ohcnetwork / life

Verified Crowd-Sourced Emergency Services Directory
https://life.coronasafe.network/
84 stars 56 forks source link

Create a CSV of all master data #210

Closed jitendraag closed 3 years ago

jitendraag commented 3 years ago

Is your feature request related to a problem? Please describe. Many apps and front-ends written by volunteers outside of Life ecosystem use CSV as input and may not port easily to our JSON APIs.

Describe the solution you'd like

  1. Create and host a CSV for all resources. Another CSV for oxygen, hospital etc.
  2. Document the URLs in README

Describe alternatives you've considered Requesting many of these developers to transform data from JSON is the only other option

Additional context We want to scale up our efforts to provide a great source of data to all front-ends.

karmakoder commented 3 years ago

https://apipheny.io/ can be used to do this.

jitendraag commented 3 years ago

Ruchika is looking this. Can someone assign to me please?

karmakoder commented 3 years ago

Ruchika is looking this. Can someone assign to me please?

done.

technoknol commented 3 years ago

@jitendraag what about GraphQL open endpoint ? Do we really need to transform our data according to adopter's needs? GraphQL endpoint would be good to extract data in any form they want.

vigneshhari commented 3 years ago

Closing this issue since we already have built the CSV auto exports. @jitendraag the file names are the same, change the extension from .json to .csv to get the csv dump.