Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project 2 - Barcelona's population Filipe Santos and Maria Gonzalez #17

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
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
2,310 changes: 2,310 additions & 0 deletions Barcelon's Population.ipynb

Large diffs are not rendered by default.

14,017 changes: 14,017 additions & 0 deletions data/ages2015.csv

Large diffs are not rendered by default.

14,017 changes: 14,017 additions & 0 deletions data/ages2016.csv

Large diffs are not rendered by default.

14,017 changes: 14,017 additions & 0 deletions data/ages2017.csv

Large diffs are not rendered by default.

14,601 changes: 14,601 additions & 0 deletions data/ages2018.csv

Large diffs are not rendered by default.

14,601 changes: 14,601 additions & 0 deletions data/ages2019.csv

Large diffs are not rendered by default.

2,177 changes: 2,177 additions & 0 deletions your-project/Final1.ipynb

Large diffs are not rendered by default.

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

# Title of My Project
*[Your Name]*
# Barcelona's Population

*[Your Cohort, Campus & Date]*
*[Filipe Santos & María González ]*

*[Ironhack Barcelona Tech bootcamps, 30-10-2020]*

## Content
- [Project Description](#project-description)
Expand All @@ -16,28 +17,34 @@


## Project Description
Write a short introduction to your project: 3-5 sentences about the context of your topic and why you chose it.
The main objective of this project is to analyze Barcelona's population from 2015 until 2019, taking into account the data extracted from the local Goverment Webside, where it is possible to apreciate the total amount of the population per Barcelona's district, neighborhood, genre and age.

## 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?
1. Is Barcelona's population growing?
2. Barcelona's districts more populated and the ones that are growing the most
3. Are there more Females or Males in Barcelona population?
4. Range of ages per district of the entire Barcelona’s population

## Dataset
What dataset (or datasets) did you use? What is the source of your data? Provide links to the data if available and describe the data briefly.
The dataset extracted form the local Goverment Webside: https://opendata-ajuntament.barcelona.cat/data/en/dataset/est-ine-edat-any-a-any
The data of Barcelona’s population from 2015 - 2019 and then, in order to obtain results clear we compared the growth per year and the one between 2019 and 2015


## Database
What is the structure of your database? Have you created more than one table and if yes, how are they related to each other? Include a drawing or computer-generated image of the ERD (Entity Relationship Diagram) of your database.
Taking into account the data extracted we created news data frames in order to calculate to obtain the questions that we wanted to answer

## Workflow
Outline the workflow you used in your project. What are the steps you went through?
1. Obtain the data
2. Have clear the questions we wanted to answer
3. Clear the data of the dataframe
4. Make new dataframes in order to obtain results


## Organization
How did you organize your work? Did you use any tools like a kanban board?
We work everyday with Trello in order to make all of our goals of this project per day.

What does your repository look like? Explain your folder and file structure.

## 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/merygongon/Project-Week-2-Barcelona.git)
[Slides](https://docs.google.com/presentation/d/1Gn0zn1YUYs2MkYrYx1npkBuHhUAF2ayYDYjbmiGs-6k/edit?usp=sharing)
[Trello](https://trello.com/b/CJlzfO0p/plan)