jrosen48 / districts-facebook

0 stars 1 forks source link

directory structure for the raw data from FB #4

Open jrosen48 opened 4 years ago

jrosen48 commented 4 years ago

In OSF, there's two years of data (2019 and to this point in 2020) for districts and schools. I'd like to propose the following structure for the directory:

Data structure

Directory structure within data:

Sparate directories for:

Within each of those, there are seperate directories for each year, i.e. 2020.

Related, I wonder if this repo should be changed from districts-facebook to k-12-institutions-facebook.

datalorax commented 4 years ago

I'm fine with that data structure. We might want to use the {fs} package because it can help with file structures, particularly as they get deeply nested like this.