MikeThacker1
MikeThacker1
Yes it is currently defined just as a text field. In the UK we're proposing an extension so that eligibility can come from a taxonomy/vocabulary. See [issue 208](https://github.com/openreferral/specification/issues/208).
In the UK our SchemaGenerator code (see https://github.com/OpenReferralUK/human-services/blob/master/SchemaGenerator/README.md ) will generate the SQL from a tabular data package. This may also exist elsewhere. We use MySQL. I'm not sure if/how...
I think the "link_type" field in [other_attribute](http://docs.openreferral.org/en/latest/hsds/reference/#other_attribute) can be made "organization" to associate taxonomy terms with organizations. The [Classifications page other_attributes example](http://docs.openreferral.org/en/latest/hsds/classifications/#other-attributes) illustrates the approach with a link_type of "program"....
In the UK we use `service_area` to denote the area within which someone should live to be eligible for a service. We've extended service area to add: - "extent" -...
@devinbalkind drew my attention to [OpenStreetMap](https://peteris.rocks/blog/openstreetmap-administrative-boundaries-in-geojson/) where you can define your own boundaries and theoretically you can define boundaries with URIs for anywhere in the world with [Natural Neighbourhoods](https://neighbourhoods.esd.org.uk/) but...
@Cskyleryoung I've added `service_area.extent_type` to my spreadsheet of proposals for the next version with an enum as you suggested plus KML. Note that the UK version also has `service_area.uri`. Theoretically,...
I've noted in cells W155 and W156 of [Por20349 - HSDS - US and UK](https://docs.google.com/spreadsheets/d/1Ew5aKgVAwEcFVR9H7FG-Z6ybJkeY4U8VM_IHN3u1cG4/edit?usp=sharing) that the data types need to be corrected. We should probably separate documentation correction from...
In our work in England (see [here in GitHub](https://github.com/esd-org-uk/human-services)), our analyst has proposed extending regular_schedule to add fields which allow events to be defined according to the iCal standard -...
https://openreferraluk.org/Guidance/ shows the proposed extension to regular_schedule. To check something is open next Saturday, I would expect "SA" to be included in the "byday" field and next Saturday to come...
Some of the results in this query in our API Query Tool show the new schedule fields in what we still call regular_schedule in the last version of Open Referral...