-
Thank you all for your work and involvement over the last couple weeks. http://pangeo.pydata.org is up and running, I encourage you to try it out.
There is still plenty of work to do. However now…
-
I have a working JSON schema API that we can pass any JSON file to it and it will validate against a JSON schema.
I need to finish JSON schema representation for:
* HSDS - A representation to de…
-
[h5netcdf](https://github.com/shoyer/h5netcdf) is a pythonic interface to `netcdf4` files using `h5py`.
It would be super cool to try `h5netcdf` on top of `h5pyd` instead.
If that worked we co…
-
[Open Referral](https://openreferral.org/) has developed the [‘Human Service Data Specification’ (HSDS)](https://github.com/openreferral/specification). It is a [Tabular Data Package](http://specs.fr…
-
As I'm currently working with a set of HSDS validation tools, I've come across the following issue.
The official specification for the Data Package schema from [Frictionless data](http://specs.fr…
-
I have been looking into tools for generating an ERD diagram from the OpenReferral JSON table schema.
I came across [jts_erd](https://github.com/iburadempa/jts_erd/blob/master/jts_erd/jts_erd.py) w…
-
For the upcoming Open Data day tomorrow. I'd like to gather information about how each California (or any state's) county treats its 211 data, and how that affects the community at large. But I am sti…
-
I have a use-case where I need the ability to manage ACL that get applied to all domains. @jreadey based on your [comment](https://github.com/HDFGroup/h5serv/issues/97#issuecomment-265304898), the ser…
ghost updated
7 years ago
-
The [Ohana API has an 'audience' field for services](http://codeforamerica.github.io/ohana-api-docs/#get-all-services-belonging-to-a-location). Issue #5 discussed renaming this to 'target groups', but…
-
A number of HSDS tables have multiple foreign keys.
For example, [Holiday Schedule](http://docs.openreferral.org/en/latest/reference/#holiday_schedule) can be linked to ```service_id``` or ```loca…