Scraping Health Departments' COVID Data

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • covid

    This Meerschaum plugin scrapes county-level COVID-19 data for US states. (by bmeares)

  • Here is the parent GitHub repository with usage instructions. I've formatted the scripts as Meerschaum plugins, which are just Python modules with fetch() functions to return DataFrames. Below are my individual scraping scripts:

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • CA-covid

    This Meerschaum plugin fetches county-level COVID-19 data from the state of California.

  • California Department of Public Health

  • CO-covid

    This Meerschaum plugin retrieves county-level data for the state of Colorado.

  • Colorado Department of Public Health and Environment

  • GA-covid

    This Meerschaum plugin fetches county-level COVID-19 data for the state of Georgia.

  • Georgia Department of Public Health

  • TX-covid

    This Meerschaum plugin fetches COVID-19 data from the Texas public health department.

  • Texas Department of State Health Services

  • US-covid

    This Meerschaum plugin scrapes the New York Time for county-level COVID-19 data.

  • New York Times

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts