Giter VIP home page Giter VIP logo

Comments (12)

 avatar commented on August 17, 2024 2

You can download the data as a CSV.

Dashboard Directory page Data
Indiana County_COVID19 CSV
Louisiana Parish_Centroids___in_COVID_dashboard___View CSV
Maryland COVID19_MD_CountyCaseCounts CSV
New Jersey Counties CSV
North Carolina NCCovid19 CSV

from coronadatascraper.

 avatar commented on August 17, 2024 1

Added Indiana.

from coronadatascraper.

 avatar commented on August 17, 2024 1

I added the CSV for Louisiana; it has cases and deaths for each parish, which Wikipedia says are equivalent to counties.

from coronadatascraper.

lazd avatar lazd commented on August 17, 2024

@mark-otaris you're a hero. Can you identify the other states from here that might provide this data and post back with links?

from coronadatascraper.

lazd avatar lazd commented on August 17, 2024

@mark-otaris already got those CSVs added to the scraper, excellent work!

from coronadatascraper.

lazd avatar lazd commented on August 17, 2024

Closing this now that we've got it covered. Thanks again!

from coronadatascraper.

SteveWallace avatar SteveWallace commented on August 17, 2024

@mark-otaris any chance you could figure out Lousiana's? http://ldh.la.gov/Coronavirus/ not familiary enough with the arcGIS api to know where to get the proper link

from coronadatascraper.

SteveWallace avatar SteveWallace commented on August 17, 2024

Thanks!

from coronadatascraper.

lazd avatar lazd commented on August 17, 2024

Updated, thanks @mark-otaris!

@SteveWallace look at the scraper, I did the hacky bit we talked about and added a conditional based on date... It'll parse the old date before today, and the CSV going forward.

from coronadatascraper.

lazd avatar lazd commented on August 17, 2024

@mark-otaris do these URLs stay up to date? Also, how are you getting them?

Can you get a URL for https://coronavirus.maryland.gov/ 's CSV?

from coronadatascraper.

lazd avatar lazd commented on August 17, 2024

@mark-otaris I figured it out, inspect until you find the request to https://services.arcgis.com/ FeatureServer, pull the serviceItemId from the response, then do http://opendata.arcgis.com/datasets/${serviceItemId}_0.csv. Thanks!

from coronadatascraper.

 avatar commented on August 17, 2024

Yes, and the 0 after the underscore is the number of the layer. Most of them have only one layer, but JHU CSSE has three.

from coronadatascraper.

Related Issues (20)

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.