DPLATA / mexdata

mex data viz project repo. everything mex-related
Apache License 2.0
3 stars 0 forks source link

add features to mx_states json file #1

Closed DPLATA closed 1 year ago

DPLATA commented 1 year ago

each state in Mexico should be mapped in the assets directory with its correspondent own unique json file and added to mx_states json file as an individual feature. This should be a pretty straight forward task and the following steps will provide you with a detailed guideline to get it done. You should make the following changes, where appropriate:

  1. create a new issue for the state you want to add to the repo by converting task to issue (rightmost icon within the task)
  2. wait for someone to assign it to you to start working on it
  3. enter opendata.com select 2019 record for the state you selected in the left side menu and download in json format state selection
  4. add the downloaded feature as a new file with the lowercase state key (three letters next to the name) as file name inside the mx_states directory
  5. copy the whole feature and add it in mx_states json file as a new feature and add state_key with the state key (uppercase) and unemployment_percentage with the value assigned for the state in desocupacion_2022 file. Make sure to copy only the "coordinates" and "type" keys into the mx_states file. Follow the structure and if you are not sure how to do it, please ask questions ;)
  6. Make sure the state file e.g. cam.json has in it the complete feature not just the "coordinates" and "type" keys. Again, if this is not clear enough ask us questions.
  7. open a PR and request a review. Make sure to include the line "Fixes #number_of_your_issue" in the commit message to automatically closing the issue when the PR is merged.

For the following states:

IF YOU HAVE ANY DOUBTS DON'T HESITATE ON POSTING YOUR QUESTIONS

DPLATA commented 1 year ago

cmx #2

DPLATA commented 1 year ago

ags #3

DPLATA commented 1 year ago

yuc #4

DPLATA commented 1 year ago

bc #8

DPLATA commented 1 year ago

bcs #9

DPLATA commented 1 year ago

resolved in commit a193792177c6eb0501fcaeda3f2dd54365ec831b