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

Assignment 7 #979

Open
anzonyquispe opened this issue Feb 6, 2024 · 0 comments
Open

Assignment 7 #979

anzonyquispe opened this issue Feb 6, 2024 · 0 comments

Comments

@anzonyquispe
Copy link
Collaborator

anzonyquispe commented Feb 6, 2024

Dear all,

Each group must create their branch named group_#_ass_7_2024_2 (group_1_ass_7_2024_2) and save their results in the Assignment_7 folder. Name your JN like your branch.

  1. Import the data located at this link. It has information on people infected with dengue at the district level for 2015 to 2021.
  2. Generate ubigeo for Departments and Provinces taking the first two and four numbers. Hint: Use this code.
  3. Use geopandas to plot the number of cases in 2021 by the district using a continuous legend. Do not forget to indicate the color of NA values. Use this shapefile.
  4. Use geopandas to plot the number of cases in 2021 by the province using a continuous legend. Do not forget to indicate the color of NA values. Use this shapefile. For this task, you will have to aggregate shapefiles at the province level.
  5. Use geopandas to plot the number of cases by the department for all the years using subplots. Every subplot for each year. Do not forget to indicate the color of NA values. Use this shapefile. For this task, you will have to aggregate shapefiles at the department level.
  6. Use geopandas to plot the number of cases by the department for all 2021 quarters using subplots. Every subplot for each quarter. Use a categorical legend with 5 bins. Do not forget to indicate the color of NA values. Use this shapefile. For this task, you will have to aggregate shapefiles at the department level. Hint: Use Semana variable to group by quarters.

Deadline 07/09/2024 11:59pm

Claudiaf-174 added a commit that referenced this issue Feb 6, 2024
danielasantander added a commit that referenced this issue Feb 7, 2024
I created the branch and file for the assesment 8.
acajasf added a commit that referenced this issue Feb 7, 2024
creación de jupyter notebook for the assignment
AngieQP1 added a commit that referenced this issue Feb 7, 2024
AlvaroZapata27 added a commit that referenced this issue Feb 8, 2024
Claudiaf-174 added a commit that referenced this issue Feb 11, 2024
Claudiaf-174 added a commit that referenced this issue Feb 11, 2024
I solved question 2
isaisilva12 added a commit that referenced this issue Feb 12, 2024
I completed section number 3
mgavilan21 added a commit that referenced this issue Feb 12, 2024
First two exercises
Wmolla added a commit to Wmolla/Diplomado_PUCP that referenced this issue Feb 14, 2024
MartinPando9 added a commit that referenced this issue Feb 14, 2024
# 2
serghiarista added a commit that referenced this issue Feb 15, 2024
mauriciorivasm added a commit that referenced this issue Feb 16, 2024
crdv-p added a commit that referenced this issue Feb 16, 2024
@crdv-p crdv-p mentioned this issue Feb 16, 2024
FFSanchez97 added a commit that referenced this issue Feb 16, 2024
Hi guys I did question number 3 and 4. Let me know if you find some errors.
FFSanchez97 added a commit that referenced this issue Feb 16, 2024
luisquispem added a commit that referenced this issue Feb 16, 2024
daniela-fg added a commit that referenced this issue Feb 16, 2024
Hi @luisquispem could you please review my code? I imported the data and did up to task 2.
luisquispem added a commit that referenced this issue Feb 16, 2024
mauriciorivasm added a commit that referenced this issue Feb 16, 2024
Imported data, merged data sets and plotted the first graph
AngieQP1 added a commit that referenced this issue Feb 16, 2024
Added part 4 of ass8 group 5
ruthchp added a commit that referenced this issue Sep 8, 2024
part 1 and 2
ruthchp added a commit that referenced this issue Sep 8, 2024
part 1 and 2
azanedov added a commit to azanedov/Diplomado_PUCP that referenced this issue Sep 8, 2024
Adding exercise 6
Palacen added a commit that referenced this issue Sep 8, 2024
add part 3
azanedov added a commit to azanedov/Diplomado_PUCP that referenced this issue Sep 8, 2024
Adding part 6!
raul-amao added a commit that referenced this issue Sep 8, 2024
lfaz1596 added a commit that referenced this issue Sep 8, 2024
I'm uploading my part.
lfaz1596 added a commit that referenced this issue Sep 8, 2024
lfaz1596 added a commit that referenced this issue Sep 8, 2024
Luis208-creator added a commit that referenced this issue Sep 8, 2024
leidygreta added a commit that referenced this issue Sep 8, 2024
leidygreta added a commit that referenced this issue Sep 8, 2024
claudiacy47 added a commit that referenced this issue Sep 8, 2024
I made part 4, regarding dengue cases by province, 2021.
claudiacy47 added a commit that referenced this issue Sep 8, 2024
dignahc added a commit that referenced this issue Sep 8, 2024
Adding member's names
MauricioJmnez added a commit that referenced this issue Sep 8, 2024
I added my part of the code.
michelcotrina added a commit that referenced this issue Sep 8, 2024
Step 6
MendozaC25 added a commit that referenced this issue Sep 8, 2024
Fixes in format
MendozaC25 added a commit that referenced this issue Sep 8, 2024
MendozaC25 added a commit that referenced this issue Sep 8, 2024
MendozaC25 added a commit that referenced this issue Sep 8, 2024
Conflict solved
MauricioJmnez added a commit that referenced this issue Sep 9, 2024
I corrected some errors in the code

Mauricio
MauricioJmnez added a commit that referenced this issue Sep 9, 2024
Final revision of the code

Mauricio
MauricioJmnez added a commit that referenced this issue Sep 9, 2024
I restarted the kernel and ran all the cells again. There was also a typo.

Mauricio
MauricioJmnez added a commit that referenced this issue Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant