Skip to content

Commit

Permalink
metadata update
Browse files Browse the repository at this point in the history
  • Loading branch information
tiffanychu90 committed Oct 18, 2024
1 parent 8768793 commit 43324ac
Show file tree
Hide file tree
Showing 8 changed files with 487 additions and 6 deletions.
5 changes: 4 additions & 1 deletion open_data/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,11 @@ compile_open_data_portal:
python gcs_to_esri.py
#update metadata.yml (add new datasets here)
python supplement_meta.py # run if any changes are made to yml
#python arcgis_script_pro.py #(in ESRI!)
python update_data_dict.py # check if columns are missing in data_dictionary yml
python update_fields_fgdc.py # populate fields with data dictionary yml values, run if update_data_dict had changes to incorporate
# Download the zipped shapefiles and metadata.yml and move to local ESRI directory
#python arcgis_script_pro.py #(in ESRI!)
python metadata_update_pro.py # go back into ESRI and update xml
# Download the overwritten XML files in xml/run_in_esri/ and move to local ESRI directory.
#python arcgis_script_pro.py #(in ESRI!)
python cleanup.py # run after ESRI work done
Loading

0 comments on commit 43324ac

Please sign in to comment.