Giter Club home page Giter Club logo

Comments (3)

bfosten avatar bfosten commented on June 11, 2024

This is a great idea. The current format of the CSVs is based on the JHU CSVs' format to reduce switching costs, but a format in which the dates are row values instead of column headers would be preferable for many use cases.

Since there are three models (Countries, Regions, and Places), we would probably have either three CSVs (including location columns) or six CSVs (using normalization, as you describe). Or we could provide both formats. These would be provided in addition to the existing format.

Any thoughts on these options, relative to the two-CSV option that you've described?

from coviddata.

mightybyte avatar mightybyte commented on June 11, 2024

So I posted this issue last night I got too frustrated with not finding anything out there and went ahead and made a repo for the stuff I had already put together.

https://github.com/covid-db/covid-db

I definitely think we should be pooling efforts and avoiding repeated work. Not sure how best to merge what you're doing with what I have there. Your goal of more closely matching JUH's format makes sense too. Open to ideas about how to efficiently collaborate. I'm really interested in expanding to apply the same relational normalization approach to lower level data gathered from individual state, county, or even individual hospital data. Maybe take a look and see what you think?

To answer your question, I had been thinking that it might be good to provide the relational tables at different levels of granularity. Perhaps one for country-level, one for region (state) level, and one for county (or whatever the more internationally generalized term is). It might be ok to combine the country and region level into one table because it seems like region-level data is pretty widely available. Smaller granularities than that don't seem to be widely available, so they might need to be in separate files.

from coviddata.

MelbourneDeveloper avatar MelbourneDeveloper commented on June 11, 2024

Hi,

This project converts the Johns Hopkins CSV files to a fully normalised database:

https://github.com/MelbourneDeveloper/COVID-19-DB

Christian

@mightybyte

from coviddata.

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.