{"id":23415945,"url":"https://github.com/eightsq/inzidenzkarte","last_synced_at":"2025-04-09T06:24:16.706Z","repository":{"id":141466458,"uuid":"356729420","full_name":"EightSQ/inzidenzkarte","owner":"EightSQ","description":"Schnell zusammengehacktes Plotting script für 7-Tage Inzidenzdaten vom RKI.","archived":false,"fork":false,"pushed_at":"2021-11-17T19:19:03.000Z","size":3295,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T00:45:21.183Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EightSQ.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-11T00:20:31.000Z","updated_at":"2021-11-17T19:19:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"e900e463-dfcb-448e-84f7-a2b96397df36","html_url":"https://github.com/EightSQ/inzidenzkarte","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EightSQ%2Finzidenzkarte","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EightSQ%2Finzidenzkarte/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EightSQ%2Finzidenzkarte/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EightSQ%2Finzidenzkarte/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EightSQ","download_url":"https://codeload.github.com/EightSQ/inzidenzkarte/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247988818,"owners_count":21029166,"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","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":[],"created_at":"2024-12-22T21:29:10.507Z","updated_at":"2025-04-09T06:24:16.677Z","avatar_url":"https://github.com/EightSQ.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Inzidenzkarte von Deutschland\n\nThis is plotting script quickly hacked together to visualize official COVID-19\ninfection data for Germany by the Robert-Koch-Institute.\n\n## Usage\n\nTo use, download one of the daily updated `.xlsx` files by the\n[Robert-Koch-Institute](https://www.rki.de/DE/Content/InfAZ/N/Neuartiges_Coronavirus/Fallzahlen.html).\nYou can then open the julia console in the project with `julia --project=@.` and\nresolve all dependencies with `]resolve`.\n\nFinally, you can load the script with `include(\"main.jl\")`.\nThe following script generates a png file given the `.xlsx` file.\n\n```julia\nfig = rki_plot(\"downloaded_rki_file.xlsx\", \"2021/04/10\")\nsave(\"plot.png\", fig.scene) # save the plot into plot.png\n```\n\nAnd now you can admire a wonderful plot.\n\n![Inzidenzkarte 17.11.2021](images/1711.png)\n\nI only have tested this on Julia 1.6, but 1.5 should be fine, too.\n\n## Map data\n\nThe included map data (`landkreise.geojson`) come from\n[here](http://opendatalab.de/projects/geojson-utilities/) and\n[here](https://github.com/m-hoerz/berlin-shapes).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feightsq%2Finzidenzkarte","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feightsq%2Finzidenzkarte","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feightsq%2Finzidenzkarte/lists"}