Code Monkey home page Code Monkey logo

covid19-florida's Introduction

Florida COVID-19 Data

When Day Positive New Positive Since Deaths New Deaths Since Total
Yesterday 2020-04-16 23,353 0 681 0 224,459
The Day Before 2020-04-15 22,521 832 627 54 214,210
Last Week 2020-04-10 17,968 5,385 419 262 165,686
2 Weeks Ago 2020-04-03 10,268 13,085 170 511 94,447

Parsed from the Florida's COVID-19 Data and Surveillance Dashboard.

Sources

The data structure and format of the released data changes frequently. I'm keeping track of the impact of these changes in this repo in NEWS.md.

FL DOH Dashboard

One table is extracted from the Florida's COVID-19 Data and Surveillance Dashboard.

The timestamp column of indicates when the dashboard was polled for changes.

Testing statistics prior to 2020-03-16 18:00:00 EDT were imported from https://covidtracking.com.

Snapshots and Data Capture

Initially this repo gathered data from the Florida Department of Health COVID-19 status page. This page has been reformatted several times and the data structure changes frequently, so currently I am collecting snapshots of the webpage and not trying to parse these tables.

I am also capturing a snapshot (HTML) and screenshot of the Florida's COVID-19 Data and Surveillance Dashboard. Data extracted from the dashboard are currently used for the current test count summaries, available in covid-19-florida-tests.csv.

Prior to the afternoon of 2020-03-18, the dashboard reported county-level case counts. Around 4pm on 2020-03-18, the dashboard layout was modified, making these counts inaccessible. Similarly, prior to this update I was relying on the reported "last update time" listed in the dashboard, but since then I have been using the time at which the dashboard was checked for any time stamps from this source.

On the same day that county-level data became inaccessible in the dashboard, FL DOH started releasing PDF reports, which I have begun to collect in pdfs/. The name of the report contains a time stamp, therefore I am periodically checking the FL DOH web page for the updated link. I've been able to extract most of the data from the PDF tables. Individual tables are stored in time stamped folders, using the time stamp in the PDF file name. The unified data files are available in data/ and prefixed with covid-19-florida_pdf_.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.