necsi / covid19

This is the repository for all of the code that necsi is writing about covid19, along with documentation.
https://endcoronavirus.org
MIT License
27 stars 21 forks source link

rpg: Add .idea folder to gitignore and add Robert Graham to contributors #25

Closed rpgraham84 closed 4 years ago

rpgraham84 commented 4 years ago

First commit, keeping it simple. I'm looking at adding some tooling to improve our data refining process. In future PRs, I'll propose some various data infra components with some flexible options for deployment. I'm planning on trying out OpenRefine to process the sheets in https://docs.google.com/spreadsheets/d/1-YNneqVqTGy2Uzp_0pPNBezhxyEp6M_a2A2GI1MTxx0/edit#gid=428126019 into the format @obuchel needs for Elasticsearch. If it goes well, I'll add the docker-compose file to this repo.