SuffolkLITLab / courtformsonline.org

Code for courtformsonline.org index of guided interviews. This replaces the "massaccess" repo
https://courtformsonline.org
MIT License
2 stars 0 forks source link

Come up with a place to store a manually curated list of interviews and side-load it with real data #9

Closed nonprofittechy closed 5 months ago

nonprofittechy commented 10 months ago

We want to get interview data from the /list endpoints on various Docassemble servers. But that will require editing each interview and adding the metadata.

It's probably helpful to come up with a shortcut before we get to that stage, since editing the metadata should probably also go along with testing each repo. That will take a fair amount of time to do. Maybe clinic students will be able to help.

See: https://github.com/SuffolkLITLab/massaccess/ and the Google Sheet that is pointed to in that repository as the source. We might want to write a quick script to get the data from Google Sheets and generate a JSON that looks like the output of /list (at least the keys we care about)

nonprofittechy commented 5 months ago

I think we don't need to do this.