- using format strings (f-strings) is a nice way in python to build strings using variables. - you can read and process a file in one pass if you iterate over the open file itself instead of reading it into a variable and then looping - i had to change your strip code when i stopped using csv reader - my python linter and auto-formater hate non-indendent comments - i added a few lines to print cases where we don't get Ok responses. |
||
---|---|---|
wikipedia_views | ||
code_of_conduct.md | ||
LICENSE | ||
README.md |
COVID-19 Digital Observatory
The COVID-19 Digital Observatory collects, aggregates, and distributes data from social media, search engine results, and Wikipedia to support social and data science research related to the pandemic.
The community data science collective is the early stages of building this project. We expect to make rapid progess and to begin releasing code and data soon.
We eagerly welcome contributors! Please get in touch. Contributors are held to the code of conduct.