Skip to content
Open

new #35

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
1,098 changes: 1,098 additions & 0 deletions your-project/Project 4.ipynb

Large diffs are not rendered by default.

25 changes: 13 additions & 12 deletions your-project/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<img src="https://bit.ly/2VnXWr2" alt="Ironhack Logo" width="100"/>

# Title of My Project
*[Your Name]*
# Project 4
*[Elina Neu]*

*[Your Cohort, Campus & Date]*
*[Remote 9.7.2021]*

## Content
- [Project Description](#project-description)
Expand All @@ -14,25 +14,26 @@
- [Links](#links)

## Project Description
Write a short introduction to your project: 3-5 sentences about the context of your topic and why you chose it.
The project aims to analyse the correlation between the death rate caused by Covid 19 and the vaccination rate globally, by using a t-test

## Questions & Hypotheses
What are the questions you would like to answer with your analysis? What did you feel were the answers to those questions before answering them with data?
The main hypothesis is that the death rate does decrease if more than 20% of the population are getting vaccinated.

## Dataset
What dataset (or datasets) did you use? What are the different sources you used (e.g. APIs, web scrapping, etc.)? Provide links to the data if available and describe the data briefly.
In order to answer the question the following 2 datasets were used. https://ourworldindata.org/covid-vaccinations , https://de.statista.com/statistik/daten/studie/1195157/umfrage/impfungen-gegen-das-coronavirus-nach-laendern-weltweit/

## Workflow
Outline the workflow you used in your project. What are the steps you went through?
The reason for choosing this dataset is mainly the societal importance of the topic, therefore I was aiming to work on a meaningful topic. After gathering the dataset I did a cleaning and analysed the data in more detail. After that I did some brainstorming on the most important questions covered by the dataset and started to work on my Hypothesis

## Organization
How did you organize your work? Did you use any tools like a kanban board?
HI used a Trello board.

What does your repository look like? Explain your folder and file structure.
The repository includes the code, one git ignore file and the read.me file

## Links
Include links to your repository, slides and kanban board. Feel free to include any other links associated with your project.

[Repository](https://github.com/)
[Slides](https://slides.com/)
[Trello](https://trello.com/en)
[Repository](https://github.com/ElinaNeu/Project-Week-5-Your-Own-Project)
[Slides](https://drive.google.com/file/d/1CYvY-KuHgwlnGdc9KjKYG51ZndxiFy6a/view?usp=sharing)
[Technical report](https://drive.google.com/file/d/1BmUFH2vChUCQZc8fUeUNyWwfQNqux7vq/view?usp=sharing)
[Trello](https://trello.com/b/t4ZhVhVG/project-4en)