Closed devinbalkind closed 9 years ago
For your immediate problem of importing data into Ohana, it's probably best to look directly at the sql for building the tables. You can find the sql here. If you need help with writing the sql, feel free to email me and I can take a look at your spreadsheets.
1.Tthe spec is far from finalized. The spec is a data interchange specification and it is not consumed directly by Ohana. As it gets closer to being finalized, we will write an Ohana importer.
For you immediate need for importing data, I would suggest using the Admin interface since there are only 27 entries. If you want to do a batch import, I suggest looking at the sql to understand the Ohana database structure for writing a sql importer. Let me know if you need help with writing the sql.
This is an Ohana API issue
@devinbalkind please let us know whether you have the information you need, especially w/r/t formatting arrays.
The original question @devinbalkind had about formatting arrays of strings and arrays of objects is no longer applicable. Those terms came from the old way of importing data into the API. Ohana API is now fully documented in terms of importing OR-compliant CSV files. You don't have to worry about arrays. You just need to follow the instructions in the Google Spreadsheets template and in the Ohana API Wiki.
Hi folks.
NYC:Prepared has been converting information about Superstorm Sandy related services into spreadsheet designed to match the OR spec. That spreadsheet is here.
We've got deployments of the Ohana API Admin and Ohana API Dev Portal.
We'd like to get our spreadsheet imported into the data platform and so we can set up the Ohana Web Search tool and get people access to services information!
To achieve this @monfresh advised us to add an issue here. He also said we should make our spreadsheets more closely resemble the OR spec. To do that we have a few questions:
Please let me know if you can help with this task, and/or if you have advice, tools, templates, etc that could be useful.
Thanks.