Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Robertopucp committed Jan 18, 2022
1 parent 96fca2c commit ec102de
Show file tree
Hide file tree
Showing 14 changed files with 63,164 additions and 2 deletions.
6 changes: 6 additions & 0 deletions Lecture_10/.ipynb_checkpoints/Geopandas-checkpoint.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"cells": [],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 4
}
6,584 changes: 6,584 additions & 0 deletions Lecture_10/.ipynb_checkpoints/Geopandas1-checkpoint.ipynb

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions Lecture_10/.ipynb_checkpoints/Untitled-checkpoint.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"cells": [],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 4
}
Binary file not shown.
7,686 changes: 7,686 additions & 0 deletions Lecture_10/Geopandas1.ipynb

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Lecture_9/Visualitazion .ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2352,7 +2352,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
Expand All @@ -2366,7 +2366,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.7"
"version": "3.8.3"
}
},
"nbformat": 4,
Expand Down
40,412 changes: 40,412 additions & 0 deletions _data/Datos_panel_distritos.csv

Large diffs are not rendered by default.

8,465 changes: 8,465 additions & 0 deletions _data/centros_hospitalarios.csv

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions _data/shape_file/DISTRITOS.cpg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
UTF-8
Binary file added _data/shape_file/DISTRITOS.dbf
Binary file not shown.
1 change: 1 addition & 0 deletions _data/shape_file/DISTRITOS.prj
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]]
Binary file added _data/shape_file/DISTRITOS.shp
Binary file not shown.
1 change: 1 addition & 0 deletions _data/shape_file/DISTRITOS.shp.xml

Large diffs are not rendered by default.

Binary file added _data/shape_file/DISTRITOS.shx
Binary file not shown.

0 comments on commit ec102de

Please sign in to comment.