{"id":20180387,"url":"https://github.com/ppcamp/python-report-covid-19-itabira","last_synced_at":"2025-05-07T03:30:29.597Z","repository":{"id":114435004,"uuid":"265690924","full_name":"ppcamp/python-report-covid-19-itabira","owner":"ppcamp","description":"This directory have a script that does a report with data from Itabira city.","archived":true,"fork":false,"pushed_at":"2021-12-20T12:52:18.000Z","size":24054,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-03T05:43:42.443Z","etag":null,"topics":["covid-19","python3","report","reportlab"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/ppcamp.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":"2020-05-20T21:34:36.000Z","updated_at":"2024-05-19T17:43:36.000Z","dependencies_parsed_at":"2023-03-15T12:31:12.847Z","dependency_job_id":null,"html_url":"https://github.com/ppcamp/python-report-covid-19-itabira","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/ppcamp%2Fpython-report-covid-19-itabira","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppcamp%2Fpython-report-covid-19-itabira/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppcamp%2Fpython-report-covid-19-itabira/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppcamp%2Fpython-report-covid-19-itabira/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ppcamp","download_url":"https://codeload.github.com/ppcamp/python-report-covid-19-itabira/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252806321,"owners_count":21807188,"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":["covid-19","python3","report","reportlab"],"created_at":"2024-11-14T02:30:29.609Z","updated_at":"2025-05-07T03:30:29.584Z","avatar_url":"https://github.com/ppcamp.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ReportCovid19Itabira\n\n\u003e  This directory have a script that does a report with data from Itabira city.\n\n---\n\n### Overview\n\nThe pdf examples of the latest version can be found in folder `examples`.\n\n\u003e Note that besides this informations, you also need two files in `others` directory. Those files are used to generate the graph of confirmed cases over time and \n\n### Downloads\n\nThis section needs to be executed by system.\n\n```bash\n# Download tool to generate pdf Report\npip3 -q install reportlab \u003e /dev/null\n\n# Download tools to login and get spreadsheet\npip3 -q install oauth2client \u003e /dev/null\npip3 -q install wheel \u003e /dev/null\npip3 -q install gspread \u003e /dev/null\n\n# Download tools to threat data\npip3 -q install pandas \u003e /dev/null\npip3 -q install numpy \u003e /dev/null\n\n# Download tools to plot\npip3 -q install matplotlib \u003e /dev/null\npip3 -q install seaborn \u003e /dev/null\n\n# Download font that will be used\nmkdir fonts\ncurl https://fonts.google.com/download?family=Montserrat -so font.zip\nunzip -qq font.zip -d fonts \u0026\u0026 rm font.zip\n\n# Download Images\n#     IMG (Imgur keeps images if 1 view per six months)\n#     https://i.imgur.com/vKgu7bE.png --\u003e WomanBlue\n#     https://i.imgur.com/GcsTCOp.png --\u003e Default Itabira's logo\nwget http://www.clker.com/cliparts/2/a/Q/D/P/J/woman-orange-hi.png -qO girl.png\nwget https://i.imgur.com/OnzjeAY.png -qO boy.png\nmkdir img \u0026\u0026 mv boy.png img/boy.png \u0026\u0026 mv girl.png img/girl.png\nwget https://i.imgur.com/ef1IAWY.jpg -qO img/logo.png\n# It's need fontawesome also, so downlod it in site\n# https://use.fontawesome.com/releases/v5.13.1/fontawesome-free-5.13.1-desktop.zip\n# And then convert into ttf\n# https://anyconv.com/otf-to-ttf-converter/\n\n# Create folder to store pdf and logs\nmkdir pdfs/\nmkdir logs/\n```\n\n## Running\n\n```bash\n# To run, just execute\npython3 coronaplotsv2.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fppcamp%2Fpython-report-covid-19-itabira","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fppcamp%2Fpython-report-covid-19-itabira","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fppcamp%2Fpython-report-covid-19-itabira/lists"}