-
-
Tool that will interactively scan the contents of an HSDS resource bundle - serialized as a [Tabular data package](http://specs.frictionlessdata.io/tabular-data-package/) - validate the resources and …
-
From the API thread at https://github.com/openreferral/api-specification/issues/21
There are cases when addresses, locations (and contact details?) should not be disclosed to protect a service or s…
-
Open211 has data for all the different categories but for shelter App we are interested in categories which are related to unhoused community.
Learn open 211 api from below and the list of categor…
-
I am trying to serve POSIX files that contain datasets compressed with the [bitshuffle filter](https://github.com/kiyo-masui/bitshuffle).
`hsload --link` works without any trouble as do requests to…
-
There are several issues that result from using H5PYD or the HSDS CLI commands on an HDF5 VDS made using H5PY. If a few HDF5 files are combined in a VDS, and if H5PYD is used to send the VDS to the HS…
-
As part of the NOAA Big Data Project, the National Water Model data is now on AWS S3:
From Conor Delaney:
> From Just checked with CICs, the data is all there I just didn't understand how it was…
-
Hi
I am using HSDS to create hdf5 file in Azure Blob storage, as below.
fHSDS = h5pyd.File(HSDS_PATH + FILE_NAME, "w")
dset_hsds = fHSDS.create_dataset(DATASET_NAME, (NUM_ROWS,NUM_COLS), dtype…
-
Many of the top hits for HSDS-related search terms go to older version of the docs, when they should probably go to pages under *latest*
Some examples:
- Search query: [Human Services Data Speci…
-
As requested here by @mrocklin: https://github.com/pangeo-data/pangeo/issues/75#issuecomment-357734564
- [ ] Try XArray + Dask locally on the HSDS data to verify that it can be accessed concurrent…