carlplant / NHS_choices_GP_data

Performance data for GPs test


First attempt of scraping specific performance data for GP practices via nhs.uk.

I’ve only scraped a small number of GP practices to save hammering the nhs.uk server.

Data refers to:

  • GP survey data- Opening hours
  • GP survey data- Consultation with Doctors
  • % Score for Organisation of Practice
  • I might just scrape the lot if there’s a good reason too.

    I’ve collected the nhs.uk ID number for each practice via <a href"https://scraperwiki.com/scrapers/nhs_choices_gp_recommended/">an earlier scraper as well as here.

    Contributors carlplant

    Last run failed with status code 999.

    Console output of last run

    Please install the Morph Github App on carlplant so that Morph can access this repository on GitHub. Please go to https://github.com/apps/morph-io/installations/new/permissions?repository_ids%5B%5D=17571378&repository_ids%5B%5D=17571505&repository_ids%5B%5D=17571348&repository_ids%5B%5D=17571321&repository_ids%5B%5D=17571481&repository_ids%5B%5D=17571302&repository_ids%5B%5D=17571443&suggested_target_id=489734 Why? See https://morph.io/documentation/github_app

    Statistics

    Average successful run time: about 6 hours

    Total run time: 4 months

    Total cpu time used: about 9 hours

    Total disk space used: 160 MB

    History

    • Auto ran and failed .
    • Auto ran and failed .
    • Auto ran and failed .
    • Auto ran and failed .
    • Auto ran and failed .
    • ...
    • Created on morph.io

    Show complete history

    Scraper code

    Python

    NHS_choices_GP_data / scraper.py