Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 1.85 KB

README.md

File metadata and controls

48 lines (36 loc) · 1.85 KB

Covid-19 Analyzer

cities_comparison

About this project

Main goal:

"Analyze the different covid-19 scenarios in Brazilian states and cities" 🇧🇷

Why?

Brazil being a very large country, there are several scenarios to be analyzed, some cities are already facing a drop in the number of cases, and others they are starting to face the pandemic. Then this data app will be able to inform users about the situation about their city's covid-19.

Datas

Data were collected from two different sources

Functionalities

  • Cities analyzer

    • Information about the covid-19 of all brazilian cities

    • Comparison of different scenarios about covid-19 in cities in the same state

    • Information about:

      • Accumulated Cases
      • New Cases
      • Accumulated Deaths
      • New Deaths
  • States analyzer

    • Information about the covid-19 of all brazilian states

    • Change analyze date

    • Information about:

      • Confirmed Cases
      • Number of Deaths
      • Recovered Cases
      • Active Cases

Built With

  • Streamlit - Build the data app
  • Pandas - Read data informations about covid-19
  • Plotly - States map
  • Pydeck - Cities map
  • Numpy - Samples distribution to cities map.