Skip to content
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
71 changes: 71 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
# Created by https://www.toptal.com/developers/gitignore/api/windows,microsoftoffice,jupyternotebooks
# Edit at https://www.toptal.com/developers/gitignore?templates=windows,microsoftoffice,jupyternotebooks

### JupyterNotebooks ###
# gitignore template for Jupyter Notebooks
# website: http://jupyter.org/

.ipynb_checkpoints
*/.ipynb_checkpoints/*

# IPython
profile_default/
ipython_config.py

# Remove previous ipynb_checkpoints
# git rm -r .ipynb_checkpoints/

### MicrosoftOffice ###
*.tmp

# Word temporary
~$*.doc*

# Word Auto Backup File
Backup of *.doc*

# Excel temporary
~$*.xls*

# Excel spreadsheet
*.xlsx

# Excel Backup File
*.xlk

# PowerPoint temporary
~$*.ppt*

# PowerPoint slide
*.pptx

# Visio autosave temporary files
*.~vsd*

### Windows ###
# Windows thumbnail cache files
Thumbs.db
Thumbs.db:encryptable
ehthumbs.db
ehthumbs_vista.db

# Dump file
*.stackdump

# Folder config file
[Dd]esktop.ini

# Recycle Bin used on file shares
$RECYCLE.BIN/

# Windows Installer files
*.cab
*.msi
*.msix
*.msm
*.msp

# Windows shortcuts
*.lnk

# End of https://www.toptal.com/developers/gitignore/api/windows,microsoftoffice,jupyternotebooks
4,602 changes: 4,602 additions & 0 deletions datasets/0401230100_BCN_Nomenclàtor.csv

Large diffs are not rendered by default.

10,340 changes: 0 additions & 10,340 deletions datasets/1.-Transportation/accidents-2017.csv

This file was deleted.

3,163 changes: 0 additions & 3,163 deletions datasets/1.-Transportation/bus-stops.csv

This file was deleted.

652 changes: 0 additions & 652 deletions datasets/1.-Transportation/public-transport.csv

This file was deleted.

5,745 changes: 0 additions & 5,745 deletions datasets/2.-Urban-Environment/air-quality-nov-2017.csv

This file was deleted.

9 changes: 0 additions & 9 deletions datasets/2.-Urban-Environment/air-stations-nov-2017.csv

This file was deleted.

10,029 changes: 10,029 additions & 0 deletions datasets/2019_accidents_causes_gu_bcn_.csv

Large diffs are not rendered by default.

10,028 changes: 10,028 additions & 0 deletions datasets/2019_accidents_gu_bcn.csv

Large diffs are not rendered by default.

11,845 changes: 11,845 additions & 0 deletions datasets/2019_accidents_persones_gu_bcn_.csv

Large diffs are not rendered by default.

10,537 changes: 10,537 additions & 0 deletions datasets/2019_accidents_tipus_gu_bcn_.csv

Large diffs are not rendered by default.

19,038 changes: 19,038 additions & 0 deletions datasets/2019_accidents_vehicles_gu_bcn_.csv

Large diffs are not rendered by default.

735 changes: 0 additions & 735 deletions datasets/3.-Population/births.csv

This file was deleted.

4,600 changes: 0 additions & 4,600 deletions datasets/3.-Population/deaths.csv

This file was deleted.

35,225 changes: 0 additions & 35,225 deletions datasets/3.-Population/immigrants-by-nationality.csv

This file was deleted.

4,663 changes: 0 additions & 4,663 deletions datasets/3.-Population/immigrants-emigrants-by-age.csv

This file was deleted.

41 changes: 0 additions & 41 deletions datasets/3.-Population/immigrants-emigrants-by-destination.csv

This file was deleted.

731 changes: 0 additions & 731 deletions datasets/3.-Population/immigrants-emigrants-by-sex.csv

This file was deleted.

Loading