{"id":17848385,"url":"https://github.com/christianversloot/covid-rivm-scripts","last_synced_at":"2025-07-21T20:31:14.346Z","repository":{"id":94593181,"uuid":"305699724","full_name":"christianversloot/covid-rivm-scripts","owner":"christianversloot","description":"📊 Open source scripts for analyzing daily reports from Dutch National Institute for Public Health and the Environment (RIVM) about confirmed COVID-19 cases.","archived":false,"fork":false,"pushed_at":"2020-12-15T13:17:29.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T16:17:45.019Z","etag":null,"topics":["covid-19","data-science","netherlands","open-data","open-datasets","pandemic","pandemic-analysis"],"latest_commit_sha":null,"homepage":"https://data.rivm.nl/geonetwork/srv/dut/catalog.search#/metadata/5f6bc429-1596-490e-8618-1ed8fd768427?tab=relations","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/christianversloot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-10-20T12:25:23.000Z","updated_at":"2022-10-31T17:25:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"c49b9e90-6859-4adb-b578-dca33c9bdae2","html_url":"https://github.com/christianversloot/covid-rivm-scripts","commit_stats":{"total_commits":17,"total_committers":1,"mean_commits":17.0,"dds":0.0,"last_synced_commit":"03400052fef20e09fd3ba739d9191588e6234869"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/christianversloot/covid-rivm-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christianversloot%2Fcovid-rivm-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christianversloot%2Fcovid-rivm-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christianversloot%2Fcovid-rivm-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christianversloot%2Fcovid-rivm-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/christianversloot","download_url":"https://codeload.github.com/christianversloot/covid-rivm-scripts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christianversloot%2Fcovid-rivm-scripts/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266374951,"owners_count":23919496,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["covid-19","data-science","netherlands","open-data","open-datasets","pandemic","pandemic-analysis"],"created_at":"2024-10-27T22:22:07.591Z","updated_at":"2025-07-21T20:31:14.313Z","avatar_url":"https://github.com/christianversloot.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# COVID-RIVM-scripts\n📊 Open source scripts for analyzing daily reports from Dutch National Institute for Public Health and the Environment (RIVM) about confirmed COVID-19 cases.\n\n* Get notified when a new number of COVID-19 tests is made available by Dutch RIVM before the news notifies you. \n* Find the number of positive COVID-19 tests in any Dutch municipality today / yesterday (and, with some customization, on an arbitrary date)\n\nIt's a quick-and-dirty attempt to be made aware of new statistics, so please don't expect the most beautiful code 😉\n\n## Installing the notifier\n1. Ensure that you have Python 3.x installed on your machine.\n2. Ensure that you have `playsound` installed: `pip install playsound`\n3. Ensure that you have `pandas` installed: `pip install pandas`\n4. Ensure that you have `requests` installed: `pip install requests`\n5. Clone this repository.\n6. Download a `cheer.mp3` file from e.g. https://freesound.org/people/Johanneskristjansson/sounds/371339/ and add it to the folder where you cloned the repository.\n7. Do the same for a `meh.mp3` file e.g. https://freesound.org/people/UncleSigmund/sounds/30988/\n\n## Running the notifier\n1. Run the script: `python covid.py`.\n2. The script will automatically stop when new numbers get in and you will be notified by sound.\n\n## Running the by-municipality reporter\nIf new numbers are in, you can also perform a search by municipality name by means of the script `by_municipality.py`. Please make sure to adapt the `municipalities` variable and ensure that you have `pandas` and `requests` installed (i.e. `pip install pandas requests`). Then run `python by_municipality.py` et voila!\n\n## License\n[Apache 2.0 License](./LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristianversloot%2Fcovid-rivm-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchristianversloot%2Fcovid-rivm-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristianversloot%2Fcovid-rivm-scripts/lists"}