CharlotteMaher / Chapter17scraper

Test for python scraping chapter 17 building on chapter 16 framework


Contributors CharlotteMaher

Last run failed with status code 1.

Console output of last run

Injecting configuration and compiling... Injecting scraper and running... Traceback (most recent call last): File "scraper.py", line 16, in <module> if table_cells: NameError: name 'table_cells' is not defined

Data

Downloaded 0 times

To download data sign in with GitHub

Download table (as CSV) Download SQLite database (8 KB) Use the API

rows 10 / 33

Trolley total Region Date Hospital Ward total
Trolley Total
Region
Date
Hospital
Ward Total
7
Eastern
30/07/2019
Beaumont Hospital
9
0
Eastern
30/07/2019
Children's University Hospital, Temple Street
0
8
Eastern
30/07/2019
Connolly Hospital, Blanchardstown
6
24
Eastern
30/07/2019
Mater Misericordiae University Hospital
0
14
Eastern
30/07/2019
Naas General Hospital
4
0
Eastern
30/07/2019
National Children's Hospital, Tallaght
0
0
Eastern
30/07/2019
Our Lady's Children's Hospital, Crumlin
0
8
Eastern
30/07/2019
St James' Hospital
0
27
Eastern
30/07/2019
St Vincent's University Hospital
0

Statistics

Average successful run time: less than 20 seconds

Total run time: less than a minute

Total cpu time used: less than 5 seconds

Total disk space used: 42.4 KB

History

  • Manually ran revision a7249b64 and failed .
    nothing changed in the database
  • Manually ran revision 97be1627 and failed .
    nothing changed in the database
  • Manually ran revision fa7b401a and failed .
    nothing changed in the database
  • Manually ran revision 4bdf7877 and failed .
    nothing changed in the database
  • Manually ran revision 5a30414c and completed successfully .
    33 records added, 33 records removed in the database
  • ...
  • Created on morph.io

Show complete history

Scraper code

Chapter17scraper