CodeForPittsburgh / food-access-map-data

Data for the food access map
MIT License
8 stars 18 forks source link

Remove auto_read_from_json.R (probably) #127

Closed maxachis closed 3 years ago

maxachis commented 3 years ago

Some moron (me) made a file intended to be in the pipeline to read files from the json and convert them into a simple standard table format. But that's not referenced in run.sh. So this probably should be removed.

This wouldn't take much. Just delete the file and then run the "Generate Merged Dataset" to ensure the merged_dataset still runs properly. Anyone can do it if they have the time. Even a certain moron who won't be named.

https://github.com/CodeForPittsburgh/food-access-map-data/blob/master/data_prep_scripts/auto_read_from_json.R

(But to be clear, the moron is me).

maxachis commented 3 years ago

Commit made which removes this file. Running Merge_dataset now. https://github.com/CodeForPittsburgh/food-access-map-data/commit/0198509d562c3131b760786b64eac9bc0b312a68

maxachis commented 3 years ago

Merge_dataset appears successful. Closing issue.