Coder Social home page Coder Social logo

covid_analysis's Introduction

Analysing Austrias deaths and their Covid-19 correlation

The data is used from data.gv.at which is Austrias official open data source. More about it here.

Central Notebook is covid_analysis_charts.ipynb


Published notebook on

https://createdd.github.io/covid_analysis/covid_analysis_charts.html


Datasets

The used datasets are from:

general deaths: https://www.data.gv.at/katalog/dataset/stat_gestorbene-in-osterreich-ohne-auslandssterbefalle-ab-2000-nach-kalenderwoche/resource/b0c11b84-69d4-4d3a-9617-5307cc4edb73

covid deaths: https://www.data.gv.at/katalog/dataset/covid-19-zeitverlauf-der-gemeldeten-covid-19-zahlen-der-bundeslander-morgenmeldung/resource/24f56d99-e5cc-42e4-91fa-3e6a06b73064?view_id=89e19615-c7b3-445c-9924-e9dd6b8ace75

Goal of the analysis

This project has multiple goals.

Work with Austria's open source data and see its ease of use Plot interactively the development of deaths and covid deaths over time Fit a (polynomial) regression through the data and calculate the slopes and given points to see the change of deaths rates.

img.png

Analysis of covid deaths

Get Started

Install dependencies like

conda install --file requirements.txt

Run notebook like

jupyter notebook

Streamlit App

To start the streamlit app, run the following in your terminal

streamlit run main.py

In case your environment cannot be found register your env as kernel like

See here

ipython kernel install --user --name=<any_name_for_kernel>

This will open a server, demonstrating

Further ideas to add for the streamlit app, here

Addtional

Medium Article: https://towardsdatascience.com/check-data-claims-yourself-with-python-an-example-8b8a92c0ae56 Explanation video: https://www.youtube.com/watch?v=fjJxxN2PtYk Timelapse video: https://www.youtube.com/watch?v=bZrwzROVczM

covid_analysis's People

Contributors

createdd avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.