ds5010 / broadband

MIT License
2 stars 1 forks source link

data organizing #4

Closed zyune closed 2 years ago

zyune commented 2 years ago
Screen Shot 2022-04-18 at 9 11 38 PM
sophiacofone commented 2 years ago

Hi Data team @zyune @MatthewjRay @kayneryan,

Our task is to organize the repo by county and report type. The code should be reproducible and well documented to support the organization. Yune's picture above shows what the organization should look like. Each county name will be a directory that will contain all the different layer geojson files per that county.

After chatting with Yune just now we decided that Yune's code is already most of the way there, we just need to make 2 small modifications. First, we need to incorporate the other data file layers into the code, or provide an option for that to be a parameter. Then, we need to change the file naming convention at the end so that all output files are named relevant to the data layer (rather than just all being the county name). Does this sound like a good plan?

MatthewjRay commented 2 years ago

@zyune @sophiacofone @kayneryan

This structure looks good, and the next steps outlined seem logical. Here is a link to the tier data segmented by County that I put together. Please take a look and make sure it looks accurate. If we need any additional segments for this dataset, let me know, and I can work on it tomorrow.

https://github.com/MatthewjRay/5010_Data/tree/main/broadband_tiers_county_data

sophiacofone commented 2 years ago

@zyune @MatthewjRay I made a pull request addressing this, please let me know if it is what you guys were thinking. Thanks!

sophiacofone commented 2 years ago

Also sorry to all for the rouge merge to main branch! Completely my bad, I think I restored it to what it was before (keeping the mistake in the history) but please let me know if I did that wrong.