From df057a7a2c90e9eadbbb9b549d6d6a6e6651ed74 Mon Sep 17 00:00:00 2001 From: Greg Bloom Date: Mon, 24 Jan 2022 11:25:29 -0800 Subject: [PATCH 1/3] Create CODE_OF_CONDUCT.md Probably should have had this a while ago. --- CODE_OF_CONDUCT.md | 128 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 128 insertions(+) create mode 100644 CODE_OF_CONDUCT.md diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 00000000..75c9401b --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,128 @@ +# Contributor Covenant Code of Conduct + +## Our Pledge + +We as members, contributors, and leaders pledge to make participation in our +community a harassment-free experience for everyone, regardless of age, body +size, visible or invisible disability, ethnicity, sex characteristics, gender +identity and expression, level of experience, education, socio-economic status, +nationality, personal appearance, race, religion, or sexual identity +and orientation. + +We pledge to act and interact in ways that contribute to an open, welcoming, +diverse, inclusive, and healthy community. + +## Our Standards + +Examples of behavior that contributes to a positive environment for our +community include: + +* Demonstrating empathy and kindness toward other people +* Being respectful of differing opinions, viewpoints, and experiences +* Giving and gracefully accepting constructive feedback +* Accepting responsibility and apologizing to those affected by our mistakes, + and learning from the experience +* Focusing on what is best not just for us as individuals, but for the + overall community + +Examples of unacceptable behavior include: + +* The use of sexualized language or imagery, and sexual attention or + advances of any kind +* Trolling, insulting or derogatory comments, and personal or political attacks +* Public or private harassment +* Publishing others' private information, such as a physical or email + address, without their explicit permission +* Other conduct which could reasonably be considered inappropriate in a + professional setting + +## Enforcement Responsibilities + +Community leaders are responsible for clarifying and enforcing our standards of +acceptable behavior and will take appropriate and fair corrective action in +response to any behavior that they deem inappropriate, threatening, offensive, +or harmful. + +Community leaders have the right and responsibility to remove, edit, or reject +comments, commits, code, wiki edits, issues, and other contributions that are +not aligned to this Code of Conduct, and will communicate reasons for moderation +decisions when appropriate. + +## Scope + +This Code of Conduct applies within all community spaces, and also applies when +an individual is officially representing the community in public spaces. +Examples of representing our community include using an official e-mail address, +posting via an official social media account, or acting as an appointed +representative at an online or offline event. + +## Enforcement + +Instances of abusive, harassing, or otherwise unacceptable behavior may be +reported to the community leaders responsible for enforcement at +info@openreferral.org. +All complaints will be reviewed and investigated promptly and fairly. + +All community leaders are obligated to respect the privacy and security of the +reporter of any incident. + +## Enforcement Guidelines + +Community leaders will follow these Community Impact Guidelines in determining +the consequences for any action they deem in violation of this Code of Conduct: + +### 1. Correction + +**Community Impact**: Use of inappropriate language or other behavior deemed +unprofessional or unwelcome in the community. + +**Consequence**: A private, written warning from community leaders, providing +clarity around the nature of the violation and an explanation of why the +behavior was inappropriate. A public apology may be requested. + +### 2. Warning + +**Community Impact**: A violation through a single incident or series +of actions. + +**Consequence**: A warning with consequences for continued behavior. No +interaction with the people involved, including unsolicited interaction with +those enforcing the Code of Conduct, for a specified period of time. This +includes avoiding interactions in community spaces as well as external channels +like social media. Violating these terms may lead to a temporary or +permanent ban. + +### 3. Temporary Ban + +**Community Impact**: A serious violation of community standards, including +sustained inappropriate behavior. + +**Consequence**: A temporary ban from any sort of interaction or public +communication with the community for a specified period of time. No public or +private interaction with the people involved, including unsolicited interaction +with those enforcing the Code of Conduct, is allowed during this period. +Violating these terms may lead to a permanent ban. + +### 4. Permanent Ban + +**Community Impact**: Demonstrating a pattern of violation of community +standards, including sustained inappropriate behavior, harassment of an +individual, or aggression toward or disparagement of classes of individuals. + +**Consequence**: A permanent ban from any sort of public interaction within +the community. + +## Attribution + +This Code of Conduct is adapted from the [Contributor Covenant][homepage], +version 2.0, available at +https://www.contributor-covenant.org/version/2/0/code_of_conduct.html. + +Community Impact Guidelines were inspired by [Mozilla's code of conduct +enforcement ladder](https://github.com/mozilla/diversity). + +[homepage]: https://www.contributor-covenant.org + +For answers to common questions about this code of conduct, see the FAQ at +https://www.contributor-covenant.org/faq. Translations are available at +https://www.contributor-covenant.org/translations. From c49d30080bd3d18e25c0ad98a208816f7dc19254 Mon Sep 17 00:00:00 2001 From: Lewis Spurgin Date: Fri, 20 Jan 2023 18:34:38 +0000 Subject: [PATCH 2/3] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64c369c8..b2664293 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ This will update the `datapackage.json` file, the examples and the compiled sche Any change pushed to the master branch on GitHub will be built and pushed to http://docs.openreferral.org/en/latest/ automatically by ReadTheDocs. Build info is found at https://readthedocs.org/projects/openreferral/builds/ -Other branches are not built automatically, but can be configured by admins of the 'openreferral' project on ReadTheDocs, on this page - https://readthedocs.org/projects/openreferral/versions/ +Other branches are also built automatically and can be viewed by typing the branch name into the ReadTheDocs url. Branches other than the master branch are hidden from the ReadTheDocs flyout menu. ReadTheDocs settings can be configured by admins of the 'openreferral' project on ReadTheDocs, on this page - https://readthedocs.org/projects/openreferral/versions/ ### Building locally From 5caa70df8485619f9751477fa7eb88f17569cf57 Mon Sep 17 00:00:00 2001 From: Lewis Spurgin Date: Fri, 20 Jan 2023 18:38:10 +0000 Subject: [PATCH 3/3] Revert "316 readme rtd" --- .github/pull_request_template.md | 19 - .readthedocs.yaml | 39 - README.md | 39 +- datapackage.json | 4080 +- docs/conf.py | 21 +- docs/hsds/logical_model.md | 4 +- examples/csv/accessibility.csv | 2 - examples/csv/address.csv | 2 - examples/csv/attribute.csv | 2 - examples/csv/contact.csv | 2 - examples/csv/cost_option.csv | 2 - examples/csv/funding.csv | 2 - examples/csv/language.csv | 2 - examples/csv/location.csv | 2 - examples/csv/meta_table_description.csv | 2 - examples/csv/metadata.csv | 2 - examples/csv/organization.csv | 2 - examples/csv/organization_identifier.csv | 2 - examples/csv/phone.csv | 2 - examples/csv/program.csv | 2 - examples/csv/required_document.csv | 2 - examples/csv/schedule.csv | 2 - examples/csv/service.csv | 2 - examples/csv/service_area.csv | 2 - examples/csv/service_at_location.csv | 2 - examples/csv/taxonomy.csv | 2 - examples/csv/taxonomy_term.csv | 2 - examples/location.json | 109 - examples/organization_full.json | 548 - examples/organization_simple.json | 14 - examples/service_at_location_full.json | 544 - examples/service_at_location_simple.json | 59 - examples/service_full.json | 546 - examples/service_simple.json | 42 - examples/tabular.json | 267 - examples/taxonomy.json | 7 - examples/taxonomy_term.json | 17 - requirements.in | 17 +- requirements.txt | 148 +- schema/accessibility.json | 81 - schema/address.json | 149 - schema/attribute.json | 94 - schema/compiled/organization.json | 56332 --------------- schema/compiled/organization_package.json | 56335 ---------------- schema/compiled/service.json | 40659 ----------- schema/compiled/service_at_location.json | 40655 ----------- .../compiled/service_at_location_package.json | 40658 ----------- schema/compiled/service_package.json | 40662 ----------- schema/compiled/tabular.json | 2697 - schema/contact.json | 125 - schema/cost_option.json | 109 - schema/funding.json | 68 - schema/language.json | 98 - schema/location.json | 195 - schema/meta_table_description.json | 65 - schema/metadata.json | 110 - schema/organization.json | 203 - schema/organization_identifier.json | 82 - schema/phone.json | 133 - schema/program.json | 82 - schema/required_document.json | 69 - schema/schedule.json | 273 - schema/service.json | 324 - schema/service_area.json | 99 - schema/service_at_location.json | 100 - schema/simple/schema.csv | 249 - schema/taxonomy.json | 73 - schema/taxonomy_term.json | 117 - 68 files changed, 1721 insertions(+), 285737 deletions(-) delete mode 100644 .github/pull_request_template.md delete mode 100644 .readthedocs.yaml delete mode 100644 examples/csv/accessibility.csv delete mode 100644 examples/csv/address.csv delete mode 100644 examples/csv/attribute.csv delete mode 100644 examples/csv/contact.csv delete mode 100644 examples/csv/cost_option.csv delete mode 100644 examples/csv/funding.csv delete mode 100644 examples/csv/language.csv delete mode 100644 examples/csv/location.csv delete mode 100644 examples/csv/meta_table_description.csv delete mode 100644 examples/csv/metadata.csv delete mode 100644 examples/csv/organization.csv delete mode 100644 examples/csv/organization_identifier.csv delete mode 100644 examples/csv/phone.csv delete mode 100644 examples/csv/program.csv delete mode 100644 examples/csv/required_document.csv delete mode 100644 examples/csv/schedule.csv delete mode 100644 examples/csv/service.csv delete mode 100644 examples/csv/service_area.csv delete mode 100644 examples/csv/service_at_location.csv delete mode 100644 examples/csv/taxonomy.csv delete mode 100644 examples/csv/taxonomy_term.csv delete mode 100644 examples/location.json delete mode 100644 examples/organization_full.json delete mode 100644 examples/organization_simple.json delete mode 100644 examples/service_at_location_full.json delete mode 100644 examples/service_at_location_simple.json delete mode 100644 examples/service_full.json delete mode 100644 examples/service_simple.json delete mode 100644 examples/tabular.json delete mode 100644 examples/taxonomy.json delete mode 100644 examples/taxonomy_term.json delete mode 100644 schema/accessibility.json delete mode 100644 schema/address.json delete mode 100644 schema/attribute.json delete mode 100644 schema/compiled/organization.json delete mode 100644 schema/compiled/organization_package.json delete mode 100644 schema/compiled/service.json delete mode 100644 schema/compiled/service_at_location.json delete mode 100644 schema/compiled/service_at_location_package.json delete mode 100644 schema/compiled/service_package.json delete mode 100644 schema/compiled/tabular.json delete mode 100644 schema/contact.json delete mode 100644 schema/cost_option.json delete mode 100644 schema/funding.json delete mode 100644 schema/language.json delete mode 100644 schema/location.json delete mode 100644 schema/meta_table_description.json delete mode 100644 schema/metadata.json delete mode 100644 schema/organization.json delete mode 100644 schema/organization_identifier.json delete mode 100644 schema/phone.json delete mode 100644 schema/program.json delete mode 100644 schema/required_document.json delete mode 100644 schema/schedule.json delete mode 100644 schema/service.json delete mode 100644 schema/service_area.json delete mode 100644 schema/service_at_location.json delete mode 100644 schema/simple/schema.csv delete mode 100644 schema/taxonomy.json delete mode 100644 schema/taxonomy_term.json diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md deleted file mode 100644 index 1c7f663d..00000000 --- a/.github/pull_request_template.md +++ /dev/null @@ -1,19 +0,0 @@ -**Related issues** - - - -**Description** - - - -**Merge checklist** - - - -- [ ] Check which branch the PR is merging into. For 3.0 update work this should be `3.0-dev' -- [ ] Update the changelog - -If you have edited any schema files: - -- [ ] Run `hsds_schema.py` to update `datapackage.json` and example files -- [ ] Update the [logical model](http://docs.openreferral.org/en/latest/hsds/logical_model/) page if relevant diff --git a/.readthedocs.yaml b/.readthedocs.yaml deleted file mode 100644 index 6b536870..00000000 --- a/.readthedocs.yaml +++ /dev/null @@ -1,39 +0,0 @@ -# .readthedocs.yaml -# Read the Docs configuration file -# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details - -# Required -version: 2 - -# Set the version of Python and other tools you might need -build: - os: ubuntu-22.04 - apt_packages: - - graphviz - - libgraphviz-dev - tools: - python: "3.9" - # You can also specify other tool versions: - # nodejs: "16" - # rust: "1.55" - # golang: "1.17" - -# Build documentation in the docs/ directory with Sphinx -sphinx: - configuration: docs/conf.py - -# If using Sphinx, optionally build your docs in additional formats such as PDF -# formats: -# - pdf - -# Optionally declare the Python requirements required to build your docs -python: - install: - - requirements: requirements.txt - -# You can include or exclude git submodules from the Read the Docs -# documentation build. -# https://docs.readthedocs.io/en/stable/config-file/v2.html#submodules -submodules: - include: all - diff --git a/README.md b/README.md index b2664293..6107b62c 100644 --- a/README.md +++ b/README.md @@ -20,42 +20,13 @@ We encourage you to use an [open license](http://licenses.opendefinition.org/) f Earlier versions were licensed under CC0. -## Setup environment for docs and schema tools - -Set up an environment and install Python dependencies into it: - -``` -python3 -m venv .ve -source .ve/bin/activate -pip install -r requirements.txt -``` - -This will install everything needed to run the docs and the `hsds_schema.py` executable. - -If you run into any errors with the docs or schema building, make sure an existing environment is up-to-date by running: - -``` -pip install --upgrade -r requirements.txt -``` - -## Building datapackage.json, examples and compiled schemas - -After changing any schemas the following command needs to be run: - -``` -hsds_schema.py docs-all -``` - -This will update the `datapackage.json` file, the examples and the compiled schemas. - - ## Building the documentation ### ReadTheDocs Any change pushed to the master branch on GitHub will be built and pushed to http://docs.openreferral.org/en/latest/ automatically by ReadTheDocs. Build info is found at https://readthedocs.org/projects/openreferral/builds/ -Other branches are also built automatically and can be viewed by typing the branch name into the ReadTheDocs url. Branches other than the master branch are hidden from the ReadTheDocs flyout menu. ReadTheDocs settings can be configured by admins of the 'openreferral' project on ReadTheDocs, on this page - https://readthedocs.org/projects/openreferral/versions/ +Other branches are not built automatically, but can be configured by admins of the 'openreferral' project on ReadTheDocs, on this page - https://readthedocs.org/projects/openreferral/versions/ ### Building locally @@ -67,6 +38,14 @@ You will need graphviz installed. For Ubuntu: apt-get install graphviz libgraphviz-dev ``` +Set up an environment and install Python dependencies into it: + +``` +python3 -m venv .ve +source .ve/bin/activate +pip install -r requirements.txt +``` + Then pull in the submodule for the API documentation. ``` diff --git a/datapackage.json b/datapackage.json index e5fd246f..e9c0cf80 100644 --- a/datapackage.json +++ b/datapackage.json @@ -1,2490 +1,1660 @@ { - "name": "human_services_data", - "title": "Human Services Data Specification", - "description": "HSDS describes data about organizations, the services they provide, the locations at which these services can be accessed, and associated details.", - "profile": "tabular-data-package", - "version": "3.0.0", - "homepage": "http://docs.openreferral.org", - "license": { - "url": "https://creativecommons.org/licenses/by-sa/4.0/", - "type": "CC-BY-SA-4.0", - "name": "Creative Commons Attribution-ShareAlike 4.0" - }, - "resources": [ - { - "name": "organization", - "path": "organizations.csv", - "description": "The organization record is used to provide basic description and details about each organization delivering services. Each service should be linked to the organization responsible for its delivery. One organization may deliver many services.", - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "schema": { - "primaryKey": "id", - "fields": [ - { - "name": "id", - "type": "string", - "description": "Each organization must have a unique identifier.", - "format": "uuid", - "constraints": { - "required": true, - "unique": true - }, - "example": "d9d5e0f5-d3ce-4f73-9a2f-4dd0ecc6c610", - "core": "Y" - }, - { - "name": "name", - "type": "string", - "description": "The official or public name of the organization.", - "constraints": { - "required": true, - "unique": false - }, - "example": "Example Organization Inc.", - "core": "Y" - }, - { - "name": "alternate_name", - "type": "string", - "description": "Alternative or commonly used name for the organization.", - "constraints": { - "required": false, - "unique": false - }, - "example": "Example Org", - "core": "Y" - }, - { - "name": "description", - "type": "string", - "description": "A brief summary about the organization. It can contain markup such as HTML or Markdown.", - "constraints": { - "required": true, - "unique": false - }, - "example": "Example Org is a non-profit organization dedicated to providing services to qualified beneficiaries", - "core": "Y" - }, - { - "name": "email", - "type": "string", - "description": "The contact e-mail address for the organization.", - "format": "email", - "constraints": { - "required": false, - "unique": false - }, - "example": "email@example.com", - "core": "Y" - }, - { - "name": "website", - "type": "string", - "description": "The URL (website address) of the organization.", - "format": "uri", - "constraints": { - "required": false, - "unique": false - }, - "example": "http://example.com", - "core": "Y" - }, - { - "name": "tax_status", - "type": "string", - "description": "DEPRECATED: Government assigned tax designation for tax-exempt organizations.", - "constraints": { - "required": false, - "unique": false - }, - "example": "tax_status" - }, - { - "name": "tax_id", - "type": "string", - "description": "DEPRECATED: A government issued identifier used for the purpose of tax administration.", - "constraints": { - "required": false, - "unique": false - }, - "example": "tax_id" - }, - { - "name": "year_incorporated", - "type": "number", - "description": "The year in which the organization was legally formed.", - "format": "%Y", - "constraints": { - "required": false, - "unique": false - }, - "example": "2011" - }, - { - "name": "legal_status", - "type": "string", - "description": "The legal status defines the conditions that an organization is operating under; e.g. non-profit, private corporation or a government organization.", - "constraints": { - "required": false, - "unique": false - }, - "example": "legal_status" - }, - { - "name": "logo", - "type": "string", - "description": "A URL to an image associated with the organization which can be presented alongside its name.", - "constraints": { - "required": false, - "unique": false - }, - "example": "https://openreferral.org/wp-content/uploads/2018/02/OpenReferral_Logo_Green-4-1.png" - }, - { - "name": "uri", - "type": "string", - "description": "A persistent identifier to uniquely identify the organization such as those provided by Open Corporates or some other relevant URI provider. This is not for listing the website of the organization: that can be done through the website field of the Organization.", - "format": "uri", - "constraints": { - "required": false, - "unique": false - }, - "example": "http://example.com" - }, - { - "name": "parent_organization_id", - "type": "string", - "description": "The identifier of the organization's parent organization", - "constraints": { - "required": false, - "unique": false - }, - "example": "cd09a387-91f4-4555-94ec-e799c35344cd" - } - ] - } + "name": "human_services_data", + "title": "Human Services Data Specification", + "description":"HSDS describes data about organizations, the services they provide, the locations at which these services can be accessed, and associated details.", + "license": { + "url": "https://creativecommons.org/licenses/by-sa/4.0/", + "type": "CC-BY-SA-4.0", + "name": "Creative Commons Attribution-ShareAlike 4.0" }, - { - "name": "program", - "path": "programs.csv", - "description": "Some organizations organise their services into programs. A program brings together a number of related services.", - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "schema": { - "primaryKey": "id", - "fields": [ - { - "name": "id", - "type": "string", - "description": "The identifier for the program. Each program must have a unique identifier.", - "format": "uuid", - "constraints": { - "required": true, - "unique": true - }, - "example": "e7ec2e57-4540-43fa-b2c7-6be5a0ef7f42" - }, - { - "name": "organization_id", - "type": "string", - "description": "The identifier for the organization which the program belongs to. Each program must belong to a single organization, and the identifier for that organization should be given here.", - "constraints": { - "required": true, - "unique": true - }, - "example": "5978833f-21aa-4235-a56b-7d2f94ce8f35" - }, - { - "name": "name", - "type": "string", - "description": "The name of the program", - "constraints": { - "required": true, - "unique": false - }, - "example": "Community Mental Health Support" - }, - { - "name": "alternate_name", - "type": "string", - "description": "If the program has an alternative name it can be given here", - "constraints": { - "required": false, - "unique": false - }, - "example": "MyCity Mental Health Group" - }, - { - "name": "description", - "type": "string", - "description": "A brief and clear summary of the program", - "constraints": { - "required": true, - "unique": false - }, - "example": "Comprehensive Mental Health Services available to residents of MyCity including CBT and Counselling. This is not an emergency service and should not be used as an alternative to hospital and GP services." - } - ], - "foreignKeys": [ - { - "fields": "organization_id", - "reference": { - "resource": "organization", - "fields": "id" + "version":"2.0.1", + "homepage":"http://docs.openreferral.org", + "profile": "tabular-data-package", + "resources": [ + { + "name": "organization", + "path": "organizations.csv", + "description":"The organization record is used to provide basic description and details about each organization delivering services. Each service should be linked to the organization responsible for its delivery. One organization may deliver many services.", + "format": "csv", + "mediatype": "text/csv", + "profile": "tabular-data-resource", + "schema": { + "fields": [ + { + "name": "id", + "type": "string", + "description":"Each organization must have a unique identifier.", + "format":"uuid", + "constraints": { + "required":true, + "unique":true + } + }, + { + "name": "name", + "type": "string", + "description":"The official or public name of the organization.", + "constraints": { + "required":true + } + }, + { + "name": "alternate_name", + "type": "string", + "description":"Alternative or commonly used name for the organization.", + "constraints": { + "required":false + } + }, + { + "name": "description", + "type": "string", + "description":"A brief summary about the organization. It can contain markup such as HTML or Markdown.", + "constraints": { + "required":true + } + }, + { + "name": "email", + "type": "string", + "description":"The contact e-mail address for the organization.", + "format":"email", + "constraints": { + "required":false + } + }, + { + "name": "url", + "type": "string", + "format":"uri", + "description":"The URL (website address) of the organization.", + "constraints": { + "required":false + } + }, + { + "name": "tax_status", + "type": "string", + "description":"Government assigned tax designation for tax-exempt organizations.", + "constraints": { + "required":false + } + }, + { + "name": "tax_id", + "type": "string", + "description":"A government issued identifier used for the purpose of tax administration.", + "constraints": { + "required":false + } + }, + { + "name": "year_incorporated", + "type": "date", + "format": "%Y", + "description":"The year in which the organization was legally formed.", + "constraints": { + "required":false + } + }, + { + "name": "legal_status", + "type": "string", + "description":"The legal status defines the conditions that an organization is operating under; e.g. non-profit, private corporation or a government organization.", + "constraints": { + "required":false + } } - } - ] - } - }, - { - "name": "service", - "path": "services.csv", - "description": "Services are provided by organizations to a range of different groups. Details on where each service is delivered are contained in the services_at_location table.", - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "schema": { - "primaryKey": "id", - "fields": [ - { - "name": "id", - "type": "string", - "description": "The identifier for the service. Each service must have a unique identifier.", - "format": "uuid", - "constraints": { - "required": true, - "unique": true - }, - "example": "ac148810-d857-441c-9679-408f346de14b", - "core": "Y" - }, - { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization that provides this service.", - "constraints": { - "required": true, - "unique": false - }, - "example": "0fdfb57f-c147-4cfb-864c-44788a335d8c", - "core": "Y" - }, - { - "name": "program_id", - "type": "string", - "description": "The identifier of the program this service is delivered under.", - "constraints": { - "required": false, - "unique": false - }, - "example": "24682fa0-3eda-4afc-a026-84a21c7a882e" - }, - { - "name": "name", - "type": "string", - "description": "The official or public name of the service.", - "constraints": { - "required": true, - "unique": false - }, - "example": "Community Counselling", - "core": "Y" - }, - { - "name": "alternate_name", - "type": "string", - "description": "If the service has an alternative or commonly used other name, it can be given here.", - "constraints": { - "required": false, - "unique": false - }, - "example": "MyCity Counselling Servics" - }, - { - "name": "description", - "type": "string", - "description": "A description of the service.", - "constraints": { - "required": false, - "unique": false - }, - "example": "Counselling Services provided by trained professionals. Suitable for people with mental health conditions such as anxiety, depression, or eating disorders as well as people experiencing difficult life events and circumstances. ", - "core": "Y" - }, - { - "name": "url", - "type": "string", - "description": "URL of the service", - "format": "uri", - "constraints": { - "required": false, - "unique": false - }, - "example": "http://example.com/counselling", - "core": "Y" - }, - { - "name": "email", - "type": "string", - "description": "An email address which can be used by WHOM? to contact the service provider.", - "format": "email", - "constraints": { - "required": false, - "unique": false - }, - "example": "email@example.com", - "core": "Y" - }, - { - "name": "status", - "type": "string", - "description": "The current status of the service which can be active, inactive, defunct, or temporarily closed.", - "constraints": { - "required": true, - "unique": false, - "enum": [ - "active", - "inactive", - "defunct", - "temporarily closed" - ] - }, - "example": "active", - "core": "Y" - }, - { - "name": "interpretation_services", - "type": "string", - "description": "A description of any interpretation services available for accessing this service.", - "constraints": { - "required": false, - "unique": false - }, - "example": "Interpretation services are available in Urdu, Polish, and Slovak" - }, - { - "name": "application_process", - "type": "string", - "description": "A description of the steps needed to access this service.", - "constraints": { - "required": false, - "unique": false - }, - "example": "If you are an NHS patient please ask your GP for a referral letter, we will then be in touch with you directly. If you are not an NHS patient you should ring our reception to arrange an appointment" - }, - { - "name": "fees_description", - "type": "string", - "description": "Details of any charges for service users to access this service.", - "constraints": { - "required": false, - "unique": false - }, - "example": "Non-NHS patients are expected to pay for their counselling sessions. We charge a flat rate per hour of counselling. The current rate is \u00a350 per hour. Please see our website for up to date prices." - }, - { - "name": "wait_time", - "type": "string", - "description": "DEPRECATED: Time a client may expect to wait before receiving a service.", - "constraints": { - "required": false, - "unique": false - }, - "example": "wait_time" - }, - { - "name": "fees", - "type": "string", - "description": "DEPRECATED: Details of any charges for service users to access this service.", - "constraints": { - "required": false, - "unique": false - }, - "example": "fees_description" - }, - { - "name": "accreditations", - "type": "string", - "description": "Details of any accreditations. Accreditation is the formal evaluation of an organization or program against best practice standards set by an accrediting organization.", - "constraints": { - "required": false, - "unique": false - }, - "example": "All of our practitioners are accredited by the BASC, UKCP, and the Professional Standards Body" - }, - { - "name": "eligibility_description", - "type": "string", - "description": "A description of the type of person for whom this service is intended.", - "constraints": { - "required": false, - "unique": false - }, - "example": "This service is intended for all people aged 12 and over who require counselling services in the MyCity area", - "core": "Y" - }, - { - "name": "minimum_age", - "type": "number", - "description": "The minimum age of a person required to meet this eligibility requirement.", - "constraints": { - "required": false, - "unique": false - }, - "example": "12" - }, - { - "name": "maximum_age", - "type": "number", - "description": "The maximum age of a person required to meet this eligibility requirement.", - "constraints": { - "required": false, - "unique": false - }, - "example": "100" - }, - { - "name": "assured_date", - "type": "date", - "description": "The date that the information about the service was last checked", - "constraints": { - "required": false, - "unique": false - }, - "example": "2005-01-01" - }, - { - "name": "assurer_email", - "type": "string", - "description": "The contact e-mail address for the person or organization which last assured the service.", - "format": "email", - "constraints": { - "required": false, - "unique": false - }, - "example": "email@example.com" - }, - { - "name": "licenses", - "type": "string", - "description": "DEPRECATED: An organization may have a license issued by a government entity to operate legally. A list of any such licenses can be provided here.", - "constraints": { - "required": false, - "unique": false - }, - "example": "licences" - }, - { - "name": "alert", - "type": "string", - "description": "Notice of any short term alerts concerning the service. e.g. ", - "constraints": { - "required": false, - "unique": false - }, - "example": "Following COVID-19 we have moved most of our counselling sessions online. Please contact the reception if you require further information." - } - ], - "foreignKeys": [ - { - "fields": "organization_id", - "reference": { - "resource": "organization", - "fields": "id" + ], + "primaryKey": "id" + } + }, + { + "name": "program", + "path": "programs.csv", + "description":"Some organizations organise their services into programs. A program brings together a number of related services.", + "format": "csv", + "mediatype": "text/csv", + "profile": "tabular-data-resource", + "schema": { + "fields": [ + { + "name": "id", + "type": "string", + "description":"Each program must have a unique identifier.", + "constraints": { + "required":true, + "unique":true + } + }, + { + "name": "organization_id", + "type": "string", + "description": "Each program must belong to a single organization. The identifier of the organization should be given here.", + "format":"uuid", + "constraints": { + "required":true, + "unique":true + } + }, + { + "name": "name", + "description": "The name of the program", + "type": "string", + "constraints": { + "required":true + } + }, + { + "name": "alternate_name", + "description": "An alternative name for the program", + "type": "string", + "constraints": { + "required":false + } } - }, - { - "fields": "program_id", - "reference": { - "resource": "program", - "fields": "id" + ], + "primaryKey": "id", + "foreignKeys": [ + { + "fields": "organization_id", + "reference": { + "resource": "organization", + "fields": "id" + } } - } - ] - } - }, - { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "schema": { - "primaryKey": "id", - "fields": [ - { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "required": true, - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "required": true, - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "required": true, - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "required": false, - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "required": true, - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "required": false, - "unique": false - }, - "example": "value", - "core": "Y" - } - ], - "foreignKeys": [ - { - "fields": "taxonomy_term_id", - "reference": { - "resource": "taxonomy_term", - "fields": "id" + ] + } + }, + { + "name": "service", + "description":"Services are provided by organizations to a range of different groups. Details on where each service is delivered are contained in the services_at_location table.", + "path": "services.csv", + "format": "csv", + "mediatype": "text/csv", + "profile": "tabular-data-resource", + "schema": { + "fields": [ + { + "name": "id", + "type": "string", + "description":"Each service must have a unique identifier.", + "constraints": { + "required":true, + "unique":true + } + }, + { + "name": "organization_id", + "type": "string", + "description": "The identifier of the organization that provides this service.", + "constraints": { + "required":true + } + + }, + { + "name": "program_id", + "description": "The identifier of the program this service is delivered under.", + "type": "string", + "constraints": { + "required":false + } + }, + { + "name": "name", + "description": "The official or public name of the service.", + "type": "string", + "constraints": { + "required":true + } + }, + { + "name": "alternate_name", + "description": "Alternative or commonly used name for a service.", + "type": "string", + "constraints": { + "required":false + } + + }, + { + "name":"description", + "description":"A description of the service.", + "type":"string", + "constraints":{ + "required":false + } + }, + { + "name": "url", + "description": "URL of the service", + "type": "string", + "format":"uri", + "constraints": { + "required":false + } + }, + { + "name": "email", + "description": "Email address for the service", + "type": "string", + "format":"email", + "constraints": { + "required":false + } + }, + { + "name": "status", + "description": "The current status of the service.", + "type": "string", + "constraints": { + "enum": ["active", "inactive", "defunct", "temporarily closed"], + "required":true + } + }, + { + "name":"interpretation_services", + "description":"A description of any interpretation services available for accessing this service.", + "type": "string", + "constraints": { + "required":false + } + }, + { + "name": "application_process", + "description": "The steps needed to access the service.", + "type": "string", + "constraints": { + "required":false + } + }, + { + "name": "wait_time", + "description": "Time a client may expect to wait before receiving a service.", + "type": "string", + "constraints": { + "required":false + } + }, + { + "name":"fees", + "description":"Details of any charges for service users to access this service.", + "type":"string", + "constraints": { + "required":false + } + }, + { + "name":"accreditations", + "description":"Details of any accreditations. Accreditation is the formal evaluation of an organization or program against best practice standards set by an accrediting organization.", + "type":"string", + "constraints":{ + "required":false + } + }, + { + "name":"licenses", + "description":"An organization may have a license issued by a government entity to operate legally. A list of any such licenses can be provided here.", + "type":"string", + "constraints":{ + "required":false + } } - } - ] - } - }, - { - "name": "service_at_location", - "path": "service_at_location.csv", - "description": "The services at location table creates a link between a service and a specific location.", - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "schema": { - "primaryKey": "id", - "fields": [ - { - "name": "id", - "type": "string", - "description": "The identifier of the entry. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "required": true, - "unique": true - }, - "example": "e94c9f38-1e8f-4564-91d4-d53501ab1765", - "core": "Y" - }, - { - "name": "service_id", - "type": "string", - "description": "The identifier of the service at a given location.", - "constraints": { - "required": true, - "unique": false - }, - "example": "ab231982-2106-4a55-80fc-b305560c5556", - "core": "Y" - }, - { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this service operates.", - "constraints": { - "required": true, - "unique": false - }, - "example": "2528e812-ccbb-43a7-b761-a90f27ea9ac4", - "core": "Y" - }, - { - "name": "description", - "type": "string", - "description": "Any additional information that should be displayed to users about the service at this specific location.", - "constraints": { - "required": false, - "unique": false - }, - "example": "description" - } - ], - "foreignKeys": [ - { - "fields": "service_id", - "reference": { - "resource": "service", - "fields": "id" + ], + "primaryKey": "id", + "foreignKeys": [ + { + "fields": "organization_id", + "reference": { + "resource": "organization", + "fields": "id" + } + }, + { + "fields": "program_id", + "reference": { + "resource": "program", + "fields": "id" + } } - }, - { - "fields": "location_id", - "reference": { - "resource": "location", - "fields": "id" + ] + } + }, + { + "name": "service_attribute", + "path": "service_attributes.csv", + "description":"The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", + "format": "csv", + "mediatype": "text/csv", + "profile": "tabular-data-resource", + "schema": { + "fields": [ + { + "name": "id", + "type": "string", + "description":"Each service_attribute entry should have a unique identifier.", + "constraints": { + "required":true, + "unique":true + } + }, + { + "name": "service_id", + "description": "The identifier of the service to which this taxonomy term applies.", + "type": "string", + "constraints": { + "required":true + } + }, + { + "name":"taxonomy_term_id", + "description":"The identifier of this taxonomy term from the taxonomy table.", + "type":"string", + "constraints": { + "required":false + } } - } - ] - } - }, - { - "name": "location", - "path": "locations.csv", - "description": "The location tables provides details of the locations where organizations operate. Locations may be virtual, and one organization may have many locations.", - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "schema": { - "primaryKey": "id", - "fields": [ - { - "name": "id", - "type": "string", - "description": "The identifier of the location. Each location must have a unique identifier.", - "format": "uuid", - "constraints": { - "required": true, - "unique": true - }, - "example": "3a19ff88-4620-4d17-9830-ac1d859eb5d5", - "core": "Y" - }, - { - "name": "location_type", - "type": "string", - "description": "The type of location, which may be either physical, postal, or virtual.", - "constraints": { - "required": true, - "unique": false, - "enum": [ - "physical", - "virtual" - ] - }, - "example": "physical", - "core": "Y" - }, - { - "name": "url", - "type": "string", - "description": "If location_type is virtual, then this field represents the URL of a virtual location.", - "format": "uri", - "constraints": { - "required": false, - "unique": false - }, - "example": "http://example.com", - "core": "Y" - }, - { - "name": "organization_id", - "type": "string", - "description": "The organization identifier for a location. This is the organization that is responsible for maintaining information about this location. The identifier of the organization should be given here. Details of the services the organization delivers at this location should be provided in the services_at_location table.", - "constraints": { - "required": false, - "unique": false - }, - "example": "985e4a42-bd9f-4edc-911d-0243a4640aca" - }, - { - "name": "name", - "type": "string", - "description": "The name of the location", - "constraints": { - "required": false, - "unique": false - }, - "example": "MyCity Civic Center", - "core": "Y" - }, - { - "name": "alternate_name", - "type": "string", - "description": "If the location has an alternative name then it may be given here.", - "constraints": { - "required": false, - "unique": false - }, - "example": "Civic Center" - }, - { - "name": "description", - "type": "string", - "description": "A description of this location.", - "constraints": { - "required": false, - "unique": false - }, - "example": "MyCity Civic Center is located on Main Street and contains facilities for a number of civic and community services available.", - "core": "Y" - }, - { - "name": "transportation", - "type": "string", - "description": "A description of the access to public or private transportation to and from the location.", - "constraints": { - "required": false, - "unique": false - }, - "example": "MyCity Civic Center is serviced by the number 1 Bus and is a short walk from the Main Street Metro Station" - }, - { - "name": "latitude", - "type": "number", - "description": "Y coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "required": false, - "unique": false - }, - "example": "100", - "core": "Y" - }, - { - "name": "longitude", - "type": "number", - "description": "X coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "required": false, - "unique": false - }, - "example": "101", - "core": "Y" - }, - { - "name": "external_identifier", - "type": "string", - "description": "A third party identifier for a location which can be drawn from other services e.g. UK UPRN or what3words.", - "constraints": { - "required": false, - "unique": false - }, - "example": "///cheer.parent.mole" - }, - { - "name": "external_identifier_type", - "type": "string", - "description": "The scheme used for the location's external_identifier e.g. UK UPRN or what3words.", - "constraints": { - "required": false, - "unique": false - }, - "example": "what3words" - } - ], - "foreignKeys": [ - { - "fields": "organization_id", - "reference": { - "resource": "organization", - "fields": "id" + ], + "primaryKey": "id", + "foreignKeys": [ + { + "fields": "service_id", + "reference": { + "resource": "service", + "fields": "id" + } + }, + { + "fields": "taxonomy_term_id", + "reference": { + "resource": "taxonomy_term", + "fields": "id" + } } - } - ] - } - }, - { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "schema": { - "primaryKey": "id", - "fields": [ - { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "required": true, - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "required": false, - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "required": false, - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "required": false, - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "required": false, - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "required": false, - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "required": true, - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "required": false, - "unique": false - }, - "example": "100" - }, - { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "required": false, - "unique": false - }, - "example": "voice" - }, - { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "required": false, - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - } - ], - "foreignKeys": [ - { - "fields": "service_id", - "reference": { - "resource": "service", - "fields": "id" + ] + } + }, + { + "name": "other_attribute", + "path": "other_attributes.csv", + "description":"The other_attributes table creates a link between entities other than service and one or more classifications that describe the entity.", + "format": "csv", + "mediatype": "text/csv", + "profile": "tabular-data-resource", + "schema": { + "fields": [ + { + "name": "id", + "type": "string", + "description":"Each other_attribute entry should have a unique identifier.", + "constraints": { + "required":true, + "unique":true + } + }, + { + "name": "link_id", + "description": "The identifier of the entity to which this taxonomy term applies.", + "type": "string", + "constraints": { + "required":true + } + }, + { + "name": "link_type", + "description": "The identifier of the entity to which this taxonomy term applies.", + "type": "string", + "constraints": { + "required":true, + "enum": [ + "organization", + "program", + "service", + "service_at_location", + "location", + "phone", + "contact", + "physical_address", + "postal_address", + "schedule", + "funding", + "eligibility", + "service_area", + "required_document", + "payment_accepted", + "language", + "accessibility_for_disabilities" + ] + } + }, + { + "name":"taxonomy_term_id", + "description":"The identifier of this taxonomy term from the taxonomy table.", + "type":"string", + "constraints": { + "required":false + } } - }, - { - "fields": "contact_id", - "reference": { - "resource": "contact", - "fields": "id" + ], + "primaryKey": "id", + "foreignKeys": [ + { + "fields": "taxonomy_term_id", + "reference": { + "resource": "taxonomy_term", + "fields": "id" + } } - }, - { - "fields": "service_at_location_id", - "reference": { - "resource": "service_at_location", - "fields": "id" + ] + } + }, + { + "name": "service_at_location", + "path": "services_at_location.csv", + "description":"The services at location table creates a link between a service and a specific location.", + "format": "csv", + "mediatype": "text/csv", + "profile": "tabular-data-resource", + "schema": { + "fields": [ + { + "name": "id", + "description": "Each entry must have a unique identifier.", + "type": "string", + "constraints": { + "required":true, + "unique":true + } + }, + { + "name": "service_id", + "description": "The identifier of the service at a given location.", + "type": "string", + "constraints": { + "required":true + } + }, + { + "name": "location_id", + "description": "The identifier of the location where this service operates.", + "type": "string", + "constraints": { + "required":true + } + }, + { + "name":"description", + "description":"Any additional information that should be displayed to users about the service at this specific location.", + "type":"string" } - }, - { - "fields": "location_id", - "reference": { - "resource": "location", - "fields": "id" + ], + "primaryKey": "id", + "foreignKeys": [ + { + "fields": "service_id", + "reference": { + "resource": "service", + "fields": "id" + } + }, + { + "fields": "location_id", + "reference": { + "resource": "location", + "fields": "id" + } } - }, - { - "fields": "organization_id", - "reference": { - "resource": "organization", - "fields": "id" + ] + } + }, + { + "name": "location", + "path": "locations.csv", + "description": "The location tables provides details of the locations where organizations operate. Locations may be virtual, and one organization may have many locations.", + "format": "csv", + "mediatype": "text/csv", + "profile": "tabular-data-resource", + "schema": { + "fields": [ + { + "name": "id", + "description": "Each location must have a unique identifier", + "type": "string", + "constraints": { + "required":true, + "unique":true + } + }, + { + "name": "organization_id", + "description": "Each location entry should be linked to a single organization. This is the organization that is responsible for maintaining information about this location. The identifier of the organization should be given here. Details of the services the organization delivers at this location should be provided in the services_at_location table.", + "type": "string" + }, + { + "name": "name", + "description": "The name of the location", + "type": "string" + }, + { + "name": "alternate_name", + "description": "An alternative name for the location", + "type": "string" + }, + { + "name":"description", + "description":"A description of this location.", + "type":"string", + "constraints":{ + "required":false + } + }, + { + "name": "transportation", + "description": "A description of the access to public or private transportation to and from the location.", + "type": "string" + }, + { + "name": "latitude", + "description": "Y coordinate of location expressed in decimal degrees in WGS84 datum.", + "type": "number" + }, + { + "name": "longitude", + "description": "X coordinate of location expressed in decimal degrees in WGS84 datum.", + "type": "number" } - } - ] - } - }, - { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "schema": { - "primaryKey": "id", - "fields": [ - { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "required": true, - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "required": false, - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "required": false, - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "required": false, - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "required": false, - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "required": false, - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "required": false, - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "required": false, - "unique": false - }, - "example": "Reception" - }, - { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "required": false, - "unique": false - }, - "example": "email@example.com" - } - ], - "foreignKeys": [ - { - "fields": "service_id", - "reference": { - "resource": "service", - "fields": "id" + ], + "primaryKey": "id", + "foreignKeys": [ + { + "fields": "organization_id", + "reference": { + "resource": "organization", + "fields": "id" + } } - }, - { - "fields": "service_at_location_id", - "reference": { - "resource": "service_at_location", - "fields": "id" + ] + } + }, + { + "name": "phone", + "path": "phones.csv", + "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", + "format": "csv", + "mediatype": "text/csv", + "profile": "tabular-data-resource", + "schema": { + "fields": [ + { + "name": "id", + "description": "Each entry must have a unique identifier", + "type": "string", + "constraints": { + "required":true, + "unique":true + } + },{ + "name": "location_id", + "description": "The identifier of the location where this phone number is located", + "type": "string" + }, + { + "name": "service_id", + "description": "The identifier of the service for which this is the phone number", + "type": "string" + }, + { + "name": "organization_id", + "description": "The identifier of the organization for which this is the phone number", + "type": "string" + }, + { + "name": "contact_id", + "description": "The identifier of the contact for which this is the phone number", + "type": "string" + }, + { + "name": "service_at_location_id", + "description": "The identifier of the 'service at location' table entry, when this phone number is specific to a service in a particular location.", + "type": "string" + }, + { + "name": "number", + "description": "The phone number", + "type": "string", + "constraints": { + "required":true + } + }, + { + "name": "extension", + "description": "The extension of the phone number", + "type": "number" + }, + { + "name": "type", + "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", + "type": "string", + "constraints":{ + "enum":["text","voice","fax","cell","video","pager","textphone"] + } + }, + { + "name":"language", + "description":"A comma separated list of ISO 639-1, or ISO 639-2 [language codes](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the languages available from this phone service. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", + "type":"string" + }, + { + "name":"description", + "description":"A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", + "type":"string" + }, + { + "name": "department", + "description": "(Deprecated) The department for which this is the phone number. This field is deprecated and will be removed in a future version of HSDS.", + "type": "string" } - }, - { - "fields": "location_id", - "reference": { - "resource": "location", - "fields": "id" + ], + "primaryKey": "id", + "foreignKeys": [ + { + "fields": "organization_id", + "reference": { + "resource": "organization", + "fields": "id" + } + }, + { + "fields": "location_id", + "reference": { + "resource": "location", + "fields": "id" + } + }, + { + "fields": "service_id", + "reference": { + "resource": "service", + "fields": "id" + } + }, + { + "fields": "contact_id", + "reference": { + "resource": "contact", + "fields": "id" + } + }, + { + "fields": "service_at_location_id", + "reference": { + "resource": "service_at_location", + "fields": "id" + } } - }, - { - "fields": "organization_id", - "reference": { - "resource": "organization", - "fields": "id" + ] + } + }, + { + "name": "contact", + "path": "contacts.csv", + "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", + "format": "csv", + "mediatype": "text/csv", + "profile": "tabular-data-resource", + "schema": { + "fields": [ + { + "name": "id", + "description": "Each contact must have a unique identifier", + "type": "string", + "constraints": { + "required":true, + "unique":true + } + }, + { + "name": "organization_id", + "description": "The identifier of the organization for which this is a contact", + "type": "string" + }, + { + "name": "service_id", + "description": "The identifier of the service for which this is a contact", + "type": "string" + }, + { + "name": "service_at_location_id", + "description": "The identifier of the 'service at location' table entry, when this contact is specific to a service in a particular location.", + "type": "string" + }, + { + "name": "name", + "description": "The name of the person", + "type": "string" + }, + { + "name": "title", + "description": "The job title of the person", + "type": "string" + }, + { + "name": "department", + "description": "The department that the person is part of", + "type": "string" + }, + { + "name": "email", + "description": "The email address of the person", + "type": "string", + "format":"email" } - } - ] - } - }, - { - "name": "address", - "path": "addresss.csv", - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "schema": { - "primaryKey": "id", - "fields": [ - { - "name": "id", - "type": "string", - "description": "The id of the postal address. Each postal address must have a unique identifier.", - "format": "uuid", - "constraints": { - "required": true, - "unique": true - }, - "example": "74706e55-df26-4b84-80fe-ecc30b5befb4", - "core": "Y" - }, - { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the postal address.", - "constraints": { - "required": false, - "unique": false - }, - "example": "d57b7ee4-9bcf-4351-858b-c42860beb869", - "core": "Y" - }, - { - "name": "attention", - "type": "string", - "description": "The name of the person or entity whose attention should be sought at the location. These are often included as a \"care of\" component of an address.", - "constraints": { - "required": false, - "unique": false - }, - "example": "A. Persona", - "core": "Y" - }, - { - "name": "address_1", - "type": "string", - "description": "The first line(s) of the address, including office, building number and street.", - "constraints": { - "required": true, - "unique": false - }, - "example": "1-30 Main Street", - "core": "Y" - }, - { - "name": "address_2", - "type": "string", - "description": "A second (additional) line of address information.", - "constraints": { - "required": false, - "unique": false - }, - "example": "address_2" - }, - { - "name": "city", - "type": "string", - "description": "The city in which the address is located.", - "constraints": { - "required": true, - "unique": false - }, - "example": "MyCity", - "core": "Y" - }, - { - "name": "region", - "type": "string", - "description": "The region in which the address is located (optional).", - "constraints": { - "required": false, - "unique": false - }, - "example": "region", - "core": "Y" - }, - { - "name": "state_province", - "type": "string", - "description": "The state or province in which the address is located.", - "constraints": { - "required": true, - "unique": false - }, - "core": "Y" - }, - { - "name": "postal_code", - "type": "string", - "description": "The postal code for the address.", - "constraints": { - "required": true, - "unique": false - }, - "example": "postal_code", - "core": "Y" - }, - { - "name": "country", - "type": "string", - "description": "The country in which the address is located. This should be given as an ISO 3361-1 country code (two letter abbreviation)", - "constraints": { - "required": true, - "unique": false - }, - "example": "US", - "core": "Y" - }, - { - "name": "address_type", - "type": "string", - "description": "The type of address which may be physical, postal, or virtual.", - "constraints": { - "required": true, - "unique": false, - "enum": [ - "physical", - "postal" - ] - }, - "example": "postal", - "core": "Y" - } - ], - "foreignKeys": [ - { - "fields": "location_id", - "reference": { - "resource": "location", - "fields": "id" + ], + "primaryKey": "id", + "foreignKeys": [ + { + "fields": "organization_id", + "reference": { + "resource": "organization", + "fields": "id" + } + }, + { + "fields": "service_id", + "reference": { + "resource": "service", + "fields": "id" + } + }, + { + "fields": "service_at_location_id", + "reference": { + "resource": "service_at_location", + "fields": "id" + } } - } - ] - } - }, - { - "name": "schedule", - "path": "schedules.csv", - "description": "The schedule table contains details of when a service or location is open. Entries are RFC 5545 RRULES.", - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "schema": { - "primaryKey": "id", - "fields": [ - { - "name": "id", - "type": "string", - "description": "The identifier for the schedule. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "required": true, - "unique": true - }, - "example": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "core": "Y" - }, - { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the regular schedule", - "constraints": { - "required": false, - "unique": false - }, - "example": "ae8b7eaf-7e7d-4128-a403-ae097f146356", - "core": "Y" - }, - { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the regular schedule", - "constraints": { - "required": false, - "unique": false - }, - "example": "dd9e501b-4df9-4e71-85ac-29748e7e2d5a" - }, - { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this schedule is specific to a service in a particular location.", - "constraints": { - "required": false, - "unique": false - }, - "example": "0a41a90a-b5a5-4541-87e2-5cc2fd72536b", - "core": "Y" - }, - { - "name": "valid_from", - "type": "date", - "description": "The date from which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "required": false, - "unique": false - }, - "example": "2005-01-01", - "core": "Y" - }, - { - "name": "valid_to", - "type": "date", - "description": "The last date on which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "required": false, - "unique": false - }, - "example": "2005-01-01", - "core": "Y" - }, - { - "name": "dtstart", - "type": "date", - "description": "iCal - The date of the first event is the schedule. Necessary when using the \u2018interval\u2019 feature, optional otherwise.", - "constraints": { - "required": false, - "unique": false - }, - "example": "2005-01-01", - "core": "Y" - }, - { - "name": "timezone", - "type": "number", - "description": "The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.", - "constraints": { - "required": false, - "unique": false - }, - "example": "3" - }, - { - "name": "until", - "type": "date", - "description": "iCal - The date of the last occurence of the recurring event.", - "constraints": { - "required": false, - "unique": false - }, - "example": "2005-01-01" - }, - { - "name": "count", - "type": "date", - "description": "iCal - The number of times that the event occurs. Use this instead of \u2018until\u2019, if appropriate.", - "constraints": { - "required": false, - "unique": false - }, - "example": "2005-01-01" - }, - { - "name": "wkst", - "type": "string", - "description": "iCal - The day on which the week starts, eg MO.", - "constraints": { - "required": false, - "unique": false, - "enum": [ - "MON", - "TUE", - "WED", - "THU", - "FRI", - "SAT", - "SUN" - ] - }, - "example": "TUE" - }, - { - "name": "freq", - "type": "string", - "description": "iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.", - "constraints": { - "required": false, - "unique": false, - "enum": [ + ] + } + }, + { + "name": "physical_address", + "path": "physical_addresses.csv", + "description": "The addresses table contains the physical addresses for locations", + "format": "csv", + "mediatype": "text/csv", + "profile": "tabular-data-resource", + "schema": { + "fields": [ + { + "name": "id", + "description": "Each physical address must have a unique identifier.", + "type": "string", + "constraints": { + "required":true, + "unique":true + } + }, + { + "name": "location_id", + "description": "The identifier of the location for which this is the address.", + "type": "string" + }, + { + "name": "attention", + "description": "The person or entity whose attention should be sought at the location (Often included as 'care of' component of an address.)", + "type": "string" + }, + { + "name": "address_1", + "description": "The first line(s) of the address, including office, building number and street.", + "type": "string", + "constraints": { + "required":true + } + }, + { + "name": "address_2", + "description": "(Deprecated) A second (additional) line of address information. (This field is deprecated: we recommend including all address information before 'city' as a comma or newline separated list in address_1. There is no guarantee that systems will read this line of address information.)", + "type": "string" + }, + { + "name": "address_3", + "description": "(Deprecated) A third (additional) line of address information. (This field is deprecated: we recommend including all address information before 'city' as a comma or newline separated list in address_1. There is no guarantee that systems will read this line of address information.)", + "type": "string" + }, + { + "name": "address_4", + "description": "(Deprecated) The fourth (additional) line of address information. (This field is deprecated: we recommend including all address information before 'city' as a comma or newline separated list in address_1. There is no guarantee that systems will read this line of address information.)", + "type": "string" + }, + { + "name": "city", + "description": "The city in which the address is located.", + "type": "string", + "constraints": { + "required":true + } + }, + { + "name":"region", + "description":"The region in which the address is located (optional).", + "type":"string", + "constraints": { + "required":false + } + }, + { + "name": "state_province", + "description": "The state or province in which the address is located.", + "type": "string", + "constraints": { + "required":true + } + }, + { + "name": "postal_code", + "description": "The postal code for the address.", + "type": "string", + "constraints": { + "required":true + } + }, + { + "name": "country", + "description": "The country in which the address is located. This should be given as an ISO 3361-1 country code (two letter abbreviation).", + "type": "string", + "constraints": { + "required":true + } + } + ], + "primaryKey": "id", + "foreignKeys": [ + { + "fields": "location_id", + "reference": { + "resource": "location", + "fields": "id" + } + } + ] + } + }, + { + "name": "postal_address", + "path": "postal_addresses.csv", + "description": "The postal_address table contains the postal addresses for mail to a certain location. This may differ from the physical location.", + "format": "csv", + "mediatype": "text/csv", + "profile": "tabular-data-resource", + "schema": { + "fields": [ + { + "name": "id", + "description": "Each postal address must have a unique identifier", + "type": "string", + "constraints": { + "required":true, + "unique":true + } + }, + { + "name": "location_id", + "description": "The identifier of the location for which this is the postal address.", + "type": "string" + }, + { + "name": "attention", + "description": "The person or entity whose attention should be sought at the location (Often included as 'care of' component of an address.)", + "type": "string" + }, + { + "name": "address_1", + "description": "The first line(s) of the address, including office, building number and street.", + "type": "string", + "constraints": { + "required":true + } + }, + { + "name": "address_2", + "description": "(Deprecated) A second (additional) line of address information. (This field is deprecated: we recommend including all address information before 'city' as a comma or newline separated list in address_1. There is no guarantee that systems will read this line of address information.)", + "type": "string" + }, + { + "name": "address_3", + "description": "(Deprecated) A third (additional) line of address information. (This field is deprecated: we recommend including all address information before 'city' as a comma or newline separated list in address_1. There is no guarantee that systems will read this line of address information.)", + "type": "string" + }, + { + "name": "address_4", + "description": "(Deprecated) The fourth (additional) line of address information. (This field is deprecated: we recommend including all address information before 'city' as a comma or newline separated list in address_1. There is no guarantee that systems will read this line of address information.)", + "type": "string" + }, + { + "name": "city", + "description": "The city in which the address is located.", + "type": "string", + "constraints": { + "required":true + } + }, + { + "name":"region", + "description":"The region in which the address is located (optional).", + "type":"string", + "constraints": { + "required":false + } + }, + { + "name": "state_province", + "description": "The state or province in which the address is located.", + "type": "string", + "constraints": { + "required":true + } + }, + { + "name": "postal_code", + "description": "The postal code for the address.", + "type": "string", + "constraints": { + "required":true + } + }, + { + "name": "country", + "description": "The country in which the address is located. This should be given as an ISO 3361-1 country code (two letter abbreviation)", + "type": "string", + "constraints": { + "required":true + } + } + ], + "primaryKey": "id", + "foreignKeys": [ + { + "fields": "location_id", + "reference": { + "resource": "location", + "fields": "id" + } + } + ] + } + }, + { + "name": "schedule", + "path": "schedules.csv", + "description": "The schedule table contains details of when a service or location is open. Entries are RFC 5545 RRULES.", + "format": "csv", + "mediatype": "text/csv", + "profile": "tabular-data-resource", + "schema": { + "fields": [ + { + "name": "id", + "description": "Each entry must have a unique identifier", + "type": "string", + "constraints": { + "required":true, + "unique":true + } + }, + { + "name": "service_id", + "description": "The identifier of the service for which this is the regular schedule", + "type": "string" + }, + { + "name": "location_id", + "description": "The identifier of the location for which this is the regular schedule", + "type": "string" + }, + { + "name": "service_at_location_id", + "description": "The identifier of the 'service at location' table entry, when this schedule is specific to a service in a particular location.", + "type": "string" + }, + { + "name": "valid_from", + "description": "The date from which the schedule information is valid.", + "type": "date" + }, + { + "name": "valid_to", + "description": "The last date on which the schedule information is valid.", + "type": "date" + }, + { + "name": "dtstart", + "description": "iCal - The date of the first event is the schedule. Necessary when using the 'interval' feature, optional otherwise.", + "type": "date" + }, + { + "name": "timezone", + "description": "The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.", + "type": "number" + }, + { + "name": "until", + "description": "iCal - The date of the last occurence of the recurring event.", + "type": "date" + }, + { "name": "count", + "description": "iCal - The number of times that the event occurs. Use this instead of 'until', if appropriate.", + "type": "date" + }, + { + "name": "wkst", + "description": "iCal - The day on which the week starts, eg MO.", + "type": "date" + }, + { + "name": "freq", + "description": "iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.", + "type": "string", + "constraints": { + "enum": [ + "DAILY", "WEEKLY", - "MONTHLY" - ] - }, - "example": "WEEKLY", - "core": "Y" - }, - { - "name": "interval", - "type": "number", - "description": "iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly", - "constraints": { - "required": false, - "unique": false - }, - "example": "1", - "core": "Y" - }, - { - "name": "byday", - "type": "string", - "description": "iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday", - "constraints": { - "required": false, - "unique": false - }, - "example": "THU", - "core": "Y" - }, - { - "name": "byweekno", - "type": "string", - "description": "iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.", - "constraints": { - "required": false, - "unique": false - }, - "example": "42" - }, - { - "name": "bymonthday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.", - "constraints": { - "required": false, - "unique": false - }, - "example": "2", - "core": "Y" - }, - { - "name": "byyearday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.", - "constraints": { - "required": false, - "unique": false - }, - "example": "2" - }, - { - "name": "description", - "type": "string", - "description": "A human readable description of the availability of the service.", - "constraints": { - "required": false, - "unique": false - }, - "example": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "core": "Y" - }, - { - "name": "opens_at", - "type": "time", - "description": "The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "required": false, - "unique": false - }, - "example": "10:00", - "core": "Y" - }, - { - "name": "closes_at", - "type": "time", - "description": "The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "required": false, - "unique": false - }, - "example": "18:00", - "core": "Y" - }, - { - "name": "schedule_link", - "type": "string", - "description": "URL of a link for the scheule which may show each individual session and may provide a booking facility", - "format": "uri", - "constraints": { - "required": false, - "unique": false - }, - "example": "http://example.com" - }, - { - "name": "attending_type", - "type": "string", - "description": "A clear description of how to attend this service", - "constraints": { - "required": false, - "unique": false - }, - "example": "You can attend this service in-person or remotely via video conferencing" - }, - { - "name": "notes", - "type": "string", - "description": "Human readable notes on the schedule", - "constraints": { - "required": false, - "unique": false - }, - "example": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - } - ], - "foreignKeys": [ - { - "fields": "service_id", - "reference": { - "resource": "service", - "fields": "id" + "MONTHLY", + "YEARLY" + ] + } + }, + { + "name": "interval", + "description": "iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly", + "type": "number" + }, + { + "name": "byday", + "description": "iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday", + "type": "string" + }, + { + "name": "byweekno", + "description": "iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.", + "type": "string" + }, + { + "name": "bymonthday", + "description": "iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.", + "type": "number" + }, + { + "name": "byyearday", + "description": "iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.", + "type": "number" + }, + { + "name": "description", + "description": "Human readable description of the availability of the service.", + "type": "string" + }, + { + "name": "opens_at", + "description": "The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix 'Z' when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", + "type": "time" + }, + { + "name": "closes_at", + "description": "The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix 'Z' when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", + "type": "time" } - }, - { - "fields": "service_at_location_id", - "reference": { - "resource": "service_at_location", - "fields": "id" + + ], + "primaryKey": "id", + "foreignKeys": [ + { + "fields": "location_id", + "reference": { + "resource": "location", + "fields": "id" + } + }, + { + "fields": "service_id", + "reference": { + "resource": "service", + "fields": "id" + } + }, + { + "fields": "service_at_location_id", + "reference": { + "resource": "service_at_location", + "fields": "id" + } } - }, - { - "fields": "location_id", - "reference": { - "resource": "location", - "fields": "id" + ] + } + }, + { + "name": "funding", + "path": "funding.csv", + "description": "The funding table describes the sources of funding for a service or organization", + "format": "csv", + "mediatype": "text/csv", + "profile": "tabular-data-resource", + "schema": { + "fields": [ + { + "name": "id", + "description": "Each entry must have a unique identifier", + "type": "string", + "constraints": { + "required":true, + "unique":true + } + }, + { + "name": "organization_id", + "description": "The identifier of the organization in receipt of this funding.", + "type": "string" + }, + { + "name": "service_id", + "description": "The identifier of the service in receipt of this funding", + "type": "string" + }, + { + "name": "source", + "description": "A free text description of the source of funds for this organization or service.", + "type": "string" } - } - ] - } - }, - { - "name": "funding", - "path": "funding.csv", - "description": "The funding table describes the sources of funding for a service or organization", - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "schema": { - "primaryKey": "id", - "fields": [ - { - "name": "id", - "type": "string", - "description": "The identifier for the funding. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "required": true, - "unique": true - }, - "example": "1f2df32c-bf08-4b8e-bd6f-e834014b19bc" - }, - { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization in receipt of this funding.", - "constraints": { - "required": false, - "unique": false - }, - "example": "545c684b-4a24-4923-b7c9-6e10fcf8a5a3" - }, - { - "name": "service_id", - "type": "string", - "description": "The identifier of the service in receipt of this funding", - "constraints": { - "required": false, - "unique": false - }, - "example": "d20cedb8-b597-41cb-86b0-7034fb50c7a9" - }, - { - "name": "source", - "type": "string", - "description": "A free text description of the source of funds for this organization or service.", - "constraints": { - "required": false, - "unique": false - }, - "example": "This service is funded partially by the MyCity local government and via grants made by charity funding bodies. We also operate a for-profit department which is used to partially cover the expense of the public service" - } - ], - "foreignKeys": [ - { - "fields": "service_id", - "reference": { - "resource": "service", - "fields": "id" + ], + "primaryKey": "id", + "foreignKeys": [ + { + "fields": "service_id", + "reference": { + "resource": "service", + "fields": "id" + } + }, + { + "fields": "organization_id", + "reference": { + "resource": "organization", + "fields": "id" + } } - }, - { - "fields": "organization_id", - "reference": { - "resource": "organization", - "fields": "id" + ] + } + }, + { + "name": "eligibility", + "path": "eligibility.csv", + "description": "The eligibility tables contains details of the eligibility criteria for particular services", + "format": "csv", + "mediatype": "text/csv", + "profile": "tabular-data-resource", + "schema": { + "fields": [ + { + "name": "id", + "description": "Each entry must have a unique identifier", + "type": "string", + "constraints": { + "required":true, + "unique":true + } + }, + { + "name": "service_id", + "description": "The identifier of the service for which this entry describes the eligibility criteria", + "type": "string" } - } - ] - } - }, - { - "name": "service_area", - "path": "service_areas.csv", - "description": "The service_area table contains details of the geographic area for which a service is available.", - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "schema": { - "primaryKey": "id", - "fields": [ - { - "name": "id", - "type": "string", - "description": "The identifier for the service area. Each service area must have a unique identifier.", - "format": "uuid", - "constraints": { - "required": true, - "unique": true - }, - "example": "381c64f1-a724-4884-9c21-ac96c21cca3e", - "core": "Y" - }, - { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this entry describes the service area", - "constraints": { - "required": false, - "unique": false - }, - "example": "146fbf18-d4a3-4bee-a8b0-2d4476478eea", - "core": "Y" - }, - { - "name": "name", - "type": "string", - "description": "The geographic area where a service is available. This is a free-text description, and so may be precise or indefinite as necessary.", - "constraints": { - "required": false, - "unique": false - }, - "example": "The service is available to all residents of the MyCity area. We provide the service in our offices or via video conferencing to any who can provide evidence of their residency.", - "core": "Y" - }, - { - "name": "description", - "type": "string", - "description": "A more detailed description of this service area. Used to provide any additional information that cannot be communicated using the structured area and geometry fields.", - "constraints": { - "required": false, - "unique": false - }, - "example": "#REF!", - "core": "Y" - }, - { - "name": "extent", - "type": "string", - "description": "A definition of the polygon defining the area, in geojson.", - "constraints": { - "required": false, - "unique": false - }, - "example": "extent" - }, - { - "name": "extent_type", - "type": "string", - "description": "The format of the extent field populated from an enum of \"geojson\", \"topojson\", \"kml\",and (for legacy systems or early state during transformation) \"text\"", - "constraints": { - "required": false, - "unique": false - }, - "example": "extent_type" - }, - { - "name": "uri", - "type": "string", - "description": "A URI which acts as a persistent identifier to identifiy an area", - "constraints": { - "required": false, - "unique": false - }, - "example": "http://example.com" - } - ], - "foreignKeys": [ - { - "fields": "service_id", - "reference": { - "resource": "service", - "fields": "id" + ], + "primaryKey": "id", + "foreignKeys": [ + { + "fields": "service_id", + "reference": { + "resource": "service", + "fields": "id" + } } - } - ] - } - }, - { - "name": "required_document", - "path": "required_documents.csv", - "description": "The required_document table contains details of any documents that are required in order to access or use services.", - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "schema": { - "primaryKey": "id", - "fields": [ - { - "name": "id", - "type": "string", - "description": "The identifier for the document. Each document must have a unique identifier.", - "format": "uuid", - "constraints": { - "required": true, - "unique": true - }, - "example": "f6ad7e69-b9c8-42ce-92db-92cedb4c05c0" - }, - { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this entry describes the required document", - "constraints": { - "required": false, - "unique": false - }, - "example": "bb0128fb-eeec-4179-a606-a8fb06648994" - }, - { - "name": "document", - "type": "string", - "description": "A clear description of the document required to apply for or receive the service e.g. \"A Government-issued ID\" or \"EU Passport\".", - "constraints": { - "required": false, - "unique": false - }, - "example": "Any official id document (Passport, Driver's Licence, identity card) and evidence of address such as an official letter from local or national government. A driver's license which shows your name, photograph, and address can be used as sole identity document." - }, - { - "name": "uri", - "type": "string", - "description": "Web link to document.", - "format": "uri", - "constraints": { - "required": false, - "unique": false - }, - "example": "http://example.com" - } - ], - "foreignKeys": [ - { - "fields": "service_id", - "reference": { - "resource": "service", - "fields": "id" + ] + } + }, + { + "name": "service_area", + "path": "service_areas.csv", + "description": "The service_area table contains details of the geographic area for which a service is available.", + "format": "csv", + "mediatype": "text/csv", + "profile": "tabular-data-resource", + "schema": { + "fields": [ + { + "name": "id", + "description": "Each service area must have a unique identifier", + "type": "string", + "constraints": { + "required":true, + "unique":true + } + }, + { + "name": "service_id", + "description": "The identifier of the service for which this entry describes the service area", + "type": "string" + }, + { + "name": "service_area", + "description": "The geographic area where a service is available. This is a free-text description, and so may be precise or indefinite as necessary.", + "type": "string" + }, + { + "name":"description", + "description":"A more detailed description of this service area. Used to provide any additional information that cannot be communicated using the structured area and geometry fields.", + "type":"string" } - } - ] - } - }, - { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "schema": { - "primaryKey": "id", - "fields": [ - { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "required": true, - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "required": false, - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "required": false, - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "required": false, - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "required": false, - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "required": false, - "unique": false - }, - "example": "ur" - }, - { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "required": false, - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - } - ], - "foreignKeys": [ - { - "fields": "phone_id", - "reference": { - "resource": "phone", - "fields": "id" + ], + "primaryKey": "id", + "foreignKeys": [ + { + "fields": "service_id", + "reference": { + "resource": "service", + "fields": "id" + } } - }, - { - "fields": "service_id", - "reference": { - "resource": "service", - "fields": "id" + ] + } + }, + { + "name": "required_document", + "path": "required_documents.csv", + "description": "The required_document table contains details of any documents that are required in order to access or use services.", + "format": "csv", + "mediatype": "text/csv", + "profile": "tabular-data-resource", + "schema": { + "fields": [ + { + "name": "id", + "description": "Each document must have a unique identifier", + "type": "string", + "constraints": { + "required":true, + "unique":true + } + }, + { + "name": "service_id", + "description": "The identifier of the service for which this entry describes the required document", + "type": "string" + }, + { + "name": "document", + "description": "The document required to apply for or receive the service. e.g. 'Government-issued ID', 'EU Passport'", + "type": "string" } - }, - { - "fields": "location_id", - "reference": { - "resource": "location", - "fields": "id" + ], + "primaryKey": "id", + "foreignKeys": [ + { + "fields": "service_id", + "reference": { + "resource": "service", + "fields": "id" + } } - } - ] - } - }, - { - "name": "accessibility", - "path": "accessibility.csv", - "description": "The accessibility_for_disabilities table contains details of the arrangements for access to locations for people who have disabilities", - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "schema": { - "primaryKey": "id", - "fields": [ - { - "name": "id", - "type": "string", - "description": "The identifier for this accessibility information. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "required": true, - "unique": true - }, - "example": "afcf296e-1cb2-4139-9c88-33d587d1a50b", - "core": "Y" - }, - { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the accessibility provision", - "constraints": { - "required": false, - "unique": false - }, - "example": "7587f72e-11ff-4e02-95c2-f13f8f48f830", - "core": "Y" - }, - { - "name": "description", - "type": "string", - "description": "Description of assistance or infrastructure that facilitate access to clients with disabilities.", - "constraints": { - "required": false, - "unique": false - }, - "example": "The building is equipped with induction loops for hearing aids. Wheelchair access is possible on all levels.", - "core": "Y" - }, - { - "name": "details", - "type": "string", - "description": "Any further details relating to the relevant accessibility arrangements at this location. E.g. whether advance notice is required to use an accessibility facility.", - "constraints": { - "required": false, - "unique": false - }, - "example": "Switch hearing aid to T-coil to access the induction loop facility." - }, - { - "name": "url", - "type": "string", - "description": "URL of a page giving more information about the accessibility of the location", - "format": "uri", - "constraints": { - "required": false, - "unique": false - }, - "example": "http://example.com" - } - ], - "foreignKeys": [ - { - "fields": "location_id", - "reference": { - "resource": "location", - "fields": "id" + ] + } + }, + { + "name": "payment_accepted", + "path": "payments_accepted.csv", + "description": "The payment_accepted table contains details of the methods of payment that can be used in order to pay for services", + "format": "csv", + "mediatype": "text/csv", + "profile": "tabular-data-resource", + "schema": { + "fields": [ + { + "name": "id", + "description": "Each entry must have a unique identifier", + "type": "string", + "constraints": { + "required":true, + "unique":true + } + }, + { + "name": "service_id", + "description": "The identifier of the services for which the entry describes the accepted payment methods", + "type": "string" + }, + { + "name": "payment", + "description": "The methods of payment accepted for the service", + "type": "string" } - } - ] - } - }, - { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "schema": { - "primaryKey": "id", - "fields": [ - { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "required": true, - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "required": false, - "unique": true - }, - "example": "code" - }, - { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "required": true, - "unique": false - }, - "example": "name", - "core": "Y" - }, - { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "required": true, - "unique": false - }, - "example": "description" - }, - { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "required": false, - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "required": false, - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "required": false, - "unique": false - }, - "example": "eng" - }, - { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "required": false, - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "required": false, - "unique": false - }, - "example": "http://example.com" - } - ], - "foreignKeys": [ - { - "fields": "taxonomy_id", - "reference": { - "resource": "taxonomy", - "fields": "id" + ], + "primaryKey": "id", + "foreignKeys": [ + { + "fields": "service_id", + "reference": { + "resource": "service", + "fields": "id" + } } - } - ] - } - }, - { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "schema": { - "primaryKey": "id", - "fields": [ - { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "required": true, - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "required": true, - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "required": true, - "unique": false - }, - "example": "resource_type" - }, - { - "name": "last_action_date", - "type": "datetime", - "description": "The date when data was changed.", - "constraints": { - "required": true, - "unique": false - }, - "example": "2011-01-01" - }, - { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "required": true, - "unique": false - }, - "example": "update" - }, - { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "required": true, - "unique": false - }, - "example": "field_name" - }, - { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "required": true, - "unique": false - }, - "example": "previous_value" - }, - { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "required": true, - "unique": false - }, - "example": "replacement_value" - }, - { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "required": true, - "unique": false - }, - "example": "updated_by" - } - ] - } - }, - { - "name": "meta_table_description", - "path": "meta_table_descriptions.csv", - "description": "The meta_table_description table contains metadata about individual tables.", - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "schema": { - "primaryKey": "id", - "fields": [ - { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "required": true, - "unique": true - }, - "example": "c11af60b-a394-4e53-9943-324dda2d17a1" - }, - { - "name": "name", - "type": "string", - "constraints": { - "required": false, - "unique": false - }, - "example": "name" - }, - { - "name": "language", - "type": "string", - "constraints": { - "required": false, - "unique": false - }, - "example": "language" - }, - { - "name": "character_set", - "type": "string", - "constraints": { - "required": false, - "unique": false - }, - "example": "character_set" - } - ] - } - }, - { - "name": "cost_option", - "path": "cost_options.csv", - "description": "The cost option table contains the costs of a service at certain points in time. This is an LGA Extension table. This table provides a structured version of the text information contained in the 'fees' field of the 'service' table.", - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "schema": { - "primaryKey": "id", - "fields": [ - { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "required": true, - "unique": true - }, - "example": "1fdf4d39-3d80-484d-9f92-a8ffa08621e7" - }, - { - "name": "service_id", - "type": "string", - "description": "The identifier of the services for which the entry describes the cost", - "constraints": { - "required": true, - "unique": false - }, - "example": "a67ed14f-696d-45f1-8eaf-46b7f972425e" - }, - { - "name": "valid_from", - "type": "date", - "description": "When this price is valid from", - "constraints": { - "required": false, - "unique": false - }, - "example": "2020-01-01" - }, - { - "name": "valid_to", - "type": "date", - "description": "When this price is valid to", - "constraints": { - "required": false, - "unique": false - }, - "example": "2022-12-31" - }, - { - "name": "option", - "type": "string", - "description": "Conditions associated with the cost option.\n\nApplication Profile Notes: e.g.For the over 60's\n1st session", - "constraints": { - "required": false, - "unique": false - }, - "example": "Under 18s and Over 60s" - }, - { - "name": "currency", - "type": "string", - "description": "3 letter currency code", - "constraints": { - "required": false, - "unique": false - }, - "example": "gbp" - }, - { - "name": "amount", - "type": "number", - "description": "The cost of the option, expresssed as an amount in a currency (expected to be GBP by Open Referral UK).", - "constraints": { - "required": false, - "unique": false - }, - "example": "35" - }, - { - "name": "amount_description", - "type": "string", - "description": "Specific details qualifying the cost amount, e.g. 'per session'", - "constraints": { - "required": false, - "unique": false - }, - "example": "per 1 hour session" - } - ], - "foreignKeys": [ - { - "fields": "service_id", - "reference": { - "resource": "service", - "fields": "id" + ] + } + }, + { + "name": "language", + "path": "languages.csv", + "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", + "format": "csv", + "mediatype": "text/csv", + "profile": "tabular-data-resource", + "schema": { + "fields": [ + { + "name": "id", + "description": "Each language must have a unique identifier", + "type": "string", + "constraints": { + "required":true, + "unique":true + } + }, + { + "name": "service_id", + "description": "The identifier of the service for which the entry describes the languages in which services are delivered", + "type": "string" + }, + { + "name": "location_id", + "description": "The identifier of the location for which the entry describes the languages in which services are delivered", + "type": "string" + }, + { + "name": "language", + "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", + "type": "string" } - } - ] - } - }, - { - "name": "organization_identifier", - "path": "organization_identifiers.csv", - "description": "Identifiers for an organization such as: company registration number, charity number, tax registration number. This helps uniquely identify and de-duplicate data", - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "schema": { - "primaryKey": "id", - "fields": [ - { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "required": true, - "unique": true - }, - "example": "d4dbcebc-0802-47cb-8651-b937ac4f2f3e" - }, - { - "name": "organization_id", - "type": "string", - "description": "Each program must belong to a single organization. The identifier of the organization should be given here.", - "constraints": { - "required": true, - "unique": false - }, - "example": "58341b4f-4f21-47f0-affb-1a2f9162472b" - }, - { - "name": "identifier_scheme", - "type": "string", - "description": "Scheme according to http://org-id.guide/.", - "constraints": { - "required": false, - "unique": false - }, - "example": "GB-COH" - }, - { - "name": "identifier_type", - "type": "string", - "description": "The type of identifier (company, charity, tax number, etc)", - "constraints": { - "required": true, - "unique": false - }, - "example": "company" - }, - { - "name": "identifier", - "type": "string", - "description": "The third-party identifier", - "constraints": { - "required": true, - "unique": false - }, - "example": "1234567" - } - ], - "foreignKeys": [ - { - "fields": "organization_id", - "reference": { - "resource": "organization", - "fields": "id" + ], + "primaryKey": "id", + "foreignKeys": [ + { + "fields": "service_id", + "reference": { + "resource": "service", + "fields": "id" + } + }, + { + "fields": "location_id", + "reference": { + "resource": "location", + "fields": "id" + } } - } - ] - } - }, - { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "schema": { - "primaryKey": "id", - "fields": [ - { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "required": true, - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "required": true, - "unique": false - }, - "example": "name" - }, - { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "required": true, - "unique": false - }, - "example": "description" - }, - { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "required": false, - "unique": false - }, - "example": "http://example.com" - }, - { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "required": false, - "unique": false - }, - "example": "version" - } - ] + ] + } + }, + { + "name": "accessibility_for_disabilities", + "path": "accessibility_for_disabilities.csv", + "description": "The accessibility_for_disabilities table contains details of the arrangements for access to locations for people who have disabilities", + "format": "csv", + "mediatype": "text/csv", + "profile": "tabular-data-resource", + "schema": { + "fields": [ + { + "name": "id", + "description": "Each entry must have a unique identifier", + "type": "string", + "constraints": { + "required":true, + "unique":true + } + }, + { + "name": "location_id", + "description": "The identifier of the location for which the entry describes the accessibility provision", + "type": "string" + }, + { + "name": "accessibility", + "description": "Description of assistance or infrastructure that facilitate access to clients with disabilities.", + "type": "string" + }, + { + "name":"details", + "description":"Any further details relating to the relevant accessibility arrangements at this location. E.g. whether advance notice is required to use an accessibility facility.", + "type": "string", + "constraints":{ + "required":false + } + } + ], + "primaryKey": "id", + "foreignKeys": [ + { + "fields": "location_id", + "reference": { + "resource": "location", + "fields": "id" + } + } + ] + } + }, + { + "name": "taxonomy_term", + "path": "taxonomy_terms.csv", + "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", + "format": "csv", + "mediatype": "text/csv", + "profile": "tabular-data-resource", + "schema": { + "fields": [ + { + "name": "id", + "description": "Each taxonomy term must have a unique identifier, within the scope of the dataset", + "type": "string", + "constraints": { + "required":true, + "unique":true + } + }, + { + "name": "term", + "description": "The taxonomy term itself.", + "type": "string", + "constraints": { + "required":true + } + }, + { + "name": "description", + "description": "What the term means", + "type": "string", + "constraints": { + "required":true + } + }, + { + "name":"parent_id", + "description":"If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", + "type":"string", + "constraints": { + "required":false + } + }, + { + "name":"taxonomy", + "description":"If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", + "type":"string", + "constraints":{ + "required":false + } + }, + { + "name":"language", + "description":"An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", + "type":"string", + "constraints":{ + "required":false + } + } + ], + "primaryKey": "id" + } + }, + { + "name": "metadata", + "path": "metadata.csv", + "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", + "format": "csv", + "mediatype": "text/csv", + "profile": "tabular-data-resource", + "schema": { + "fields": [ + { + "name": "id", + "description": "Each entry must have a unique identifier", + "type": "string", + "constraints": { + "required":true, + "unique":true + } + }, + { + "name": "resource_id", + "description": "Each service, program. location, address, or contact will have a unique identifier.", + "type": "string", + "constraints": { + "required":true, + "unique":true + } + }, + { + "name": "resource_type", + "description": "The type of entity being referenced", + "type": "string", + "constraints": { + "required":true, + "unique":true, + "enum": ["organization", + "program", + "service", + "service_attribute", + "other_attribute", + "service_at_location", + "location", + "phone", + "contact", + "schedule", + "funding", + "eligibility", + "service_area", + "accessibility_for_disabilities", + "taxonomy_term" + ] + } + }, + { + "name": "last_action_date", + "description": "The date when data was changed.", + "type": "datetime", + "constraints": { + "required":true + } + }, + { + "name": "last_action_type", + "description": "The kind of change made to the data; eg create, update, delete", + "type": "string", + "constraints": { + "required":true + } + }, + { + "name": "field_name", + "description": "The name of field that has been modified", + "type": "string", + "constraints": { + "required":true + } + }, + { + "name": "previous_value", + "description": "The previous value of a field that has been updated", + "type": "string", + "constraints": { + "required":true + } + }, + { + "name": "replacement_value", + "description": "The new value of a field that has been updated", + "type": "string", + "constraints": { + "required":true + } + }, + { + "name": "updated_by", + "description": "The name of the person who updated a value", + "type": "string", + "constraints": { + "required":true + } + } + ], + "primaryKey": "id" + } + }, + { + "name": "meta_table_description", + "path": "meta_table_descriptions.csv", + "description": "The meta_table_description table contains metadata about individual tables.", + "format": "csv", + "mediatype": "text/csv", + "profile": "tabular-data-resource", + "schema": { + "fields": [ + { + "name": "id", + "description": "Each entry must have a unique identifier", + "type": "string", + "constraints": { + "required":true, + "unique":true + } + }, + { + "name": "name", + "description": "", + "type": "string" + }, + { + "name": "language", + "description": "", + "type": "string" + }, + { + "name": "character_set", + "description": "", + "type": "string" + } + ], + "primaryKey": "id" + } } - } - ] -} \ No newline at end of file + ] + } + diff --git a/docs/conf.py b/docs/conf.py index ddf24eeb..d880a7ef 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -33,7 +33,7 @@ # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. -extensions = ['myst_parser', 'sphinxcontrib.openapi', 'sphinxcontrib.opendataservices', 'sphinx_rtd_theme',] +extensions = ['myst_parser', 'sphinxcontrib.openapi', 'sphinxcontrib.opendataservices'] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] @@ -128,15 +128,13 @@ # html_theme = 'alabaster' html_static_path = ['_static'] -#on_rtd = os.environ.get('READTHEDOCS', None) == 'True' -# -#if not on_rtd: # only import and set the theme if we're building docs locally -# import sphinx_rtd_theme -# html_theme = 'sphinx_rtd_theme' -# html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] -# html_style = 'css/custom.css' +on_rtd = os.environ.get('READTHEDOCS', None) == 'True' -html_theme = 'sphinx_rtd_theme' +if not on_rtd: # only import and set the theme if we're building docs locally + import sphinx_rtd_theme + html_theme = 'sphinx_rtd_theme' + html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] + html_style = 'css/custom.css' html_context = { 'css_files': [ @@ -184,7 +182,7 @@ # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". -#html_static_path = ['_static'] +html_static_path = ['_static'] # Add any extra paths that contain custom files (such as robots.txt or # .htaccess) here, relative to this directory. These files are copied @@ -431,7 +429,7 @@ def __init__(self,widths): ('Type (Format)', lambda x: x['type'] + (' ({})'.format(x['format']) if 'format' in x else '')), ('Description', - lambda x: x.get('description', '')), + lambda x: x['description']), ('Required?', lambda x: str(x.get('constraints', {}).get('required', False))), ('Unique?', @@ -525,4 +523,3 @@ def setup(app): - diff --git a/docs/hsds/logical_model.md b/docs/hsds/logical_model.md index 31322a32..64625a46 100644 --- a/docs/hsds/logical_model.md +++ b/docs/hsds/logical_model.md @@ -66,7 +66,7 @@ E.g. a phone number applies to the service OR the organisation OR the service_at ```{eval-rst} -`[enlarge] <../_images/entity_relationship_diagram_core_tables.svg>`_ +`[enlarge] <../../_images/entity_relationship_diagram_core_tables.svg>`_ .. raw:: html :file: ../extras/_images/entity_relationship_diagram_core_tables.svg @@ -89,7 +89,7 @@ Other tables are shown in blue. ```{eval-rst} -`[enlarge] <../_images/entity_relationship_diagram.svg>`_ +`[enlarge] <../../_images/entity_relationship_diagram.svg>`_ .. raw:: html :file: ../extras/_images/entity_relationship_diagram.svg diff --git a/examples/csv/accessibility.csv b/examples/csv/accessibility.csv deleted file mode 100644 index a006b1fb..00000000 --- a/examples/csv/accessibility.csv +++ /dev/null @@ -1,2 +0,0 @@ -id,location_id,description,details,url -afcf296e-1cb2-4139-9c88-33d587d1a50b,7587f72e-11ff-4e02-95c2-f13f8f48f830,The building is equipped with induction loops for hearing aids. Wheelchair access is possible on all levels.,Switch hearing aid to T-coil to access the induction loop facility.,http://example.com diff --git a/examples/csv/address.csv b/examples/csv/address.csv deleted file mode 100644 index 113b89aa..00000000 --- a/examples/csv/address.csv +++ /dev/null @@ -1,2 +0,0 @@ -id,location_id,attention,address_1,address_2,city,region,postal_code,country,address_type -74706e55-df26-4b84-80fe-ecc30b5befb4,d57b7ee4-9bcf-4351-858b-c42860beb869,A. Persona,1-30 Main Street,address_2,MyCity,region,postal_code,US,postal diff --git a/examples/csv/attribute.csv b/examples/csv/attribute.csv deleted file mode 100644 index 84f49f7f..00000000 --- a/examples/csv/attribute.csv +++ /dev/null @@ -1,2 +0,0 @@ -id,link_id,taxonomy_term_id,link_type,link_entity,value -ae58cc39-8b70-4ab1-8aea-786882e5ac8e,f28dd44b-0c4d-479f-8e90-4c52219a8b3c,6bd624ce-8512-497a-bcb2-7ce1a5dc1680,link_type,link_entity,value diff --git a/examples/csv/contact.csv b/examples/csv/contact.csv deleted file mode 100644 index f08ca610..00000000 --- a/examples/csv/contact.csv +++ /dev/null @@ -1,2 +0,0 @@ -id,organization_id,service_id,service_at_location_id,location_id,name,title,department,email -1e7efce3-639b-4880-940c-b95cd30cdb50,ae67a707-5893-4225-b0b1-320ab9cb596b,46f31178-dbb7-45e4-be37-c69320e08c36,93eaf18d-1cd2-4ec7-bffb-3c9172ee5070,2226a1e5-7ff1-4c46-a5fb-955304b05917,Ann Persona,Reception Manager,Reception,email@example.com diff --git a/examples/csv/cost_option.csv b/examples/csv/cost_option.csv deleted file mode 100644 index d7947612..00000000 --- a/examples/csv/cost_option.csv +++ /dev/null @@ -1,2 +0,0 @@ -id,service_id,valid_from,valid_to,option,currency,amount,amount_description -1fdf4d39-3d80-484d-9f92-a8ffa08621e7,a67ed14f-696d-45f1-8eaf-46b7f972425e,2020-01-01,2022-12-31,Under 18s and Over 60s,gbp,35,per 1 hour session diff --git a/examples/csv/funding.csv b/examples/csv/funding.csv deleted file mode 100644 index 43326ed5..00000000 --- a/examples/csv/funding.csv +++ /dev/null @@ -1,2 +0,0 @@ -id,organization_id,service_id,source -1f2df32c-bf08-4b8e-bd6f-e834014b19bc,545c684b-4a24-4923-b7c9-6e10fcf8a5a3,d20cedb8-b597-41cb-86b0-7034fb50c7a9,This service is funded partially by the MyCity local government and via grants made by charity funding bodies. We also operate a for-profit department which is used to partially cover the expense of the public service diff --git a/examples/csv/language.csv b/examples/csv/language.csv deleted file mode 100644 index e455d723..00000000 --- a/examples/csv/language.csv +++ /dev/null @@ -1,2 +0,0 @@ -id,service_id,location_id,phone_id,name,code,note -2989d3ed-c547-48f8-8f9d-432d81c7892e,500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5,2fcda859-99ad-4a9e-b912-7baf5e064df1,df2d6c2f-89e7-4cae-aace-a23a0264d7e5,Urdu,ur,Translation services provided via bilingual staff when they are available diff --git a/examples/csv/location.csv b/examples/csv/location.csv deleted file mode 100644 index b1a9279a..00000000 --- a/examples/csv/location.csv +++ /dev/null @@ -1,2 +0,0 @@ -id,location_type,url,organization_id,name,alternate_name,description,transportation,latitude,longitude,external_identifier,external_identifier_type -3a19ff88-4620-4d17-9830-ac1d859eb5d5,physical,http://example.com,985e4a42-bd9f-4edc-911d-0243a4640aca,MyCity Civic Center,Civic Center,MyCity Civic Center is located on Main Street and contains facilities for a number of civic and community services available.,MyCity Civic Center is serviced by the number 1 Bus and is a short walk from the Main Street Metro Station,100,101,///cheer.parent.mole,what3words diff --git a/examples/csv/meta_table_description.csv b/examples/csv/meta_table_description.csv deleted file mode 100644 index a6bf750e..00000000 --- a/examples/csv/meta_table_description.csv +++ /dev/null @@ -1,2 +0,0 @@ -id,name,language,character_set -c11af60b-a394-4e53-9943-324dda2d17a1,name,language,character_set diff --git a/examples/csv/metadata.csv b/examples/csv/metadata.csv deleted file mode 100644 index ad1d2ce7..00000000 --- a/examples/csv/metadata.csv +++ /dev/null @@ -1,2 +0,0 @@ -id,resource_id,resource_type,last_action_date,last_action_type,field_name,previous_value,replacement_value,updated_by -6cd71e9f-1013-49d9-8370-26b8f59d3e5a,38960354-e7d2-4cfa-a368-820f729d6ccf,resource_type,2011-01-01,update,field_name,previous_value,replacement_value,updated_by diff --git a/examples/csv/organization.csv b/examples/csv/organization.csv deleted file mode 100644 index 1e836c08..00000000 --- a/examples/csv/organization.csv +++ /dev/null @@ -1,2 +0,0 @@ -id,name,alternate_name,description,email,website,tax_status,tax_id,year_incorporated,legal_status,logo,uri,parent_organization_id -d9d5e0f5-d3ce-4f73-9a2f-4dd0ecc6c610,Example Organization Inc.,Example Org,Example Org is a non-profit organization dedicated to providing services to qualified beneficiaries,email@example.com,http://example.com,tax_status,tax_id,2011,legal_status,https://openreferral.org/wp-content/uploads/2018/02/OpenReferral_Logo_Green-4-1.png,http://example.com,cd09a387-91f4-4555-94ec-e799c35344cd diff --git a/examples/csv/organization_identifier.csv b/examples/csv/organization_identifier.csv deleted file mode 100644 index c4f1f198..00000000 --- a/examples/csv/organization_identifier.csv +++ /dev/null @@ -1,2 +0,0 @@ -id,organization_id,identifier_scheme,identifier_type,identifier -d4dbcebc-0802-47cb-8651-b937ac4f2f3e,58341b4f-4f21-47f0-affb-1a2f9162472b,GB-COH,company,1234567 diff --git a/examples/csv/phone.csv b/examples/csv/phone.csv deleted file mode 100644 index 70a32db8..00000000 --- a/examples/csv/phone.csv +++ /dev/null @@ -1,2 +0,0 @@ -id,location_id,service_id,organization_id,contact_id,service_at_location_id,number,extension,type,description -1554f2e2-a373-45db-a3fa-9fc48a61c15e,3133fbc3-469a-4ab7-9158-421acfe66229,9d2104f3-b9b2-4719-a85d-743fc62714a6,c1066581-4d59-45c7-9072-40e745e3c98c,52fd7852-8f0e-4b5e-9d93-ff96386096c4,a4edb74e-c262-4379-bf87-2bf90f6f4803,"""+44 1234 234567""",100,voice,Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. diff --git a/examples/csv/program.csv b/examples/csv/program.csv deleted file mode 100644 index 5cabb7b3..00000000 --- a/examples/csv/program.csv +++ /dev/null @@ -1,2 +0,0 @@ -id,organization_id,name,alternate_name,description -e7ec2e57-4540-43fa-b2c7-6be5a0ef7f42,5978833f-21aa-4235-a56b-7d2f94ce8f35,Community Mental Health Support,MyCity Mental Health Group,Comprehensive Mental Health Services available to residents of MyCity including CBT and Counselling. This is not an emergency service and should not be used as an alternative to hospital and GP services. diff --git a/examples/csv/required_document.csv b/examples/csv/required_document.csv deleted file mode 100644 index e39ff23d..00000000 --- a/examples/csv/required_document.csv +++ /dev/null @@ -1,2 +0,0 @@ -id,service_id,document,uri -f6ad7e69-b9c8-42ce-92db-92cedb4c05c0,bb0128fb-eeec-4179-a606-a8fb06648994,"Any official id document (Passport, Driver's Licence, identity card) and evidence of address such as an official letter from local or national government. A driver's license which shows your name, photograph, and address can be used as sole identity document.",http://example.com diff --git a/examples/csv/schedule.csv b/examples/csv/schedule.csv deleted file mode 100644 index bf60d3a1..00000000 --- a/examples/csv/schedule.csv +++ /dev/null @@ -1,2 +0,0 @@ -id,service_id,location_id,service_at_location_id,valid_from,valid_to,dtstart,timezone,until,count,wkst,freq,interval,byday,byweekno,bymonthday,byyearday,description,opens_at,closes_at,schedule_link,attending_type,notes -48102e86-bb50-41c4-8f1e-e269368c41d1,ae8b7eaf-7e7d-4128-a403-ae097f146356,dd9e501b-4df9-4e71-85ac-29748e7e2d5a,0a41a90a-b5a5-4541-87e2-5cc2fd72536b,2005-01-01,2005-01-01,2005-01-01,3,2005-01-01,2005-01-01,TUE,WEEKLY,1,THU,42,2,2,The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.,10:00,18:00,http://example.com,You can attend this service in-person or remotely via video conferencing,Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400 diff --git a/examples/csv/service.csv b/examples/csv/service.csv deleted file mode 100644 index f033c9ce..00000000 --- a/examples/csv/service.csv +++ /dev/null @@ -1,2 +0,0 @@ -id,organization_id,program_id,name,alternate_name,description,url,email,status,interpretation_services,application_process,fees_description,wait_time,fees,accreditations,eligibility_description,minimum_age,maximum_age,assured_date,assurer_email,licenses,alert -ac148810-d857-441c-9679-408f346de14b,0fdfb57f-c147-4cfb-864c-44788a335d8c,24682fa0-3eda-4afc-a026-84a21c7a882e,Community Counselling,MyCity Counselling Servics,"Counselling Services provided by trained professionals. Suitable for people with mental health conditions such as anxiety, depression, or eating disorders as well as people experiencing difficult life events and circumstances. ",http://example.com/counselling,email@example.com,active,"Interpretation services are available in Urdu, Polish, and Slovak","If you are an NHS patient please ask your GP for a referral letter, we will then be in touch with you directly. If you are not an NHS patient you should ring our reception to arrange an appointment",Non-NHS patients are expected to pay for their counselling sessions. We charge a flat rate per hour of counselling. The current rate is £50 per hour. Please see our website for up to date prices.,wait_time,fees_description,"All of our practitioners are accredited by the BASC, UKCP, and the Professional Standards Body",This service is intended for all people aged 12 and over who require counselling services in the MyCity area,12,100,2005-01-01,email@example.com,licences,Following COVID-19 we have moved most of our counselling sessions online. Please contact the reception if you require further information. diff --git a/examples/csv/service_area.csv b/examples/csv/service_area.csv deleted file mode 100644 index 72cddfb2..00000000 --- a/examples/csv/service_area.csv +++ /dev/null @@ -1,2 +0,0 @@ -id,service_id,name,description,extent,extent_type,uri -381c64f1-a724-4884-9c21-ac96c21cca3e,146fbf18-d4a3-4bee-a8b0-2d4476478eea,The service is available to all residents of the MyCity area. We provide the service in our offices or via video conferencing to any who can provide evidence of their residency.,#REF!,extent,extent_type,http://example.com diff --git a/examples/csv/service_at_location.csv b/examples/csv/service_at_location.csv deleted file mode 100644 index bbfa2609..00000000 --- a/examples/csv/service_at_location.csv +++ /dev/null @@ -1,2 +0,0 @@ -id,service_id,location_id,description -e94c9f38-1e8f-4564-91d4-d53501ab1765,ab231982-2106-4a55-80fc-b305560c5556,2528e812-ccbb-43a7-b761-a90f27ea9ac4,description diff --git a/examples/csv/taxonomy.csv b/examples/csv/taxonomy.csv deleted file mode 100644 index b805b767..00000000 --- a/examples/csv/taxonomy.csv +++ /dev/null @@ -1,2 +0,0 @@ -id,name,description,uri,version -5c4d79d7-cc55-470e-9f1f-8cad074e4892,name,description,http://example.com,version diff --git a/examples/csv/taxonomy_term.csv b/examples/csv/taxonomy_term.csv deleted file mode 100644 index 54e3c024..00000000 --- a/examples/csv/taxonomy_term.csv +++ /dev/null @@ -1,2 +0,0 @@ -id,code,name,description,parent_id,taxonomy,language,taxonomy_id,term_uri -3f7b145d-84af-42d7-8fae-eaca714b02b2,code,name,description,0bc248fa-dc27-4650-9ba4-8f1a24ef16a2,taxonomy,eng,07ff6aee-a219-438c-b694-d2fcb6c5373b,http://example.com diff --git a/examples/location.json b/examples/location.json deleted file mode 100644 index 9fc21ee4..00000000 --- a/examples/location.json +++ /dev/null @@ -1,109 +0,0 @@ -{ - "id": "3a19ff88-4620-4d17-9830-ac1d859eb5d5", - "location_type": "physical", - "url": "http://example.com", - "name": "MyCity Civic Center", - "alternate_name": "Civic Center", - "description": "MyCity Civic Center is located on Main Street and contains facilities for a number of civic and community services available.", - "transportation": "MyCity Civic Center is serviced by the number 1 Bus and is a short walk from the Main Street Metro Station", - "latitude": 100, - "longitude": 101, - "external_identifier": "///cheer.parent.mole", - "external_identifier_type": "what3words", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ], - "addresss": [ - { - "id": "74706e55-df26-4b84-80fe-ecc30b5befb4", - "attention": "A. Persona", - "address_1": "1-30 Main Street", - "address_2": "address_2", - "city": "MyCity", - "region": "region", - "postal_code": "postal_code", - "country": "US", - "address_type": "postal" - } - ], - "contacts": [ - { - "id": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "name": "Ann Persona", - "title": "Reception Manager", - "department": "Reception", - "email": "email@example.com", - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ] - } - ], - "accessibilitys": [ - { - "id": "afcf296e-1cb2-4139-9c88-33d587d1a50b", - "description": "The building is equipped with induction loops for hearing aids. Wheelchair access is possible on all levels.", - "details": "Switch hearing aid to T-coil to access the induction loop facility.", - "url": "http://example.com" - } - ], - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ], - "schedules": [ - { - "id": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "valid_from": "2005-01-01", - "valid_to": "2005-01-01", - "dtstart": "2005-01-01", - "timezone": 3, - "until": "2005-01-01", - "count": "2005-01-01", - "wkst": "TUE", - "freq": "WEEKLY", - "interval": 1, - "byday": "THU", - "byweekno": 42, - "bymonthday": 2, - "byyearday": 2, - "description": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "opens_at": "10:00", - "closes_at": "18:00", - "schedule_link": "http://example.com", - "attending_type": "You can attend this service in-person or remotely via video conferencing", - "notes": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - } - ] -} \ No newline at end of file diff --git a/examples/organization_full.json b/examples/organization_full.json deleted file mode 100644 index 6c655b3d..00000000 --- a/examples/organization_full.json +++ /dev/null @@ -1,548 +0,0 @@ -{ - "id": "d9d5e0f5-d3ce-4f73-9a2f-4dd0ecc6c610", - "name": "Example Organization Inc.", - "alternate_name": "Example Org", - "description": "Example Org is a non-profit organization dedicated to providing services to qualified beneficiaries", - "email": "email@example.com", - "website": "http://example.com", - "tax_status": "tax_status", - "year_incorporated": 2011, - "legal_status": "legal_status", - "logo": "https://openreferral.org/wp-content/uploads/2018/02/OpenReferral_Logo_Green-4-1.png", - "uri": "http://example.com", - "parent_organization_id": "cd09a387-91f4-4555-94ec-e799c35344cd", - "fundings": [ - { - "id": "1f2df32c-bf08-4b8e-bd6f-e834014b19bc", - "source": "This service is funded partially by the MyCity local government and via grants made by charity funding bodies. We also operate a for-profit department which is used to partially cover the expense of the public service" - } - ], - "contacts": [ - { - "id": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "name": "Ann Persona", - "title": "Reception Manager", - "department": "Reception", - "email": "email@example.com", - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ] - } - ], - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ], - "locations": [ - { - "id": "3a19ff88-4620-4d17-9830-ac1d859eb5d5", - "location_type": "physical", - "url": "http://example.com", - "name": "MyCity Civic Center", - "alternate_name": "Civic Center", - "description": "MyCity Civic Center is located on Main Street and contains facilities for a number of civic and community services available.", - "transportation": "MyCity Civic Center is serviced by the number 1 Bus and is a short walk from the Main Street Metro Station", - "latitude": 100, - "longitude": 101, - "external_identifier": "///cheer.parent.mole", - "external_identifier_type": "what3words", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ], - "addresss": [ - { - "id": "74706e55-df26-4b84-80fe-ecc30b5befb4", - "attention": "A. Persona", - "address_1": "1-30 Main Street", - "address_2": "address_2", - "city": "MyCity", - "region": "region", - "postal_code": "postal_code", - "country": "US", - "address_type": "postal" - } - ], - "contacts": [ - { - "id": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "name": "Ann Persona", - "title": "Reception Manager", - "department": "Reception", - "email": "email@example.com", - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ] - } - ], - "accessibilitys": [ - { - "id": "afcf296e-1cb2-4139-9c88-33d587d1a50b", - "description": "The building is equipped with induction loops for hearing aids. Wheelchair access is possible on all levels.", - "details": "Switch hearing aid to T-coil to access the induction loop facility.", - "url": "http://example.com" - } - ], - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ], - "schedules": [ - { - "id": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "valid_from": "2005-01-01", - "valid_to": "2005-01-01", - "dtstart": "2005-01-01", - "timezone": 3, - "until": "2005-01-01", - "count": "2005-01-01", - "wkst": "TUE", - "freq": "WEEKLY", - "interval": 1, - "byday": "THU", - "byweekno": 42, - "bymonthday": 2, - "byyearday": 2, - "description": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "opens_at": "10:00", - "closes_at": "18:00", - "schedule_link": "http://example.com", - "attending_type": "You can attend this service in-person or remotely via video conferencing", - "notes": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - } - ] - } - ], - "programs": [ - { - "id": "e7ec2e57-4540-43fa-b2c7-6be5a0ef7f42", - "name": "Community Mental Health Support", - "alternate_name": "MyCity Mental Health Group", - "description": "Comprehensive Mental Health Services available to residents of MyCity including CBT and Counselling. This is not an emergency service and should not be used as an alternative to hospital and GP services." - } - ], - "organization_identifiers": [ - { - "id": "d4dbcebc-0802-47cb-8651-b937ac4f2f3e", - "identifier_scheme": "GB-COH", - "identifier_type": "company", - "identifier": 1234567 - } - ], - "services": [ - { - "id": "ac148810-d857-441c-9679-408f346de14b", - "name": "Community Counselling", - "alternate_name": "MyCity Counselling Servics", - "description": "Counselling Services provided by trained professionals. Suitable for people with mental health conditions such as anxiety, depression, or eating disorders as well as people experiencing difficult life events and circumstances. ", - "url": "http://example.com/counselling", - "email": "email@example.com", - "status": "active", - "interpretation_services": "Interpretation services are available in Urdu, Polish, and Slovak", - "application_process": "If you are an NHS patient please ask your GP for a referral letter, we will then be in touch with you directly. If you are not an NHS patient you should ring our reception to arrange an appointment", - "fees_description": "Non-NHS patients are expected to pay for their counselling sessions. We charge a flat rate per hour of counselling. The current rate is \u00a350 per hour. Please see our website for up to date prices.", - "wait_time": "wait_time", - "fees": "fees_description", - "accreditations": "All of our practitioners are accredited by the BASC, UKCP, and the Professional Standards Body", - "eligibility_description": "This service is intended for all people aged 12 and over who require counselling services in the MyCity area", - "minimum_age": 12, - "maximum_age": 100, - "assured_date": "2005-01-01", - "assurer_email": "email@example.com", - "licenses": "licences", - "alert": "Following COVID-19 we have moved most of our counselling sessions online. Please contact the reception if you require further information.", - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ], - "schedules": [ - { - "id": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "valid_from": "2005-01-01", - "valid_to": "2005-01-01", - "dtstart": "2005-01-01", - "timezone": 3, - "until": "2005-01-01", - "count": "2005-01-01", - "wkst": "TUE", - "freq": "WEEKLY", - "interval": 1, - "byday": "THU", - "byweekno": 42, - "bymonthday": 2, - "byyearday": 2, - "description": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "opens_at": "10:00", - "closes_at": "18:00", - "schedule_link": "http://example.com", - "attending_type": "You can attend this service in-person or remotely via video conferencing", - "notes": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - } - ], - "service_areas": [ - { - "id": "381c64f1-a724-4884-9c21-ac96c21cca3e", - "name": "The service is available to all residents of the MyCity area. We provide the service in our offices or via video conferencing to any who can provide evidence of their residency.", - "description": "#REF!", - "extent": "extent", - "extent_type": "extent_type", - "uri": "http://example.com" - } - ], - "service_at_locations": [ - { - "id": "e94c9f38-1e8f-4564-91d4-d53501ab1765", - "description": "description", - "contacts": [ - { - "id": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "name": "Ann Persona", - "title": "Reception Manager", - "department": "Reception", - "email": "email@example.com", - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ] - } - ], - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ], - "schedules": [ - { - "id": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "valid_from": "2005-01-01", - "valid_to": "2005-01-01", - "dtstart": "2005-01-01", - "timezone": 3, - "until": "2005-01-01", - "count": "2005-01-01", - "wkst": "TUE", - "freq": "WEEKLY", - "interval": 1, - "byday": "THU", - "byweekno": 42, - "bymonthday": 2, - "byyearday": 2, - "description": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "opens_at": "10:00", - "closes_at": "18:00", - "schedule_link": "http://example.com", - "attending_type": "You can attend this service in-person or remotely via video conferencing", - "notes": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - } - ], - "location": { - "id": "3a19ff88-4620-4d17-9830-ac1d859eb5d5", - "location_type": "physical", - "url": "http://example.com", - "name": "MyCity Civic Center", - "alternate_name": "Civic Center", - "description": "MyCity Civic Center is located on Main Street and contains facilities for a number of civic and community services available.", - "transportation": "MyCity Civic Center is serviced by the number 1 Bus and is a short walk from the Main Street Metro Station", - "latitude": 100, - "longitude": 101, - "external_identifier": "///cheer.parent.mole", - "external_identifier_type": "what3words", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ], - "addresss": [ - { - "id": "74706e55-df26-4b84-80fe-ecc30b5befb4", - "attention": "A. Persona", - "address_1": "1-30 Main Street", - "address_2": "address_2", - "city": "MyCity", - "region": "region", - "postal_code": "postal_code", - "country": "US", - "address_type": "postal" - } - ], - "contacts": [ - { - "id": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "name": "Ann Persona", - "title": "Reception Manager", - "department": "Reception", - "email": "email@example.com", - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ] - } - ], - "accessibilitys": [ - { - "id": "afcf296e-1cb2-4139-9c88-33d587d1a50b", - "description": "The building is equipped with induction loops for hearing aids. Wheelchair access is possible on all levels.", - "details": "Switch hearing aid to T-coil to access the induction loop facility.", - "url": "http://example.com" - } - ], - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ], - "schedules": [ - { - "id": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "valid_from": "2005-01-01", - "valid_to": "2005-01-01", - "dtstart": "2005-01-01", - "timezone": 3, - "until": "2005-01-01", - "count": "2005-01-01", - "wkst": "TUE", - "freq": "WEEKLY", - "interval": 1, - "byday": "THU", - "byweekno": 42, - "bymonthday": 2, - "byyearday": 2, - "description": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "opens_at": "10:00", - "closes_at": "18:00", - "schedule_link": "http://example.com", - "attending_type": "You can attend this service in-person or remotely via video conferencing", - "notes": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - } - ] - } - } - ], - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ], - "fundings": [ - { - "id": "1f2df32c-bf08-4b8e-bd6f-e834014b19bc", - "source": "This service is funded partially by the MyCity local government and via grants made by charity funding bodies. We also operate a for-profit department which is used to partially cover the expense of the public service" - } - ], - "cost_options": [ - { - "id": "1fdf4d39-3d80-484d-9f92-a8ffa08621e7", - "valid_from": "2020-01-01", - "valid_to": "2022-12-31", - "option": "Under 18s and Over 60s", - "currency": "gbp", - "amount": 35, - "amount_description": "per 1 hour session" - } - ], - "program": { - "id": "e7ec2e57-4540-43fa-b2c7-6be5a0ef7f42", - "name": "Community Mental Health Support", - "alternate_name": "MyCity Mental Health Group", - "description": "Comprehensive Mental Health Services available to residents of MyCity including CBT and Counselling. This is not an emergency service and should not be used as an alternative to hospital and GP services." - }, - "required_documents": [ - { - "id": "f6ad7e69-b9c8-42ce-92db-92cedb4c05c0", - "document": "Any official id document (Passport, Driver's Licence, identity card) and evidence of address such as an official letter from local or national government. A driver's license which shows your name, photograph, and address can be used as sole identity document.", - "uri": "http://example.com" - } - ], - "contacts": [ - { - "id": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "name": "Ann Persona", - "title": "Reception Manager", - "department": "Reception", - "email": "email@example.com", - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ] - } - ], - "attributes": [ - { - "id": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "link_type": "link_type", - "link_entity": "link_entity", - "value": "value", - "taxonomy_term": { - "id": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "code": "code", - "name": "name", - "description": "description", - "parent_id": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "taxonomy": "taxonomy", - "taxonomy_detail": { - "id": "5c4d79d7-cc55-470e-9f1f-8cad074e4892", - "name": "name", - "description": "description", - "uri": "http://example.com", - "version": "version" - }, - "language": "eng", - "term_uri": "http://example.com" - } - } - ], - "metadata": [ - { - "id": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a", - "resource_type": "resource_type", - "last_action_date": "2011-01-01", - "last_action_type": "update", - "field_name": "field_name", - "previous_value": "previous_value", - "replacement_value": "replacement_value", - "updated_by": "updated_by" - } - ] - } - ] -} \ No newline at end of file diff --git a/examples/organization_simple.json b/examples/organization_simple.json deleted file mode 100644 index 37f55e1e..00000000 --- a/examples/organization_simple.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "id": "d9d5e0f5-d3ce-4f73-9a2f-4dd0ecc6c610", - "name": "Example Organization Inc.", - "alternate_name": "Example Org", - "description": "Example Org is a non-profit organization dedicated to providing services to qualified beneficiaries", - "email": "email@example.com", - "website": "http://example.com", - "tax_status": "tax_status", - "year_incorporated": 2011, - "legal_status": "legal_status", - "logo": "https://openreferral.org/wp-content/uploads/2018/02/OpenReferral_Logo_Green-4-1.png", - "uri": "http://example.com", - "parent_organization_id": "cd09a387-91f4-4555-94ec-e799c35344cd" -} \ No newline at end of file diff --git a/examples/service_at_location_full.json b/examples/service_at_location_full.json deleted file mode 100644 index e8c3bb09..00000000 --- a/examples/service_at_location_full.json +++ /dev/null @@ -1,544 +0,0 @@ -{ - "id": "e94c9f38-1e8f-4564-91d4-d53501ab1765", - "description": "description", - "contacts": [ - { - "id": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "name": "Ann Persona", - "title": "Reception Manager", - "department": "Reception", - "email": "email@example.com", - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ] - } - ], - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ], - "schedules": [ - { - "id": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "valid_from": "2005-01-01", - "valid_to": "2005-01-01", - "dtstart": "2005-01-01", - "timezone": 3, - "until": "2005-01-01", - "count": "2005-01-01", - "wkst": "TUE", - "freq": "WEEKLY", - "interval": 1, - "byday": "THU", - "byweekno": 42, - "bymonthday": 2, - "byyearday": 2, - "description": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "opens_at": "10:00", - "closes_at": "18:00", - "schedule_link": "http://example.com", - "attending_type": "You can attend this service in-person or remotely via video conferencing", - "notes": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - } - ], - "location": { - "id": "3a19ff88-4620-4d17-9830-ac1d859eb5d5", - "location_type": "physical", - "url": "http://example.com", - "name": "MyCity Civic Center", - "alternate_name": "Civic Center", - "description": "MyCity Civic Center is located on Main Street and contains facilities for a number of civic and community services available.", - "transportation": "MyCity Civic Center is serviced by the number 1 Bus and is a short walk from the Main Street Metro Station", - "latitude": 100, - "longitude": 101, - "external_identifier": "///cheer.parent.mole", - "external_identifier_type": "what3words", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ], - "addresss": [ - { - "id": "74706e55-df26-4b84-80fe-ecc30b5befb4", - "attention": "A. Persona", - "address_1": "1-30 Main Street", - "address_2": "address_2", - "city": "MyCity", - "region": "region", - "postal_code": "postal_code", - "country": "US", - "address_type": "postal" - } - ], - "contacts": [ - { - "id": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "name": "Ann Persona", - "title": "Reception Manager", - "department": "Reception", - "email": "email@example.com", - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ] - } - ], - "accessibilitys": [ - { - "id": "afcf296e-1cb2-4139-9c88-33d587d1a50b", - "description": "The building is equipped with induction loops for hearing aids. Wheelchair access is possible on all levels.", - "details": "Switch hearing aid to T-coil to access the induction loop facility.", - "url": "http://example.com" - } - ], - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ], - "schedules": [ - { - "id": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "valid_from": "2005-01-01", - "valid_to": "2005-01-01", - "dtstart": "2005-01-01", - "timezone": 3, - "until": "2005-01-01", - "count": "2005-01-01", - "wkst": "TUE", - "freq": "WEEKLY", - "interval": 1, - "byday": "THU", - "byweekno": 42, - "bymonthday": 2, - "byyearday": 2, - "description": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "opens_at": "10:00", - "closes_at": "18:00", - "schedule_link": "http://example.com", - "attending_type": "You can attend this service in-person or remotely via video conferencing", - "notes": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - } - ] - }, - "service": { - "id": "ac148810-d857-441c-9679-408f346de14b", - "name": "Community Counselling", - "alternate_name": "MyCity Counselling Servics", - "description": "Counselling Services provided by trained professionals. Suitable for people with mental health conditions such as anxiety, depression, or eating disorders as well as people experiencing difficult life events and circumstances. ", - "url": "http://example.com/counselling", - "email": "email@example.com", - "status": "active", - "interpretation_services": "Interpretation services are available in Urdu, Polish, and Slovak", - "application_process": "If you are an NHS patient please ask your GP for a referral letter, we will then be in touch with you directly. If you are not an NHS patient you should ring our reception to arrange an appointment", - "fees_description": "Non-NHS patients are expected to pay for their counselling sessions. We charge a flat rate per hour of counselling. The current rate is \u00a350 per hour. Please see our website for up to date prices.", - "wait_time": "wait_time", - "fees": "fees_description", - "accreditations": "All of our practitioners are accredited by the BASC, UKCP, and the Professional Standards Body", - "eligibility_description": "This service is intended for all people aged 12 and over who require counselling services in the MyCity area", - "minimum_age": 12, - "maximum_age": 100, - "assured_date": "2005-01-01", - "assurer_email": "email@example.com", - "licenses": "licences", - "alert": "Following COVID-19 we have moved most of our counselling sessions online. Please contact the reception if you require further information.", - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ], - "schedules": [ - { - "id": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "valid_from": "2005-01-01", - "valid_to": "2005-01-01", - "dtstart": "2005-01-01", - "timezone": 3, - "until": "2005-01-01", - "count": "2005-01-01", - "wkst": "TUE", - "freq": "WEEKLY", - "interval": 1, - "byday": "THU", - "byweekno": 42, - "bymonthday": 2, - "byyearday": 2, - "description": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "opens_at": "10:00", - "closes_at": "18:00", - "schedule_link": "http://example.com", - "attending_type": "You can attend this service in-person or remotely via video conferencing", - "notes": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - } - ], - "service_areas": [ - { - "id": "381c64f1-a724-4884-9c21-ac96c21cca3e", - "name": "The service is available to all residents of the MyCity area. We provide the service in our offices or via video conferencing to any who can provide evidence of their residency.", - "description": "#REF!", - "extent": "extent", - "extent_type": "extent_type", - "uri": "http://example.com" - } - ], - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ], - "organization": { - "id": "d9d5e0f5-d3ce-4f73-9a2f-4dd0ecc6c610", - "name": "Example Organization Inc.", - "alternate_name": "Example Org", - "description": "Example Org is a non-profit organization dedicated to providing services to qualified beneficiaries", - "email": "email@example.com", - "website": "http://example.com", - "tax_status": "tax_status", - "year_incorporated": 2011, - "legal_status": "legal_status", - "logo": "https://openreferral.org/wp-content/uploads/2018/02/OpenReferral_Logo_Green-4-1.png", - "uri": "http://example.com", - "parent_organization_id": "cd09a387-91f4-4555-94ec-e799c35344cd", - "fundings": [ - { - "id": "1f2df32c-bf08-4b8e-bd6f-e834014b19bc", - "source": "This service is funded partially by the MyCity local government and via grants made by charity funding bodies. We also operate a for-profit department which is used to partially cover the expense of the public service" - } - ], - "contacts": [ - { - "id": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "name": "Ann Persona", - "title": "Reception Manager", - "department": "Reception", - "email": "email@example.com", - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ] - } - ], - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ], - "locations": [ - { - "id": "3a19ff88-4620-4d17-9830-ac1d859eb5d5", - "location_type": "physical", - "url": "http://example.com", - "name": "MyCity Civic Center", - "alternate_name": "Civic Center", - "description": "MyCity Civic Center is located on Main Street and contains facilities for a number of civic and community services available.", - "transportation": "MyCity Civic Center is serviced by the number 1 Bus and is a short walk from the Main Street Metro Station", - "latitude": 100, - "longitude": 101, - "external_identifier": "///cheer.parent.mole", - "external_identifier_type": "what3words", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ], - "addresss": [ - { - "id": "74706e55-df26-4b84-80fe-ecc30b5befb4", - "attention": "A. Persona", - "address_1": "1-30 Main Street", - "address_2": "address_2", - "city": "MyCity", - "region": "region", - "postal_code": "postal_code", - "country": "US", - "address_type": "postal" - } - ], - "contacts": [ - { - "id": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "name": "Ann Persona", - "title": "Reception Manager", - "department": "Reception", - "email": "email@example.com", - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ] - } - ], - "accessibilitys": [ - { - "id": "afcf296e-1cb2-4139-9c88-33d587d1a50b", - "description": "The building is equipped with induction loops for hearing aids. Wheelchair access is possible on all levels.", - "details": "Switch hearing aid to T-coil to access the induction loop facility.", - "url": "http://example.com" - } - ], - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ], - "schedules": [ - { - "id": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "valid_from": "2005-01-01", - "valid_to": "2005-01-01", - "dtstart": "2005-01-01", - "timezone": 3, - "until": "2005-01-01", - "count": "2005-01-01", - "wkst": "TUE", - "freq": "WEEKLY", - "interval": 1, - "byday": "THU", - "byweekno": 42, - "bymonthday": 2, - "byyearday": 2, - "description": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "opens_at": "10:00", - "closes_at": "18:00", - "schedule_link": "http://example.com", - "attending_type": "You can attend this service in-person or remotely via video conferencing", - "notes": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - } - ] - } - ], - "programs": [ - { - "id": "e7ec2e57-4540-43fa-b2c7-6be5a0ef7f42", - "name": "Community Mental Health Support", - "alternate_name": "MyCity Mental Health Group", - "description": "Comprehensive Mental Health Services available to residents of MyCity including CBT and Counselling. This is not an emergency service and should not be used as an alternative to hospital and GP services." - } - ], - "organization_identifiers": [ - { - "id": "d4dbcebc-0802-47cb-8651-b937ac4f2f3e", - "identifier_scheme": "GB-COH", - "identifier_type": "company", - "identifier": 1234567 - } - ] - }, - "fundings": [ - { - "id": "1f2df32c-bf08-4b8e-bd6f-e834014b19bc", - "source": "This service is funded partially by the MyCity local government and via grants made by charity funding bodies. We also operate a for-profit department which is used to partially cover the expense of the public service" - } - ], - "cost_options": [ - { - "id": "1fdf4d39-3d80-484d-9f92-a8ffa08621e7", - "valid_from": "2020-01-01", - "valid_to": "2022-12-31", - "option": "Under 18s and Over 60s", - "currency": "gbp", - "amount": 35, - "amount_description": "per 1 hour session" - } - ], - "program": { - "id": "e7ec2e57-4540-43fa-b2c7-6be5a0ef7f42", - "name": "Community Mental Health Support", - "alternate_name": "MyCity Mental Health Group", - "description": "Comprehensive Mental Health Services available to residents of MyCity including CBT and Counselling. This is not an emergency service and should not be used as an alternative to hospital and GP services." - }, - "required_documents": [ - { - "id": "f6ad7e69-b9c8-42ce-92db-92cedb4c05c0", - "document": "Any official id document (Passport, Driver's Licence, identity card) and evidence of address such as an official letter from local or national government. A driver's license which shows your name, photograph, and address can be used as sole identity document.", - "uri": "http://example.com" - } - ], - "contacts": [ - { - "id": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "name": "Ann Persona", - "title": "Reception Manager", - "department": "Reception", - "email": "email@example.com", - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ] - } - ], - "attributes": [ - { - "id": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "link_type": "link_type", - "link_entity": "link_entity", - "value": "value", - "taxonomy_term": { - "id": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "code": "code", - "name": "name", - "description": "description", - "parent_id": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "taxonomy": "taxonomy", - "taxonomy_detail": { - "id": "5c4d79d7-cc55-470e-9f1f-8cad074e4892", - "name": "name", - "description": "description", - "uri": "http://example.com", - "version": "version" - }, - "language": "eng", - "term_uri": "http://example.com" - } - } - ], - "metadata": [ - { - "id": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a", - "resource_type": "resource_type", - "last_action_date": "2011-01-01", - "last_action_type": "update", - "field_name": "field_name", - "previous_value": "previous_value", - "replacement_value": "replacement_value", - "updated_by": "updated_by" - } - ] - } -} \ No newline at end of file diff --git a/examples/service_at_location_simple.json b/examples/service_at_location_simple.json deleted file mode 100644 index 50449832..00000000 --- a/examples/service_at_location_simple.json +++ /dev/null @@ -1,59 +0,0 @@ -{ - "id": "e94c9f38-1e8f-4564-91d4-d53501ab1765", - "description": "description", - "location": { - "id": "3a19ff88-4620-4d17-9830-ac1d859eb5d5", - "location_type": "physical", - "url": "http://example.com", - "name": "MyCity Civic Center", - "alternate_name": "Civic Center", - "description": "MyCity Civic Center is located on Main Street and contains facilities for a number of civic and community services available.", - "transportation": "MyCity Civic Center is serviced by the number 1 Bus and is a short walk from the Main Street Metro Station", - "latitude": 100, - "longitude": 101, - "external_identifier": "///cheer.parent.mole", - "external_identifier_type": "what3words" - }, - "service": { - "id": "ac148810-d857-441c-9679-408f346de14b", - "name": "Community Counselling", - "alternate_name": "MyCity Counselling Servics", - "description": "Counselling Services provided by trained professionals. Suitable for people with mental health conditions such as anxiety, depression, or eating disorders as well as people experiencing difficult life events and circumstances. ", - "url": "http://example.com/counselling", - "email": "email@example.com", - "status": "active", - "interpretation_services": "Interpretation services are available in Urdu, Polish, and Slovak", - "application_process": "If you are an NHS patient please ask your GP for a referral letter, we will then be in touch with you directly. If you are not an NHS patient you should ring our reception to arrange an appointment", - "fees_description": "Non-NHS patients are expected to pay for their counselling sessions. We charge a flat rate per hour of counselling. The current rate is \u00a350 per hour. Please see our website for up to date prices.", - "wait_time": "wait_time", - "fees": "fees_description", - "accreditations": "All of our practitioners are accredited by the BASC, UKCP, and the Professional Standards Body", - "eligibility_description": "This service is intended for all people aged 12 and over who require counselling services in the MyCity area", - "minimum_age": 12, - "maximum_age": 100, - "assured_date": "2005-01-01", - "assurer_email": "email@example.com", - "licenses": "licences", - "alert": "Following COVID-19 we have moved most of our counselling sessions online. Please contact the reception if you require further information.", - "organization": { - "id": "d9d5e0f5-d3ce-4f73-9a2f-4dd0ecc6c610", - "name": "Example Organization Inc.", - "alternate_name": "Example Org", - "description": "Example Org is a non-profit organization dedicated to providing services to qualified beneficiaries", - "email": "email@example.com", - "website": "http://example.com", - "tax_status": "tax_status", - "year_incorporated": 2011, - "legal_status": "legal_status", - "logo": "https://openreferral.org/wp-content/uploads/2018/02/OpenReferral_Logo_Green-4-1.png", - "uri": "http://example.com", - "parent_organization_id": "cd09a387-91f4-4555-94ec-e799c35344cd" - }, - "program": { - "id": "e7ec2e57-4540-43fa-b2c7-6be5a0ef7f42", - "name": "Community Mental Health Support", - "alternate_name": "MyCity Mental Health Group", - "description": "Comprehensive Mental Health Services available to residents of MyCity including CBT and Counselling. This is not an emergency service and should not be used as an alternative to hospital and GP services." - } - } -} \ No newline at end of file diff --git a/examples/service_full.json b/examples/service_full.json deleted file mode 100644 index 31b27318..00000000 --- a/examples/service_full.json +++ /dev/null @@ -1,546 +0,0 @@ -{ - "id": "ac148810-d857-441c-9679-408f346de14b", - "name": "Community Counselling", - "alternate_name": "MyCity Counselling Servics", - "description": "Counselling Services provided by trained professionals. Suitable for people with mental health conditions such as anxiety, depression, or eating disorders as well as people experiencing difficult life events and circumstances. ", - "url": "http://example.com/counselling", - "email": "email@example.com", - "status": "active", - "interpretation_services": "Interpretation services are available in Urdu, Polish, and Slovak", - "application_process": "If you are an NHS patient please ask your GP for a referral letter, we will then be in touch with you directly. If you are not an NHS patient you should ring our reception to arrange an appointment", - "fees_description": "Non-NHS patients are expected to pay for their counselling sessions. We charge a flat rate per hour of counselling. The current rate is \u00a350 per hour. Please see our website for up to date prices.", - "wait_time": "wait_time", - "fees": "fees_description", - "accreditations": "All of our practitioners are accredited by the BASC, UKCP, and the Professional Standards Body", - "eligibility_description": "This service is intended for all people aged 12 and over who require counselling services in the MyCity area", - "minimum_age": 12, - "maximum_age": 100, - "assured_date": "2005-01-01", - "assurer_email": "email@example.com", - "licenses": "licences", - "alert": "Following COVID-19 we have moved most of our counselling sessions online. Please contact the reception if you require further information.", - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ], - "schedules": [ - { - "id": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "valid_from": "2005-01-01", - "valid_to": "2005-01-01", - "dtstart": "2005-01-01", - "timezone": 3, - "until": "2005-01-01", - "count": "2005-01-01", - "wkst": "TUE", - "freq": "WEEKLY", - "interval": 1, - "byday": "THU", - "byweekno": 42, - "bymonthday": 2, - "byyearday": 2, - "description": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "opens_at": "10:00", - "closes_at": "18:00", - "schedule_link": "http://example.com", - "attending_type": "You can attend this service in-person or remotely via video conferencing", - "notes": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - } - ], - "service_areas": [ - { - "id": "381c64f1-a724-4884-9c21-ac96c21cca3e", - "name": "The service is available to all residents of the MyCity area. We provide the service in our offices or via video conferencing to any who can provide evidence of their residency.", - "description": "#REF!", - "extent": "extent", - "extent_type": "extent_type", - "uri": "http://example.com" - } - ], - "service_at_locations": [ - { - "id": "e94c9f38-1e8f-4564-91d4-d53501ab1765", - "description": "description", - "contacts": [ - { - "id": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "name": "Ann Persona", - "title": "Reception Manager", - "department": "Reception", - "email": "email@example.com", - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ] - } - ], - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ], - "schedules": [ - { - "id": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "valid_from": "2005-01-01", - "valid_to": "2005-01-01", - "dtstart": "2005-01-01", - "timezone": 3, - "until": "2005-01-01", - "count": "2005-01-01", - "wkst": "TUE", - "freq": "WEEKLY", - "interval": 1, - "byday": "THU", - "byweekno": 42, - "bymonthday": 2, - "byyearday": 2, - "description": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "opens_at": "10:00", - "closes_at": "18:00", - "schedule_link": "http://example.com", - "attending_type": "You can attend this service in-person or remotely via video conferencing", - "notes": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - } - ], - "location": { - "id": "3a19ff88-4620-4d17-9830-ac1d859eb5d5", - "location_type": "physical", - "url": "http://example.com", - "name": "MyCity Civic Center", - "alternate_name": "Civic Center", - "description": "MyCity Civic Center is located on Main Street and contains facilities for a number of civic and community services available.", - "transportation": "MyCity Civic Center is serviced by the number 1 Bus and is a short walk from the Main Street Metro Station", - "latitude": 100, - "longitude": 101, - "external_identifier": "///cheer.parent.mole", - "external_identifier_type": "what3words", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ], - "addresss": [ - { - "id": "74706e55-df26-4b84-80fe-ecc30b5befb4", - "attention": "A. Persona", - "address_1": "1-30 Main Street", - "address_2": "address_2", - "city": "MyCity", - "region": "region", - "postal_code": "postal_code", - "country": "US", - "address_type": "postal" - } - ], - "contacts": [ - { - "id": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "name": "Ann Persona", - "title": "Reception Manager", - "department": "Reception", - "email": "email@example.com", - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ] - } - ], - "accessibilitys": [ - { - "id": "afcf296e-1cb2-4139-9c88-33d587d1a50b", - "description": "The building is equipped with induction loops for hearing aids. Wheelchair access is possible on all levels.", - "details": "Switch hearing aid to T-coil to access the induction loop facility.", - "url": "http://example.com" - } - ], - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ], - "schedules": [ - { - "id": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "valid_from": "2005-01-01", - "valid_to": "2005-01-01", - "dtstart": "2005-01-01", - "timezone": 3, - "until": "2005-01-01", - "count": "2005-01-01", - "wkst": "TUE", - "freq": "WEEKLY", - "interval": 1, - "byday": "THU", - "byweekno": 42, - "bymonthday": 2, - "byyearday": 2, - "description": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "opens_at": "10:00", - "closes_at": "18:00", - "schedule_link": "http://example.com", - "attending_type": "You can attend this service in-person or remotely via video conferencing", - "notes": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - } - ] - } - } - ], - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ], - "organization": { - "id": "d9d5e0f5-d3ce-4f73-9a2f-4dd0ecc6c610", - "name": "Example Organization Inc.", - "alternate_name": "Example Org", - "description": "Example Org is a non-profit organization dedicated to providing services to qualified beneficiaries", - "email": "email@example.com", - "website": "http://example.com", - "tax_status": "tax_status", - "year_incorporated": 2011, - "legal_status": "legal_status", - "logo": "https://openreferral.org/wp-content/uploads/2018/02/OpenReferral_Logo_Green-4-1.png", - "uri": "http://example.com", - "parent_organization_id": "cd09a387-91f4-4555-94ec-e799c35344cd", - "fundings": [ - { - "id": "1f2df32c-bf08-4b8e-bd6f-e834014b19bc", - "source": "This service is funded partially by the MyCity local government and via grants made by charity funding bodies. We also operate a for-profit department which is used to partially cover the expense of the public service" - } - ], - "contacts": [ - { - "id": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "name": "Ann Persona", - "title": "Reception Manager", - "department": "Reception", - "email": "email@example.com", - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ] - } - ], - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ], - "locations": [ - { - "id": "3a19ff88-4620-4d17-9830-ac1d859eb5d5", - "location_type": "physical", - "url": "http://example.com", - "name": "MyCity Civic Center", - "alternate_name": "Civic Center", - "description": "MyCity Civic Center is located on Main Street and contains facilities for a number of civic and community services available.", - "transportation": "MyCity Civic Center is serviced by the number 1 Bus and is a short walk from the Main Street Metro Station", - "latitude": 100, - "longitude": 101, - "external_identifier": "///cheer.parent.mole", - "external_identifier_type": "what3words", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ], - "addresss": [ - { - "id": "74706e55-df26-4b84-80fe-ecc30b5befb4", - "attention": "A. Persona", - "address_1": "1-30 Main Street", - "address_2": "address_2", - "city": "MyCity", - "region": "region", - "postal_code": "postal_code", - "country": "US", - "address_type": "postal" - } - ], - "contacts": [ - { - "id": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "name": "Ann Persona", - "title": "Reception Manager", - "department": "Reception", - "email": "email@example.com", - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ] - } - ], - "accessibilitys": [ - { - "id": "afcf296e-1cb2-4139-9c88-33d587d1a50b", - "description": "The building is equipped with induction loops for hearing aids. Wheelchair access is possible on all levels.", - "details": "Switch hearing aid to T-coil to access the induction loop facility.", - "url": "http://example.com" - } - ], - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ], - "schedules": [ - { - "id": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "valid_from": "2005-01-01", - "valid_to": "2005-01-01", - "dtstart": "2005-01-01", - "timezone": 3, - "until": "2005-01-01", - "count": "2005-01-01", - "wkst": "TUE", - "freq": "WEEKLY", - "interval": 1, - "byday": "THU", - "byweekno": 42, - "bymonthday": 2, - "byyearday": 2, - "description": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "opens_at": "10:00", - "closes_at": "18:00", - "schedule_link": "http://example.com", - "attending_type": "You can attend this service in-person or remotely via video conferencing", - "notes": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - } - ] - } - ], - "programs": [ - { - "id": "e7ec2e57-4540-43fa-b2c7-6be5a0ef7f42", - "name": "Community Mental Health Support", - "alternate_name": "MyCity Mental Health Group", - "description": "Comprehensive Mental Health Services available to residents of MyCity including CBT and Counselling. This is not an emergency service and should not be used as an alternative to hospital and GP services." - } - ], - "organization_identifiers": [ - { - "id": "d4dbcebc-0802-47cb-8651-b937ac4f2f3e", - "identifier_scheme": "GB-COH", - "identifier_type": "company", - "identifier": 1234567 - } - ] - }, - "fundings": [ - { - "id": "1f2df32c-bf08-4b8e-bd6f-e834014b19bc", - "source": "This service is funded partially by the MyCity local government and via grants made by charity funding bodies. We also operate a for-profit department which is used to partially cover the expense of the public service" - } - ], - "cost_options": [ - { - "id": "1fdf4d39-3d80-484d-9f92-a8ffa08621e7", - "valid_from": "2020-01-01", - "valid_to": "2022-12-31", - "option": "Under 18s and Over 60s", - "currency": "gbp", - "amount": 35, - "amount_description": "per 1 hour session" - } - ], - "program": { - "id": "e7ec2e57-4540-43fa-b2c7-6be5a0ef7f42", - "name": "Community Mental Health Support", - "alternate_name": "MyCity Mental Health Group", - "description": "Comprehensive Mental Health Services available to residents of MyCity including CBT and Counselling. This is not an emergency service and should not be used as an alternative to hospital and GP services." - }, - "required_documents": [ - { - "id": "f6ad7e69-b9c8-42ce-92db-92cedb4c05c0", - "document": "Any official id document (Passport, Driver's Licence, identity card) and evidence of address such as an official letter from local or national government. A driver's license which shows your name, photograph, and address can be used as sole identity document.", - "uri": "http://example.com" - } - ], - "contacts": [ - { - "id": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "name": "Ann Persona", - "title": "Reception Manager", - "department": "Reception", - "email": "email@example.com", - "phones": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. ", - "languages": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ] - } - ] - } - ], - "attributes": [ - { - "id": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "link_type": "link_type", - "link_entity": "link_entity", - "value": "value", - "taxonomy_term": { - "id": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "code": "code", - "name": "name", - "description": "description", - "parent_id": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "taxonomy": "taxonomy", - "taxonomy_detail": { - "id": "5c4d79d7-cc55-470e-9f1f-8cad074e4892", - "name": "name", - "description": "description", - "uri": "http://example.com", - "version": "version" - }, - "language": "eng", - "term_uri": "http://example.com" - } - } - ], - "metadata": [ - { - "id": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a", - "resource_type": "resource_type", - "last_action_date": "2011-01-01", - "last_action_type": "update", - "field_name": "field_name", - "previous_value": "previous_value", - "replacement_value": "replacement_value", - "updated_by": "updated_by" - } - ] -} \ No newline at end of file diff --git a/examples/service_simple.json b/examples/service_simple.json deleted file mode 100644 index 03e6c651..00000000 --- a/examples/service_simple.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "id": "ac148810-d857-441c-9679-408f346de14b", - "name": "Community Counselling", - "alternate_name": "MyCity Counselling Servics", - "description": "Counselling Services provided by trained professionals. Suitable for people with mental health conditions such as anxiety, depression, or eating disorders as well as people experiencing difficult life events and circumstances. ", - "url": "http://example.com/counselling", - "email": "email@example.com", - "status": "active", - "interpretation_services": "Interpretation services are available in Urdu, Polish, and Slovak", - "application_process": "If you are an NHS patient please ask your GP for a referral letter, we will then be in touch with you directly. If you are not an NHS patient you should ring our reception to arrange an appointment", - "fees_description": "Non-NHS patients are expected to pay for their counselling sessions. We charge a flat rate per hour of counselling. The current rate is \u00a350 per hour. Please see our website for up to date prices.", - "wait_time": "wait_time", - "fees": "fees_description", - "accreditations": "All of our practitioners are accredited by the BASC, UKCP, and the Professional Standards Body", - "eligibility_description": "This service is intended for all people aged 12 and over who require counselling services in the MyCity area", - "minimum_age": 12, - "maximum_age": 100, - "assured_date": "2005-01-01", - "assurer_email": "email@example.com", - "licenses": "licences", - "alert": "Following COVID-19 we have moved most of our counselling sessions online. Please contact the reception if you require further information.", - "organization": { - "id": "d9d5e0f5-d3ce-4f73-9a2f-4dd0ecc6c610", - "name": "Example Organization Inc.", - "alternate_name": "Example Org", - "description": "Example Org is a non-profit organization dedicated to providing services to qualified beneficiaries", - "email": "email@example.com", - "website": "http://example.com", - "tax_status": "tax_status", - "year_incorporated": 2011, - "legal_status": "legal_status", - "logo": "https://openreferral.org/wp-content/uploads/2018/02/OpenReferral_Logo_Green-4-1.png", - "uri": "http://example.com", - "parent_organization_id": "cd09a387-91f4-4555-94ec-e799c35344cd" - }, - "program": { - "id": "e7ec2e57-4540-43fa-b2c7-6be5a0ef7f42", - "name": "Community Mental Health Support", - "alternate_name": "MyCity Mental Health Group", - "description": "Comprehensive Mental Health Services available to residents of MyCity including CBT and Counselling. This is not an emergency service and should not be used as an alternative to hospital and GP services." - } -} \ No newline at end of file diff --git a/examples/tabular.json b/examples/tabular.json deleted file mode 100644 index d527f73b..00000000 --- a/examples/tabular.json +++ /dev/null @@ -1,267 +0,0 @@ -{ - "organization": [ - { - "id": "d9d5e0f5-d3ce-4f73-9a2f-4dd0ecc6c610", - "name": "Example Organization Inc.", - "alternate_name": "Example Org", - "description": "Example Org is a non-profit organization dedicated to providing services to qualified beneficiaries", - "email": "email@example.com", - "website": "http://example.com", - "tax_status": "tax_status", - "tax_id": "tax_id", - "year_incorporated": 2011, - "legal_status": "legal_status", - "logo": "https://openreferral.org/wp-content/uploads/2018/02/OpenReferral_Logo_Green-4-1.png", - "uri": "http://example.com", - "parent_organization_id": "cd09a387-91f4-4555-94ec-e799c35344cd" - } - ], - "program": [ - { - "id": "e7ec2e57-4540-43fa-b2c7-6be5a0ef7f42", - "organization_id": "5978833f-21aa-4235-a56b-7d2f94ce8f35", - "name": "Community Mental Health Support", - "alternate_name": "MyCity Mental Health Group", - "description": "Comprehensive Mental Health Services available to residents of MyCity including CBT and Counselling. This is not an emergency service and should not be used as an alternative to hospital and GP services." - } - ], - "service": [ - { - "id": "ac148810-d857-441c-9679-408f346de14b", - "organization_id": "0fdfb57f-c147-4cfb-864c-44788a335d8c", - "program_id": "24682fa0-3eda-4afc-a026-84a21c7a882e", - "name": "Community Counselling", - "alternate_name": "MyCity Counselling Servics", - "description": "Counselling Services provided by trained professionals. Suitable for people with mental health conditions such as anxiety, depression, or eating disorders as well as people experiencing difficult life events and circumstances. ", - "url": "http://example.com/counselling", - "email": "email@example.com", - "status": "active", - "interpretation_services": "Interpretation services are available in Urdu, Polish, and Slovak", - "application_process": "If you are an NHS patient please ask your GP for a referral letter, we will then be in touch with you directly. If you are not an NHS patient you should ring our reception to arrange an appointment", - "fees_description": "Non-NHS patients are expected to pay for their counselling sessions. We charge a flat rate per hour of counselling. The current rate is \u00a350 per hour. Please see our website for up to date prices.", - "wait_time": "wait_time", - "fees": "fees_description", - "accreditations": "All of our practitioners are accredited by the BASC, UKCP, and the Professional Standards Body", - "eligibility_description": "This service is intended for all people aged 12 and over who require counselling services in the MyCity area", - "minimum_age": 12, - "maximum_age": 100, - "assured_date": "2005-01-01", - "assurer_email": "email@example.com", - "licenses": "licences", - "alert": "Following COVID-19 we have moved most of our counselling sessions online. Please contact the reception if you require further information." - } - ], - "attribute": [ - { - "id": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "link_id": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "taxonomy_term_id": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "link_type": "link_type", - "link_entity": "link_entity", - "value": "value" - } - ], - "service_at_location": [ - { - "id": "e94c9f38-1e8f-4564-91d4-d53501ab1765", - "service_id": "ab231982-2106-4a55-80fc-b305560c5556", - "location_id": "2528e812-ccbb-43a7-b761-a90f27ea9ac4", - "description": "description" - } - ], - "location": [ - { - "id": "3a19ff88-4620-4d17-9830-ac1d859eb5d5", - "location_type": "physical", - "url": "http://example.com", - "organization_id": "985e4a42-bd9f-4edc-911d-0243a4640aca", - "name": "MyCity Civic Center", - "alternate_name": "Civic Center", - "description": "MyCity Civic Center is located on Main Street and contains facilities for a number of civic and community services available.", - "transportation": "MyCity Civic Center is serviced by the number 1 Bus and is a short walk from the Main Street Metro Station", - "latitude": 100, - "longitude": 101, - "external_identifier": "///cheer.parent.mole", - "external_identifier_type": "what3words" - } - ], - "phone": [ - { - "id": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "location_id": "3133fbc3-469a-4ab7-9158-421acfe66229", - "service_id": "9d2104f3-b9b2-4719-a85d-743fc62714a6", - "organization_id": "c1066581-4d59-45c7-9072-40e745e3c98c", - "contact_id": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "service_at_location_id": "a4edb74e-c262-4379-bf87-2bf90f6f4803", - "number": "\"+44 1234 234567\"", - "extension": 100, - "type": "voice", - "description": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - } - ], - "contact": [ - { - "id": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "organization_id": "ae67a707-5893-4225-b0b1-320ab9cb596b", - "service_id": "46f31178-dbb7-45e4-be37-c69320e08c36", - "service_at_location_id": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070", - "location_id": "2226a1e5-7ff1-4c46-a5fb-955304b05917", - "name": "Ann Persona", - "title": "Reception Manager", - "department": "Reception", - "email": "email@example.com" - } - ], - "address": [ - { - "id": "74706e55-df26-4b84-80fe-ecc30b5befb4", - "location_id": "d57b7ee4-9bcf-4351-858b-c42860beb869", - "attention": "A. Persona", - "address_1": "1-30 Main Street", - "address_2": "address_2", - "city": "MyCity", - "region": "region", - "postal_code": "postal_code", - "country": "US", - "address_type": "postal" - } - ], - "schedule": [ - { - "id": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "service_id": "ae8b7eaf-7e7d-4128-a403-ae097f146356", - "location_id": "dd9e501b-4df9-4e71-85ac-29748e7e2d5a", - "service_at_location_id": "0a41a90a-b5a5-4541-87e2-5cc2fd72536b", - "valid_from": "2005-01-01", - "valid_to": "2005-01-01", - "dtstart": "2005-01-01", - "timezone": 3, - "until": "2005-01-01", - "count": "2005-01-01", - "wkst": "TUE", - "freq": "WEEKLY", - "interval": 1, - "byday": "THU", - "byweekno": 42, - "bymonthday": 2, - "byyearday": 2, - "description": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "opens_at": "10:00", - "closes_at": "18:00", - "schedule_link": "http://example.com", - "attending_type": "You can attend this service in-person or remotely via video conferencing", - "notes": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - } - ], - "funding": [ - { - "id": "1f2df32c-bf08-4b8e-bd6f-e834014b19bc", - "organization_id": "545c684b-4a24-4923-b7c9-6e10fcf8a5a3", - "service_id": "d20cedb8-b597-41cb-86b0-7034fb50c7a9", - "source": "This service is funded partially by the MyCity local government and via grants made by charity funding bodies. We also operate a for-profit department which is used to partially cover the expense of the public service" - } - ], - "service_area": [ - { - "id": "381c64f1-a724-4884-9c21-ac96c21cca3e", - "service_id": "146fbf18-d4a3-4bee-a8b0-2d4476478eea", - "name": "The service is available to all residents of the MyCity area. We provide the service in our offices or via video conferencing to any who can provide evidence of their residency.", - "description": "#REF!", - "extent": "extent", - "extent_type": "extent_type", - "uri": "http://example.com" - } - ], - "required_document": [ - { - "id": "f6ad7e69-b9c8-42ce-92db-92cedb4c05c0", - "service_id": "bb0128fb-eeec-4179-a606-a8fb06648994", - "document": "Any official id document (Passport, Driver's Licence, identity card) and evidence of address such as an official letter from local or national government. A driver's license which shows your name, photograph, and address can be used as sole identity document.", - "uri": "http://example.com" - } - ], - "language": [ - { - "id": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "service_id": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "location_id": "2fcda859-99ad-4a9e-b912-7baf5e064df1", - "phone_id": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5", - "name": "Urdu", - "code": "ur", - "note": "Translation services provided via bilingual staff when they are available" - } - ], - "accessibility": [ - { - "id": "afcf296e-1cb2-4139-9c88-33d587d1a50b", - "location_id": "7587f72e-11ff-4e02-95c2-f13f8f48f830", - "description": "The building is equipped with induction loops for hearing aids. Wheelchair access is possible on all levels.", - "details": "Switch hearing aid to T-coil to access the induction loop facility.", - "url": "http://example.com" - } - ], - "taxonomy_term": [ - { - "id": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "code": "code", - "name": "name", - "description": "description", - "parent_id": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "taxonomy": "taxonomy", - "language": "eng", - "taxonomy_id": "07ff6aee-a219-438c-b694-d2fcb6c5373b", - "term_uri": "http://example.com" - } - ], - "metadata": [ - { - "id": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a", - "resource_id": "38960354-e7d2-4cfa-a368-820f729d6ccf", - "resource_type": "resource_type", - "last_action_date": "2011-01-01", - "last_action_type": "update", - "field_name": "field_name", - "previous_value": "previous_value", - "replacement_value": "replacement_value", - "updated_by": "updated_by" - } - ], - "meta_table_description": [ - { - "id": "c11af60b-a394-4e53-9943-324dda2d17a1", - "name": "name", - "language": "language", - "character_set": "character_set" - } - ], - "cost_option": [ - { - "id": "1fdf4d39-3d80-484d-9f92-a8ffa08621e7", - "service_id": "a67ed14f-696d-45f1-8eaf-46b7f972425e", - "valid_from": "2020-01-01", - "valid_to": "2022-12-31", - "option": "Under 18s and Over 60s", - "currency": "gbp", - "amount": 35, - "amount_description": "per 1 hour session" - } - ], - "organization_identifier": [ - { - "id": "d4dbcebc-0802-47cb-8651-b937ac4f2f3e", - "organization_id": "58341b4f-4f21-47f0-affb-1a2f9162472b", - "identifier_scheme": "GB-COH", - "identifier_type": "company", - "identifier": 1234567 - } - ], - "taxonomy": [ - { - "id": "5c4d79d7-cc55-470e-9f1f-8cad074e4892", - "name": "name", - "description": "description", - "uri": "http://example.com", - "version": "version" - } - ] -} \ No newline at end of file diff --git a/examples/taxonomy.json b/examples/taxonomy.json deleted file mode 100644 index 9ea00c9c..00000000 --- a/examples/taxonomy.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "id": "5c4d79d7-cc55-470e-9f1f-8cad074e4892", - "name": "name", - "description": "description", - "uri": "http://example.com", - "version": "version" -} \ No newline at end of file diff --git a/examples/taxonomy_term.json b/examples/taxonomy_term.json deleted file mode 100644 index 19b682cc..00000000 --- a/examples/taxonomy_term.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "id": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "code": "code", - "name": "name", - "description": "description", - "parent_id": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "taxonomy": "taxonomy", - "taxonomy_detail": { - "id": "5c4d79d7-cc55-470e-9f1f-8cad074e4892", - "name": "name", - "description": "description", - "uri": "http://example.com", - "version": "version" - }, - "language": "eng", - "term_uri": "http://example.com" -} \ No newline at end of file diff --git a/requirements.in b/requirements.in index 396bfbb3..66ba69df 100644 --- a/requirements.in +++ b/requirements.in @@ -2,17 +2,16 @@ Sphinx # Lock docutils because in docs/conf.py we do some messing around with docutils internals in a hacky way. # Upgrading docutils has in the past broken this, so let's keep on a locked version to avoid future breaks. # (Hacky way? See tables on /hsds/reference/ and how they are generated with ListTable.build_table_from_list) -# sphinx-rtd-theme==1.1.1 requires docutils<0.18 -docutils>=0.17,<0.18 +# Picked 0.16 because sphinx-rtd-theme (0.5 at time of writing this comment) needs 0.16 or lower. +docutils>=0.16,<0.17 sphinx-intl transifex-client -sphinx-rtd-theme -# myst-parser-0.18 and above incompatible with sphinxcontrib-opendataservices -myst-parser<0.18 +# Keep to version 0.5 at the moment because the next version (1.0) has some breaking changes to the navigation menu +sphinx-rtd-theme>=0.5,<0.6 +myst-parser erd-from-json-table-schema # sphinxcontrib jsonschema -sphinxcontrib-opendataservices-jsonschema +sphinxcontrib-opendataservices-jsonschema<0.4.0 # sphinxcontrib ODSC -sphinxcontrib-opendataservices -sphinxcontrib_openapi -git+https://github.com/openreferral/hsds_schema_tools +sphinxcontrib-opendataservices<0.3.0 +-e git+https://github.com/OpenDataServices/sphinxcontrib-openapi.git@c0637fc35509fd93fa3c6f6cd6583154c60616df#egg=sphinxcontrib_openapi diff --git a/requirements.txt b/requirements.txt index 5a4b9e0d..68c992b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,32 +1,30 @@ # -# This file is autogenerated by pip-compile with Python 3.9 -# by the following command: +# This file is autogenerated by pip-compile +# To update, run: # # pip-compile requirements.in # +-e git+https://github.com/OpenDataServices/sphinxcontrib-openapi.git@c0637fc35509fd93fa3c6f6cd6583154c60616df#egg=sphinxcontrib_openapi + # via -r requirements.in alabaster==0.7.12 # via sphinx -attrs==22.1.0 - # via jsonschema -babel==2.11.0 +attrs==21.2.0 + # via + # jsonschema + # markdown-it-py +babel==2.9.1 # via # sphinx # sphinx-intl -certifi==2022.12.7 +certifi==2021.5.30 # via requests charset-normalizer==2.0.6 # via requests click==8.0.1 - # via - # flatterer - # hsds-schema-tools - # sphinx-intl -compiletojsonschema==0.4.0 - # via hsds-schema-tools -docutils==0.17.1 + # via sphinx-intl +docutils==0.16 # via # -r requirements.in - # m2r # myst-parser # sphinx # sphinx-rtd-theme @@ -34,130 +32,120 @@ docutils==0.17.1 # sphinxcontrib-opendataservices-jsonschema erd-from-json-table-schema==0.2.0 # via -r requirements.in -flatterer==0.17.1 - # via hsds-schema-tools -hsds-schema-tools @ git+https://github.com/openreferral/hsds_schema_tools - # via -r requirements.in -idna==3.4 +gitdb==4.0.7 + # via gitpython +gitpython==3.1.18 + # via transifex-client +idna==3.2 # via requests -ijson==3.2.0.post0 - # via flatterer -imagesize==1.4.1 +imagesize==1.2.0 # via sphinx -importlib-metadata==6.0.0 - # via sphinx -jinja2==3.1.2 +importlib-metadata==4.8.1 + # via + # click + # jsonschema +jinja2==3.0.2 # via # myst-parser # sphinx -jsonpointer==2.3 +jsonpointer==2.1 # via # sphinxcontrib-opendataservices # sphinxcontrib-opendataservices-jsonschema -jsonref==1.0.1 - # via - # compiletojsonschema - # sphinxcontrib-opendataservices-jsonschema -jsonschema==4.17.3 - # via - # compiletojsonschema - # sphinxcontrib-openapi -m2r==0.3.1 +jsonref==0.2 + # via sphinxcontrib-opendataservices-jsonschema +jsonschema==3.2.0 # via sphinxcontrib-openapi -markdown-it-py==2.1.0 +markdown-it-py==1.1.0 # via # mdit-py-plugins # myst-parser -markupsafe==2.1.1 +markupsafe==2.0.1 # via jinja2 -mdit-py-plugins==0.3.3 +mdit-py-plugins==0.2.8 # via myst-parser -mdurl==0.1.2 - # via markdown-it-py -mistune==0.8.4 - # via m2r -myst-parser==0.17.2 +myst-parser==0.15.2 # via # -r requirements.in # sphinxcontrib-opendataservices # sphinxcontrib-opendataservices-jsonschema -numpy==1.24.1 - # via pandas -orjson==3.8.5 - # via flatterer -packaging==22.0 +packaging==21.0 # via sphinx -pandas==1.5.3 - # via flatterer -pygments==2.13.0 +pygments==2.10.0 # via sphinx -pygraphviz==1.10 +pygraphviz==1.6 # via erd-from-json-table-schema -pyrsistent==0.19.2 +pyparsing==2.4.7 + # via packaging +pyrsistent==0.18.0 # via jsonschema -python-dateutil==2.8.2 - # via pandas -pytz==2022.6 - # via - # babel - # pandas -pyyaml==6.0 +python-slugify==4.0.1 + # via transifex-client +pytz==2021.3 + # via babel +pyyaml==5.4.1 # via # myst-parser # sphinxcontrib-openapi -requests==2.28.1 - # via sphinx +requests==2.26.0 + # via + # sphinx + # transifex-client six==1.16.0 # via - # python-dateutil + # jsonschema # sphinxcontrib-httpdomain # transifex-client -snowballstemmer==2.2.0 +smmap==4.0.0 + # via gitdb +snowballstemmer==2.1.0 # via sphinx -sphinx==4.5.0 +sphinx-intl==2.0.1 + # via -r requirements.in +sphinx-rtd-theme==0.5.2 + # via -r requirements.in +sphinx==4.2.0 # via # -r requirements.in # myst-parser # sphinx-intl # sphinx-rtd-theme # sphinxcontrib-httpdomain - # sphinxcontrib-openapi # sphinxcontrib-opendataservices -sphinx-intl==2.0.1 - # via -r requirements.in -sphinx-rtd-theme==1.1.1 - # via -r requirements.in sphinxcontrib-applehelp==1.0.2 # via sphinx sphinxcontrib-devhelp==1.0.2 # via sphinx sphinxcontrib-htmlhelp==2.0.0 # via sphinx -sphinxcontrib-httpdomain==1.8.1 +sphinxcontrib-httpdomain==1.8.0 # via sphinxcontrib-openapi sphinxcontrib-jsmath==1.0.1 # via sphinx -sphinxcontrib-openapi==0.7.0 - # via -r requirements.in -sphinxcontrib-opendataservices==0.5.0 - # via -r requirements.in -sphinxcontrib-opendataservices-jsonschema==0.5.1 +sphinxcontrib-opendataservices-jsonschema==0.3.0 # via # -r requirements.in # sphinxcontrib-opendataservices +sphinxcontrib-opendataservices==0.2.0 + # via -r requirements.in sphinxcontrib-qthelp==1.0.3 # via sphinx sphinxcontrib-serializinghtml==1.1.5 # via sphinx -transifex-client==0.12.5 +text-unidecode==1.3 + # via python-slugify +transifex-client==0.14.3 # via -r requirements.in typing-extensions==3.10.0.2 - # via myst-parser -urllib3==1.26.13 + # via + # gitpython + # importlib-metadata + # markdown-it-py +urllib3==1.26.7 # via # requests # transifex-client -zipp==3.11.0 +zipp==3.6.0 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: diff --git a/schema/accessibility.json b/schema/accessibility.json deleted file mode 100644 index c1894b12..00000000 --- a/schema/accessibility.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "name": "accessibility", - "path": "accessibility.csv", - "description": "The accessibility_for_disabilities table contains details of the arrangements for access to locations for people who have disabilities", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 15 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this accessibility information. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "afcf296e-1cb2-4139-9c88-33d587d1a50b", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the accessibility provision", - "constraints": { - "unique": false - }, - "example": "7587f72e-11ff-4e02-95c2-f13f8f48f830", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of assistance or infrastructure that facilitate access to clients with disabilities.", - "constraints": { - "unique": false - }, - "example": "The building is equipped with induction loops for hearing aids. Wheelchair access is possible on all levels.", - "core": "Y" - }, - "details": { - "name": "details", - "type": "string", - "description": "Any further details relating to the relevant accessibility arrangements at this location. E.g. whether advance notice is required to use an accessibility facility.", - "constraints": { - "unique": false - }, - "example": "Switch hearing aid to T-coil to access the induction loop facility." - }, - "url": { - "name": "url", - "type": "string", - "description": "URL of a page giving more information about the accessibility of the location", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id" - ] -} \ No newline at end of file diff --git a/schema/address.json b/schema/address.json deleted file mode 100644 index 94e6c95d..00000000 --- a/schema/address.json +++ /dev/null @@ -1,149 +0,0 @@ -{ - "name": "address", - "path": "addresss.csv", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 9 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id of the postal address. Each postal address must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "74706e55-df26-4b84-80fe-ecc30b5befb4", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the postal address.", - "constraints": { - "unique": false - }, - "example": "d57b7ee4-9bcf-4351-858b-c42860beb869", - "core": "Y" - }, - "attention": { - "name": "attention", - "type": "string", - "description": "The name of the person or entity whose attention should be sought at the location. These are often included as a \"care of\" component of an address.", - "constraints": { - "unique": false - }, - "example": "A. Persona", - "core": "Y" - }, - "address_1": { - "name": "address_1", - "type": "string", - "description": "The first line(s) of the address, including office, building number and street.", - "constraints": { - "unique": false - }, - "example": "1-30 Main Street", - "core": "Y" - }, - "address_2": { - "name": "address_2", - "type": "string", - "description": "A second (additional) line of address information.", - "constraints": { - "unique": false - }, - "example": "address_2" - }, - "city": { - "name": "city", - "type": "string", - "description": "The city in which the address is located.", - "constraints": { - "unique": false - }, - "example": "MyCity", - "core": "Y" - }, - "region": { - "name": "region", - "type": "string", - "description": "The region in which the address is located (optional).", - "constraints": { - "unique": false - }, - "example": "region", - "core": "Y" - }, - "state_province": { - "name": "state_province", - "type": "string", - "description": "The state or province in which the address is located.", - "constraints": { - "unique": false - }, - "core": "Y" - }, - "postal_code": { - "name": "postal_code", - "type": "string", - "description": "The postal code for the address.", - "constraints": { - "unique": false - }, - "example": "postal_code", - "core": "Y" - }, - "country": { - "name": "country", - "type": "string", - "description": "The country in which the address is located. This should be given as an ISO 3361-1 country code (two letter abbreviation)", - "constraints": { - "unique": false - }, - "example": "US", - "core": "Y" - }, - "address_type": { - "name": "address_type", - "type": "string", - "description": "The type of address which may be physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "postal", - "core": "Y", - "enum": [ - "physical", - "postal" - ] - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id", - "address_1", - "city", - "state_province", - "postal_code", - "country", - "address_type" - ] -} \ No newline at end of file diff --git a/schema/attribute.json b/schema/attribute.json deleted file mode 100644 index e292191c..00000000 --- a/schema/attribute.json +++ /dev/null @@ -1,94 +0,0 @@ -{ - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "$ref": "taxonomy_term.json" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] -} \ No newline at end of file diff --git a/schema/compiled/organization.json b/schema/compiled/organization.json deleted file mode 100644 index 55f733fa..00000000 --- a/schema/compiled/organization.json +++ /dev/null @@ -1,56332 +0,0 @@ -{ - "name": "organization", - "path": "organizations.csv", - "description": "The organization record is used to provide basic description and details about each organization delivering services. Each service should be linked to the organization responsible for its delivery. One organization may deliver many services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 1 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each organization must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "d9d5e0f5-d3ce-4f73-9a2f-4dd0ecc6c610", - "core": "Y" - }, - "name": { - "name": "name", - "type": "string", - "description": "The official or public name of the organization.", - "constraints": { - "unique": false - }, - "example": "Example Organization Inc.", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "Alternative or commonly used name for the organization.", - "constraints": { - "unique": false - }, - "example": "Example Org", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "A brief summary about the organization. It can contain markup such as HTML or Markdown.", - "constraints": { - "unique": false - }, - "example": "Example Org is a non-profit organization dedicated to providing services to qualified beneficiaries", - "core": "Y" - }, - "email": { - "name": "email", - "type": "string", - "description": "The contact e-mail address for the organization.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com", - "core": "Y" - }, - "website": { - "name": "website", - "type": "string", - "description": "The URL (website address) of the organization.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com", - "core": "Y" - }, - "tax_status": { - "name": "tax_status", - "type": "string", - "description": "DEPRECATED: Government assigned tax designation for tax-exempt organizations.", - "constraints": { - "unique": false - }, - "example": "tax_status" - }, - "tax_id": { - "name": "tax_id", - "type": "string", - "description": "DEPRECATED: A government issued identifier used for the purpose of tax administration.", - "constraints": { - "unique": false - }, - "example": "tax_id" - }, - "year_incorporated": { - "name": "year_incorporated", - "type": "number", - "description": "The year in which the organization was legally formed.", - "format": "%Y", - "constraints": { - "unique": false - }, - "example": "2011" - }, - "legal_status": { - "name": "legal_status", - "type": "string", - "description": "The legal status defines the conditions that an organization is operating under; e.g. non-profit, private corporation or a government organization.", - "constraints": { - "unique": false - }, - "example": "legal_status" - }, - "logo": { - "name": "logo", - "type": "string", - "description": "A URL to an image associated with the organization which can be presented alongside its name.", - "constraints": { - "unique": false - }, - "example": "https://openreferral.org/wp-content/uploads/2018/02/OpenReferral_Logo_Green-4-1.png" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "A persistent identifier to uniquely identify the organization such as those provided by Open Corporates or some other relevant URI provider. This is not for listing the website of the organization: that can be done through the website field of the Organization.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "parent_organization_id": { - "name": "parent_organization_id", - "type": "string", - "description": "The identifier of the organization's parent organization", - "constraints": { - "unique": false - }, - "example": "cd09a387-91f4-4555-94ec-e799c35344cd" - }, - "fundings": { - "name": "fundings", - "type": "array", - "items": { - "name": "funding", - "path": "funding.csv", - "description": "The funding table describes the sources of funding for a service or organization", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 11 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the funding. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1f2df32c-bf08-4b8e-bd6f-e834014b19bc" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization in receipt of this funding.", - "constraints": { - "unique": false - }, - "example": "545c684b-4a24-4923-b7c9-6e10fcf8a5a3" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service in receipt of this funding", - "constraints": { - "unique": false - }, - "example": "d20cedb8-b597-41cb-86b0-7034fb50c7a9" - }, - "source": { - "name": "source", - "type": "string", - "description": "A free text description of the source of funds for this organization or service.", - "constraints": { - "unique": false - }, - "example": "This service is funded partially by the MyCity local government and via grants made by charity funding bodies. We also operate a for-profit department which is used to partially cover the expense of the public service" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "locations": { - "name": "locations", - "type": "array", - "items": { - "name": "location", - "path": "locations.csv", - "description": "The location tables provides details of the locations where organizations operate. Locations may be virtual, and one organization may have many locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 6 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the location. Each location must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3a19ff88-4620-4d17-9830-ac1d859eb5d5", - "core": "Y" - }, - "location_type": { - "name": "location_type", - "type": "string", - "description": "The type of location, which may be either physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "physical", - "core": "Y", - "enum": [ - "physical", - "virtual" - ] - }, - "url": { - "name": "url", - "type": "string", - "description": "If location_type is virtual, then this field represents the URL of a virtual location.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The organization identifier for a location. This is the organization that is responsible for maintaining information about this location. The identifier of the organization should be given here. Details of the services the organization delivers at this location should be provided in the services_at_location table.", - "constraints": { - "unique": false - }, - "example": "985e4a42-bd9f-4edc-911d-0243a4640aca" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the location", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the location has an alternative name then it may be given here.", - "constraints": { - "unique": false - }, - "example": "Civic Center" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description of this location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is located on Main Street and contains facilities for a number of civic and community services available.", - "core": "Y" - }, - "transportation": { - "name": "transportation", - "type": "string", - "description": "A description of the access to public or private transportation to and from the location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is serviced by the number 1 Bus and is a short walk from the Main Street Metro Station" - }, - "latitude": { - "name": "latitude", - "type": "number", - "description": "Y coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "100", - "core": "Y" - }, - "longitude": { - "name": "longitude", - "type": "number", - "description": "X coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "101", - "core": "Y" - }, - "external_identifier": { - "name": "external_identifier", - "type": "string", - "description": "A third party identifier for a location which can be drawn from other services e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "///cheer.parent.mole" - }, - "external_identifier_type": { - "name": "external_identifier_type", - "type": "string", - "description": "The scheme used for the location's external_identifier e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "what3words" - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "addresss": { - "name": "addresss", - "type": "array", - "items": { - "name": "address", - "path": "addresss.csv", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 9 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id of the postal address. Each postal address must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "74706e55-df26-4b84-80fe-ecc30b5befb4", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the postal address.", - "constraints": { - "unique": false - }, - "example": "d57b7ee4-9bcf-4351-858b-c42860beb869", - "core": "Y" - }, - "attention": { - "name": "attention", - "type": "string", - "description": "The name of the person or entity whose attention should be sought at the location. These are often included as a \"care of\" component of an address.", - "constraints": { - "unique": false - }, - "example": "A. Persona", - "core": "Y" - }, - "address_1": { - "name": "address_1", - "type": "string", - "description": "The first line(s) of the address, including office, building number and street.", - "constraints": { - "unique": false - }, - "example": "1-30 Main Street", - "core": "Y" - }, - "address_2": { - "name": "address_2", - "type": "string", - "description": "A second (additional) line of address information.", - "constraints": { - "unique": false - }, - "example": "address_2" - }, - "city": { - "name": "city", - "type": "string", - "description": "The city in which the address is located.", - "constraints": { - "unique": false - }, - "example": "MyCity", - "core": "Y" - }, - "region": { - "name": "region", - "type": "string", - "description": "The region in which the address is located (optional).", - "constraints": { - "unique": false - }, - "example": "region", - "core": "Y" - }, - "state_province": { - "name": "state_province", - "type": "string", - "description": "The state or province in which the address is located.", - "constraints": { - "unique": false - }, - "core": "Y" - }, - "postal_code": { - "name": "postal_code", - "type": "string", - "description": "The postal code for the address.", - "constraints": { - "unique": false - }, - "example": "postal_code", - "core": "Y" - }, - "country": { - "name": "country", - "type": "string", - "description": "The country in which the address is located. This should be given as an ISO 3361-1 country code (two letter abbreviation)", - "constraints": { - "unique": false - }, - "example": "US", - "core": "Y" - }, - "address_type": { - "name": "address_type", - "type": "string", - "description": "The type of address which may be physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "postal", - "core": "Y", - "enum": [ - "physical", - "postal" - ] - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "address_1", - "city", - "state_province", - "postal_code", - "country", - "address_type" - ] - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "accessibilitys": { - "name": "accessibilitys", - "type": "array", - "items": { - "name": "accessibility", - "path": "accessibility.csv", - "description": "The accessibility_for_disabilities table contains details of the arrangements for access to locations for people who have disabilities", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 15 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this accessibility information. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "afcf296e-1cb2-4139-9c88-33d587d1a50b", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the accessibility provision", - "constraints": { - "unique": false - }, - "example": "7587f72e-11ff-4e02-95c2-f13f8f48f830", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of assistance or infrastructure that facilitate access to clients with disabilities.", - "constraints": { - "unique": false - }, - "example": "The building is equipped with induction loops for hearing aids. Wheelchair access is possible on all levels.", - "core": "Y" - }, - "details": { - "name": "details", - "type": "string", - "description": "Any further details relating to the relevant accessibility arrangements at this location. E.g. whether advance notice is required to use an accessibility facility.", - "constraints": { - "unique": false - }, - "example": "Switch hearing aid to T-coil to access the induction loop facility." - }, - "url": { - "name": "url", - "type": "string", - "description": "URL of a page giving more information about the accessibility of the location", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "name": "schedule", - "path": "schedules.csv", - "description": "The schedule table contains details of when a service or location is open. Entries are RFC 5545 RRULES.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 10 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the schedule. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "ae8b7eaf-7e7d-4128-a403-ae097f146356", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "dd9e501b-4df9-4e71-85ac-29748e7e2d5a" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this schedule is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "0a41a90a-b5a5-4541-87e2-5cc2fd72536b", - "core": "Y" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "The date from which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "The last date on which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "dtstart": { - "name": "dtstart", - "type": "string", - "description": "iCal - The date of the first event is the schedule. Necessary when using the \u2018interval\u2019 feature, optional otherwise.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "timezone": { - "name": "timezone", - "type": "number", - "description": "The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.", - "constraints": { - "unique": false - }, - "example": "3" - }, - "until": { - "name": "until", - "type": "string", - "description": "iCal - The date of the last occurence of the recurring event.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "count": { - "name": "count", - "type": "string", - "description": "iCal - The number of times that the event occurs. Use this instead of \u2018until\u2019, if appropriate.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "wkst": { - "name": "wkst", - "type": "string", - "description": "iCal - The day on which the week starts, eg MO.", - "constraints": { - "unique": false - }, - "example": "TUE", - "enum": [ - "MON", - "TUE", - "WED", - "THU", - "FRI", - "SAT", - "SUN" - ] - }, - "freq": { - "name": "freq", - "type": "string", - "description": "iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.", - "constraints": { - "unique": false - }, - "example": "WEEKLY", - "core": "Y", - "enum": [ - "WEEKLY", - "MONTHLY" - ] - }, - "interval": { - "name": "interval", - "type": "number", - "description": "iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly", - "constraints": { - "unique": false - }, - "example": "1", - "core": "Y" - }, - "byday": { - "name": "byday", - "type": "string", - "description": "iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday", - "constraints": { - "unique": false - }, - "example": "THU", - "core": "Y" - }, - "byweekno": { - "name": "byweekno", - "type": "string", - "description": "iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.", - "constraints": { - "unique": false - }, - "example": "42" - }, - "bymonthday": { - "name": "bymonthday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.", - "constraints": { - "unique": false - }, - "example": "2", - "core": "Y" - }, - "byyearday": { - "name": "byyearday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.", - "constraints": { - "unique": false - }, - "example": "2" - }, - "description": { - "name": "description", - "type": "string", - "description": "A human readable description of the availability of the service.", - "constraints": { - "unique": false - }, - "example": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "core": "Y" - }, - "opens_at": { - "name": "opens_at", - "type": "string", - "description": "The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "10:00", - "core": "Y", - "datapackage_type": "time" - }, - "closes_at": { - "name": "closes_at", - "type": "string", - "description": "The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "18:00", - "core": "Y", - "datapackage_type": "time" - }, - "schedule_link": { - "name": "schedule_link", - "type": "string", - "description": "URL of a link for the scheule which may show each individual session and may provide a booking facility", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attending_type": { - "name": "attending_type", - "type": "string", - "description": "A clear description of how to attend this service", - "constraints": { - "unique": false - }, - "example": "You can attend this service in-person or remotely via video conferencing" - }, - "notes": { - "name": "notes", - "type": "string", - "description": "Human readable notes on the schedule", - "constraints": { - "unique": false - }, - "example": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "location_type" - ] - } - }, - "programs": { - "name": "programs", - "type": "array", - "items": { - "name": "program", - "path": "programs.csv", - "description": "Some organizations organise their services into programs. A program brings together a number of related services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 2 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the program. Each program must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "e7ec2e57-4540-43fa-b2c7-6be5a0ef7f42" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier for the organization which the program belongs to. Each program must belong to a single organization, and the identifier for that organization should be given here.", - "constraints": { - "unique": true - }, - "example": "5978833f-21aa-4235-a56b-7d2f94ce8f35" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the program", - "constraints": { - "unique": false - }, - "example": "Community Mental Health Support" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the program has an alternative name it can be given here", - "constraints": { - "unique": false - }, - "example": "MyCity Mental Health Group" - }, - "description": { - "name": "description", - "type": "string", - "description": "A brief and clear summary of the program", - "constraints": { - "unique": false - }, - "example": "Comprehensive Mental Health Services available to residents of MyCity including CBT and Counselling. This is not an emergency service and should not be used as an alternative to hospital and GP services." - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ], - "tabular_required": [ - "organization_id" - ] - } - }, - "organization_identifiers": { - "name": "organization_identifiers", - "type": "array", - "items": { - "name": "organization_identifier", - "path": "organization_identifiers.csv", - "description": "Identifiers for an organization such as: company registration number, charity number, tax registration number. This helps uniquely identify and de-duplicate data", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 20 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "d4dbcebc-0802-47cb-8651-b937ac4f2f3e" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "Each program must belong to a single organization. The identifier of the organization should be given here.", - "constraints": { - "unique": false - }, - "example": "58341b4f-4f21-47f0-affb-1a2f9162472b" - }, - "identifier_scheme": { - "name": "identifier_scheme", - "type": "string", - "description": "Scheme according to http://org-id.guide/.", - "constraints": { - "unique": false - }, - "example": "GB-COH" - }, - "identifier_type": { - "name": "identifier_type", - "type": "string", - "description": "The type of identifier (company, charity, tax number, etc)", - "constraints": { - "unique": false - }, - "example": "company" - }, - "identifier": { - "name": "identifier", - "type": "string", - "description": "The third-party identifier", - "constraints": { - "unique": false - }, - "example": "1234567" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "identifier_type", - "identifier" - ], - "tabular_required": [ - "organization_id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - }, - "services": { - "type": "array", - "items": { - "name": "service", - "path": "services.csv", - "description": "Services are provided by organizations to a range of different groups. Details on where each service is delivered are contained in the services_at_location table.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 3 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the service. Each service must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ac148810-d857-441c-9679-408f346de14b", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization that provides this service.", - "constraints": { - "unique": false - }, - "example": "0fdfb57f-c147-4cfb-864c-44788a335d8c", - "core": "Y" - }, - "program_id": { - "name": "program_id", - "type": "string", - "description": "The identifier of the program this service is delivered under.", - "constraints": { - "unique": false - }, - "example": "24682fa0-3eda-4afc-a026-84a21c7a882e" - }, - "name": { - "name": "name", - "type": "string", - "description": "The official or public name of the service.", - "constraints": { - "unique": false - }, - "example": "Community Counselling", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the service has an alternative or commonly used other name, it can be given here.", - "constraints": { - "unique": false - }, - "example": "MyCity Counselling Servics" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description of the service.", - "constraints": { - "unique": false - }, - "example": "Counselling Services provided by trained professionals. Suitable for people with mental health conditions such as anxiety, depression, or eating disorders as well as people experiencing difficult life events and circumstances. ", - "core": "Y" - }, - "url": { - "name": "url", - "type": "string", - "description": "URL of the service", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com/counselling", - "core": "Y" - }, - "email": { - "name": "email", - "type": "string", - "description": "An email address which can be used by WHOM? to contact the service provider.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com", - "core": "Y" - }, - "status": { - "name": "status", - "type": "string", - "description": "The current status of the service which can be active, inactive, defunct, or temporarily closed.", - "constraints": { - "unique": false - }, - "example": "active", - "core": "Y", - "enum": [ - "active", - "inactive", - "defunct", - "temporarily closed" - ] - }, - "interpretation_services": { - "name": "interpretation_services", - "type": "string", - "description": "A description of any interpretation services available for accessing this service.", - "constraints": { - "unique": false - }, - "example": "Interpretation services are available in Urdu, Polish, and Slovak" - }, - "application_process": { - "name": "application_process", - "type": "string", - "description": "A description of the steps needed to access this service.", - "constraints": { - "unique": false - }, - "example": "If you are an NHS patient please ask your GP for a referral letter, we will then be in touch with you directly. If you are not an NHS patient you should ring our reception to arrange an appointment" - }, - "fees_description": { - "name": "fees_description", - "type": "string", - "description": "Details of any charges for service users to access this service.", - "constraints": { - "unique": false - }, - "example": "Non-NHS patients are expected to pay for their counselling sessions. We charge a flat rate per hour of counselling. The current rate is \u00a350 per hour. Please see our website for up to date prices." - }, - "wait_time": { - "name": "wait_time", - "type": "string", - "description": "DEPRECATED: Time a client may expect to wait before receiving a service.", - "constraints": { - "unique": false - }, - "example": "wait_time" - }, - "fees": { - "name": "fees", - "type": "string", - "description": "DEPRECATED: Details of any charges for service users to access this service.", - "constraints": { - "unique": false - }, - "example": "fees_description" - }, - "accreditations": { - "name": "accreditations", - "type": "string", - "description": "Details of any accreditations. Accreditation is the formal evaluation of an organization or program against best practice standards set by an accrediting organization.", - "constraints": { - "unique": false - }, - "example": "All of our practitioners are accredited by the BASC, UKCP, and the Professional Standards Body" - }, - "eligibility_description": { - "name": "eligibility_description", - "type": "string", - "description": "A description of the type of person for whom this service is intended.", - "constraints": { - "unique": false - }, - "example": "This service is intended for all people aged 12 and over who require counselling services in the MyCity area", - "core": "Y" - }, - "minimum_age": { - "name": "minimum_age", - "type": "number", - "description": "The minimum age of a person required to meet this eligibility requirement.", - "constraints": { - "unique": false - }, - "example": "12" - }, - "maximum_age": { - "name": "maximum_age", - "type": "number", - "description": "The maximum age of a person required to meet this eligibility requirement.", - "constraints": { - "unique": false - }, - "example": "100" - }, - "assured_date": { - "name": "assured_date", - "type": "string", - "description": "The date that the information about the service was last checked", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "assurer_email": { - "name": "assurer_email", - "type": "string", - "description": "The contact e-mail address for the person or organization which last assured the service.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "licenses": { - "name": "licenses", - "type": "string", - "description": "DEPRECATED: An organization may have a license issued by a government entity to operate legally. A list of any such licenses can be provided here.", - "constraints": { - "unique": false - }, - "example": "licences" - }, - "alert": { - "name": "alert", - "type": "string", - "description": "Notice of any short term alerts concerning the service. e.g. ", - "constraints": { - "unique": false - }, - "example": "Following COVID-19 we have moved most of our counselling sessions online. Please contact the reception if you require further information." - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "name": "schedule", - "path": "schedules.csv", - "description": "The schedule table contains details of when a service or location is open. Entries are RFC 5545 RRULES.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 10 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the schedule. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "ae8b7eaf-7e7d-4128-a403-ae097f146356", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "dd9e501b-4df9-4e71-85ac-29748e7e2d5a" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this schedule is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "0a41a90a-b5a5-4541-87e2-5cc2fd72536b", - "core": "Y" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "The date from which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "The last date on which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "dtstart": { - "name": "dtstart", - "type": "string", - "description": "iCal - The date of the first event is the schedule. Necessary when using the \u2018interval\u2019 feature, optional otherwise.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "timezone": { - "name": "timezone", - "type": "number", - "description": "The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.", - "constraints": { - "unique": false - }, - "example": "3" - }, - "until": { - "name": "until", - "type": "string", - "description": "iCal - The date of the last occurence of the recurring event.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "count": { - "name": "count", - "type": "string", - "description": "iCal - The number of times that the event occurs. Use this instead of \u2018until\u2019, if appropriate.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "wkst": { - "name": "wkst", - "type": "string", - "description": "iCal - The day on which the week starts, eg MO.", - "constraints": { - "unique": false - }, - "example": "TUE", - "enum": [ - "MON", - "TUE", - "WED", - "THU", - "FRI", - "SAT", - "SUN" - ] - }, - "freq": { - "name": "freq", - "type": "string", - "description": "iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.", - "constraints": { - "unique": false - }, - "example": "WEEKLY", - "core": "Y", - "enum": [ - "WEEKLY", - "MONTHLY" - ] - }, - "interval": { - "name": "interval", - "type": "number", - "description": "iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly", - "constraints": { - "unique": false - }, - "example": "1", - "core": "Y" - }, - "byday": { - "name": "byday", - "type": "string", - "description": "iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday", - "constraints": { - "unique": false - }, - "example": "THU", - "core": "Y" - }, - "byweekno": { - "name": "byweekno", - "type": "string", - "description": "iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.", - "constraints": { - "unique": false - }, - "example": "42" - }, - "bymonthday": { - "name": "bymonthday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.", - "constraints": { - "unique": false - }, - "example": "2", - "core": "Y" - }, - "byyearday": { - "name": "byyearday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.", - "constraints": { - "unique": false - }, - "example": "2" - }, - "description": { - "name": "description", - "type": "string", - "description": "A human readable description of the availability of the service.", - "constraints": { - "unique": false - }, - "example": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "core": "Y" - }, - "opens_at": { - "name": "opens_at", - "type": "string", - "description": "The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "10:00", - "core": "Y", - "datapackage_type": "time" - }, - "closes_at": { - "name": "closes_at", - "type": "string", - "description": "The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "18:00", - "core": "Y", - "datapackage_type": "time" - }, - "schedule_link": { - "name": "schedule_link", - "type": "string", - "description": "URL of a link for the scheule which may show each individual session and may provide a booking facility", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attending_type": { - "name": "attending_type", - "type": "string", - "description": "A clear description of how to attend this service", - "constraints": { - "unique": false - }, - "example": "You can attend this service in-person or remotely via video conferencing" - }, - "notes": { - "name": "notes", - "type": "string", - "description": "Human readable notes on the schedule", - "constraints": { - "unique": false - }, - "example": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "service_areas": { - "name": "service_areas", - "type": "array", - "items": { - "name": "service_area", - "path": "service_areas.csv", - "description": "The service_area table contains details of the geographic area for which a service is available.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 12 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the service area. Each service area must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "381c64f1-a724-4884-9c21-ac96c21cca3e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this entry describes the service area", - "constraints": { - "unique": false - }, - "example": "146fbf18-d4a3-4bee-a8b0-2d4476478eea", - "core": "Y" - }, - "name": { - "name": "name", - "type": "string", - "description": "The geographic area where a service is available. This is a free-text description, and so may be precise or indefinite as necessary.", - "constraints": { - "unique": false - }, - "example": "The service is available to all residents of the MyCity area. We provide the service in our offices or via video conferencing to any who can provide evidence of their residency.", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "A more detailed description of this service area. Used to provide any additional information that cannot be communicated using the structured area and geometry fields.", - "constraints": { - "unique": false - }, - "example": "#REF!", - "core": "Y" - }, - "extent": { - "name": "extent", - "type": "string", - "description": "A definition of the polygon defining the area, in geojson.", - "constraints": { - "unique": false - }, - "example": "extent" - }, - "extent_type": { - "name": "extent_type", - "type": "string", - "description": "The format of the extent field populated from an enum of \"geojson\", \"topojson\", \"kml\",and (for legacy systems or early state during transformation) \"text\"", - "constraints": { - "unique": false - }, - "example": "extent_type" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "A URI which acts as a persistent identifier to identifiy an area", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "service_at_locations": { - "name": "service_at_locations", - "type": "array", - "items": { - "name": "service_at_location", - "path": "service_at_location.csv", - "description": "The services at location table creates a link between a service and a specific location.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 5 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the entry. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "e94c9f38-1e8f-4564-91d4-d53501ab1765", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service at a given location.", - "constraints": { - "unique": false - }, - "example": "ab231982-2106-4a55-80fc-b305560c5556", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this service operates.", - "constraints": { - "unique": false - }, - "example": "2528e812-ccbb-43a7-b761-a90f27ea9ac4", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "Any additional information that should be displayed to users about the service at this specific location.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "name": "schedule", - "path": "schedules.csv", - "description": "The schedule table contains details of when a service or location is open. Entries are RFC 5545 RRULES.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 10 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the schedule. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "ae8b7eaf-7e7d-4128-a403-ae097f146356", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "dd9e501b-4df9-4e71-85ac-29748e7e2d5a" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this schedule is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "0a41a90a-b5a5-4541-87e2-5cc2fd72536b", - "core": "Y" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "The date from which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "The last date on which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "dtstart": { - "name": "dtstart", - "type": "string", - "description": "iCal - The date of the first event is the schedule. Necessary when using the \u2018interval\u2019 feature, optional otherwise.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "timezone": { - "name": "timezone", - "type": "number", - "description": "The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.", - "constraints": { - "unique": false - }, - "example": "3" - }, - "until": { - "name": "until", - "type": "string", - "description": "iCal - The date of the last occurence of the recurring event.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "count": { - "name": "count", - "type": "string", - "description": "iCal - The number of times that the event occurs. Use this instead of \u2018until\u2019, if appropriate.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "wkst": { - "name": "wkst", - "type": "string", - "description": "iCal - The day on which the week starts, eg MO.", - "constraints": { - "unique": false - }, - "example": "TUE", - "enum": [ - "MON", - "TUE", - "WED", - "THU", - "FRI", - "SAT", - "SUN" - ] - }, - "freq": { - "name": "freq", - "type": "string", - "description": "iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.", - "constraints": { - "unique": false - }, - "example": "WEEKLY", - "core": "Y", - "enum": [ - "WEEKLY", - "MONTHLY" - ] - }, - "interval": { - "name": "interval", - "type": "number", - "description": "iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly", - "constraints": { - "unique": false - }, - "example": "1", - "core": "Y" - }, - "byday": { - "name": "byday", - "type": "string", - "description": "iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday", - "constraints": { - "unique": false - }, - "example": "THU", - "core": "Y" - }, - "byweekno": { - "name": "byweekno", - "type": "string", - "description": "iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.", - "constraints": { - "unique": false - }, - "example": "42" - }, - "bymonthday": { - "name": "bymonthday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.", - "constraints": { - "unique": false - }, - "example": "2", - "core": "Y" - }, - "byyearday": { - "name": "byyearday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.", - "constraints": { - "unique": false - }, - "example": "2" - }, - "description": { - "name": "description", - "type": "string", - "description": "A human readable description of the availability of the service.", - "constraints": { - "unique": false - }, - "example": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "core": "Y" - }, - "opens_at": { - "name": "opens_at", - "type": "string", - "description": "The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "10:00", - "core": "Y", - "datapackage_type": "time" - }, - "closes_at": { - "name": "closes_at", - "type": "string", - "description": "The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "18:00", - "core": "Y", - "datapackage_type": "time" - }, - "schedule_link": { - "name": "schedule_link", - "type": "string", - "description": "URL of a link for the scheule which may show each individual session and may provide a booking facility", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attending_type": { - "name": "attending_type", - "type": "string", - "description": "A clear description of how to attend this service", - "constraints": { - "unique": false - }, - "example": "You can attend this service in-person or remotely via video conferencing" - }, - "notes": { - "name": "notes", - "type": "string", - "description": "Human readable notes on the schedule", - "constraints": { - "unique": false - }, - "example": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "location": { - "name": "location", - "path": "locations.csv", - "description": "The location tables provides details of the locations where organizations operate. Locations may be virtual, and one organization may have many locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 6 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the location. Each location must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3a19ff88-4620-4d17-9830-ac1d859eb5d5", - "core": "Y" - }, - "location_type": { - "name": "location_type", - "type": "string", - "description": "The type of location, which may be either physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "physical", - "core": "Y", - "enum": [ - "physical", - "virtual" - ] - }, - "url": { - "name": "url", - "type": "string", - "description": "If location_type is virtual, then this field represents the URL of a virtual location.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The organization identifier for a location. This is the organization that is responsible for maintaining information about this location. The identifier of the organization should be given here. Details of the services the organization delivers at this location should be provided in the services_at_location table.", - "constraints": { - "unique": false - }, - "example": "985e4a42-bd9f-4edc-911d-0243a4640aca" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the location", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the location has an alternative name then it may be given here.", - "constraints": { - "unique": false - }, - "example": "Civic Center" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description of this location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is located on Main Street and contains facilities for a number of civic and community services available.", - "core": "Y" - }, - "transportation": { - "name": "transportation", - "type": "string", - "description": "A description of the access to public or private transportation to and from the location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is serviced by the number 1 Bus and is a short walk from the Main Street Metro Station" - }, - "latitude": { - "name": "latitude", - "type": "number", - "description": "Y coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "100", - "core": "Y" - }, - "longitude": { - "name": "longitude", - "type": "number", - "description": "X coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "101", - "core": "Y" - }, - "external_identifier": { - "name": "external_identifier", - "type": "string", - "description": "A third party identifier for a location which can be drawn from other services e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "///cheer.parent.mole" - }, - "external_identifier_type": { - "name": "external_identifier_type", - "type": "string", - "description": "The scheme used for the location's external_identifier e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "what3words" - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "addresss": { - "name": "addresss", - "type": "array", - "items": { - "name": "address", - "path": "addresss.csv", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 9 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id of the postal address. Each postal address must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "74706e55-df26-4b84-80fe-ecc30b5befb4", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the postal address.", - "constraints": { - "unique": false - }, - "example": "d57b7ee4-9bcf-4351-858b-c42860beb869", - "core": "Y" - }, - "attention": { - "name": "attention", - "type": "string", - "description": "The name of the person or entity whose attention should be sought at the location. These are often included as a \"care of\" component of an address.", - "constraints": { - "unique": false - }, - "example": "A. Persona", - "core": "Y" - }, - "address_1": { - "name": "address_1", - "type": "string", - "description": "The first line(s) of the address, including office, building number and street.", - "constraints": { - "unique": false - }, - "example": "1-30 Main Street", - "core": "Y" - }, - "address_2": { - "name": "address_2", - "type": "string", - "description": "A second (additional) line of address information.", - "constraints": { - "unique": false - }, - "example": "address_2" - }, - "city": { - "name": "city", - "type": "string", - "description": "The city in which the address is located.", - "constraints": { - "unique": false - }, - "example": "MyCity", - "core": "Y" - }, - "region": { - "name": "region", - "type": "string", - "description": "The region in which the address is located (optional).", - "constraints": { - "unique": false - }, - "example": "region", - "core": "Y" - }, - "state_province": { - "name": "state_province", - "type": "string", - "description": "The state or province in which the address is located.", - "constraints": { - "unique": false - }, - "core": "Y" - }, - "postal_code": { - "name": "postal_code", - "type": "string", - "description": "The postal code for the address.", - "constraints": { - "unique": false - }, - "example": "postal_code", - "core": "Y" - }, - "country": { - "name": "country", - "type": "string", - "description": "The country in which the address is located. This should be given as an ISO 3361-1 country code (two letter abbreviation)", - "constraints": { - "unique": false - }, - "example": "US", - "core": "Y" - }, - "address_type": { - "name": "address_type", - "type": "string", - "description": "The type of address which may be physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "postal", - "core": "Y", - "enum": [ - "physical", - "postal" - ] - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "address_1", - "city", - "state_province", - "postal_code", - "country", - "address_type" - ] - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "accessibilitys": { - "name": "accessibilitys", - "type": "array", - "items": { - "name": "accessibility", - "path": "accessibility.csv", - "description": "The accessibility_for_disabilities table contains details of the arrangements for access to locations for people who have disabilities", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 15 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this accessibility information. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "afcf296e-1cb2-4139-9c88-33d587d1a50b", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the accessibility provision", - "constraints": { - "unique": false - }, - "example": "7587f72e-11ff-4e02-95c2-f13f8f48f830", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of assistance or infrastructure that facilitate access to clients with disabilities.", - "constraints": { - "unique": false - }, - "example": "The building is equipped with induction loops for hearing aids. Wheelchair access is possible on all levels.", - "core": "Y" - }, - "details": { - "name": "details", - "type": "string", - "description": "Any further details relating to the relevant accessibility arrangements at this location. E.g. whether advance notice is required to use an accessibility facility.", - "constraints": { - "unique": false - }, - "example": "Switch hearing aid to T-coil to access the induction loop facility." - }, - "url": { - "name": "url", - "type": "string", - "description": "URL of a page giving more information about the accessibility of the location", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "name": "schedule", - "path": "schedules.csv", - "description": "The schedule table contains details of when a service or location is open. Entries are RFC 5545 RRULES.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 10 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the schedule. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "ae8b7eaf-7e7d-4128-a403-ae097f146356", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "dd9e501b-4df9-4e71-85ac-29748e7e2d5a" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this schedule is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "0a41a90a-b5a5-4541-87e2-5cc2fd72536b", - "core": "Y" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "The date from which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "The last date on which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "dtstart": { - "name": "dtstart", - "type": "string", - "description": "iCal - The date of the first event is the schedule. Necessary when using the \u2018interval\u2019 feature, optional otherwise.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "timezone": { - "name": "timezone", - "type": "number", - "description": "The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.", - "constraints": { - "unique": false - }, - "example": "3" - }, - "until": { - "name": "until", - "type": "string", - "description": "iCal - The date of the last occurence of the recurring event.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "count": { - "name": "count", - "type": "string", - "description": "iCal - The number of times that the event occurs. Use this instead of \u2018until\u2019, if appropriate.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "wkst": { - "name": "wkst", - "type": "string", - "description": "iCal - The day on which the week starts, eg MO.", - "constraints": { - "unique": false - }, - "example": "TUE", - "enum": [ - "MON", - "TUE", - "WED", - "THU", - "FRI", - "SAT", - "SUN" - ] - }, - "freq": { - "name": "freq", - "type": "string", - "description": "iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.", - "constraints": { - "unique": false - }, - "example": "WEEKLY", - "core": "Y", - "enum": [ - "WEEKLY", - "MONTHLY" - ] - }, - "interval": { - "name": "interval", - "type": "number", - "description": "iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly", - "constraints": { - "unique": false - }, - "example": "1", - "core": "Y" - }, - "byday": { - "name": "byday", - "type": "string", - "description": "iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday", - "constraints": { - "unique": false - }, - "example": "THU", - "core": "Y" - }, - "byweekno": { - "name": "byweekno", - "type": "string", - "description": "iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.", - "constraints": { - "unique": false - }, - "example": "42" - }, - "bymonthday": { - "name": "bymonthday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.", - "constraints": { - "unique": false - }, - "example": "2", - "core": "Y" - }, - "byyearday": { - "name": "byyearday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.", - "constraints": { - "unique": false - }, - "example": "2" - }, - "description": { - "name": "description", - "type": "string", - "description": "A human readable description of the availability of the service.", - "constraints": { - "unique": false - }, - "example": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "core": "Y" - }, - "opens_at": { - "name": "opens_at", - "type": "string", - "description": "The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "10:00", - "core": "Y", - "datapackage_type": "time" - }, - "closes_at": { - "name": "closes_at", - "type": "string", - "description": "The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "18:00", - "core": "Y", - "datapackage_type": "time" - }, - "schedule_link": { - "name": "schedule_link", - "type": "string", - "description": "URL of a link for the scheule which may show each individual session and may provide a booking facility", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attending_type": { - "name": "attending_type", - "type": "string", - "description": "A clear description of how to attend this service", - "constraints": { - "unique": false - }, - "example": "You can attend this service in-person or remotely via video conferencing" - }, - "notes": { - "name": "notes", - "type": "string", - "description": "Human readable notes on the schedule", - "constraints": { - "unique": false - }, - "example": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "location_type" - ] - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "service_id", - "location_id" - ] - } - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "organization": { - "name": "organization", - "path": "organizations.csv", - "description": "The organization record is used to provide basic description and details about each organization delivering services. Each service should be linked to the organization responsible for its delivery. One organization may deliver many services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 1 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each organization must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "d9d5e0f5-d3ce-4f73-9a2f-4dd0ecc6c610", - "core": "Y" - }, - "name": { - "name": "name", - "type": "string", - "description": "The official or public name of the organization.", - "constraints": { - "unique": false - }, - "example": "Example Organization Inc.", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "Alternative or commonly used name for the organization.", - "constraints": { - "unique": false - }, - "example": "Example Org", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "A brief summary about the organization. It can contain markup such as HTML or Markdown.", - "constraints": { - "unique": false - }, - "example": "Example Org is a non-profit organization dedicated to providing services to qualified beneficiaries", - "core": "Y" - }, - "email": { - "name": "email", - "type": "string", - "description": "The contact e-mail address for the organization.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com", - "core": "Y" - }, - "website": { - "name": "website", - "type": "string", - "description": "The URL (website address) of the organization.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com", - "core": "Y" - }, - "tax_status": { - "name": "tax_status", - "type": "string", - "description": "DEPRECATED: Government assigned tax designation for tax-exempt organizations.", - "constraints": { - "unique": false - }, - "example": "tax_status" - }, - "tax_id": { - "name": "tax_id", - "type": "string", - "description": "DEPRECATED: A government issued identifier used for the purpose of tax administration.", - "constraints": { - "unique": false - }, - "example": "tax_id" - }, - "year_incorporated": { - "name": "year_incorporated", - "type": "number", - "description": "The year in which the organization was legally formed.", - "format": "%Y", - "constraints": { - "unique": false - }, - "example": "2011" - }, - "legal_status": { - "name": "legal_status", - "type": "string", - "description": "The legal status defines the conditions that an organization is operating under; e.g. non-profit, private corporation or a government organization.", - "constraints": { - "unique": false - }, - "example": "legal_status" - }, - "logo": { - "name": "logo", - "type": "string", - "description": "A URL to an image associated with the organization which can be presented alongside its name.", - "constraints": { - "unique": false - }, - "example": "https://openreferral.org/wp-content/uploads/2018/02/OpenReferral_Logo_Green-4-1.png" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "A persistent identifier to uniquely identify the organization such as those provided by Open Corporates or some other relevant URI provider. This is not for listing the website of the organization: that can be done through the website field of the Organization.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "parent_organization_id": { - "name": "parent_organization_id", - "type": "string", - "description": "The identifier of the organization's parent organization", - "constraints": { - "unique": false - }, - "example": "cd09a387-91f4-4555-94ec-e799c35344cd" - }, - "fundings": { - "name": "fundings", - "type": "array", - "items": { - "name": "funding", - "path": "funding.csv", - "description": "The funding table describes the sources of funding for a service or organization", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 11 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the funding. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1f2df32c-bf08-4b8e-bd6f-e834014b19bc" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization in receipt of this funding.", - "constraints": { - "unique": false - }, - "example": "545c684b-4a24-4923-b7c9-6e10fcf8a5a3" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service in receipt of this funding", - "constraints": { - "unique": false - }, - "example": "d20cedb8-b597-41cb-86b0-7034fb50c7a9" - }, - "source": { - "name": "source", - "type": "string", - "description": "A free text description of the source of funds for this organization or service.", - "constraints": { - "unique": false - }, - "example": "This service is funded partially by the MyCity local government and via grants made by charity funding bodies. We also operate a for-profit department which is used to partially cover the expense of the public service" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "locations": { - "name": "locations", - "type": "array", - "items": { - "name": "location", - "path": "locations.csv", - "description": "The location tables provides details of the locations where organizations operate. Locations may be virtual, and one organization may have many locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 6 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the location. Each location must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3a19ff88-4620-4d17-9830-ac1d859eb5d5", - "core": "Y" - }, - "location_type": { - "name": "location_type", - "type": "string", - "description": "The type of location, which may be either physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "physical", - "core": "Y", - "enum": [ - "physical", - "virtual" - ] - }, - "url": { - "name": "url", - "type": "string", - "description": "If location_type is virtual, then this field represents the URL of a virtual location.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The organization identifier for a location. This is the organization that is responsible for maintaining information about this location. The identifier of the organization should be given here. Details of the services the organization delivers at this location should be provided in the services_at_location table.", - "constraints": { - "unique": false - }, - "example": "985e4a42-bd9f-4edc-911d-0243a4640aca" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the location", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the location has an alternative name then it may be given here.", - "constraints": { - "unique": false - }, - "example": "Civic Center" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description of this location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is located on Main Street and contains facilities for a number of civic and community services available.", - "core": "Y" - }, - "transportation": { - "name": "transportation", - "type": "string", - "description": "A description of the access to public or private transportation to and from the location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is serviced by the number 1 Bus and is a short walk from the Main Street Metro Station" - }, - "latitude": { - "name": "latitude", - "type": "number", - "description": "Y coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "100", - "core": "Y" - }, - "longitude": { - "name": "longitude", - "type": "number", - "description": "X coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "101", - "core": "Y" - }, - "external_identifier": { - "name": "external_identifier", - "type": "string", - "description": "A third party identifier for a location which can be drawn from other services e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "///cheer.parent.mole" - }, - "external_identifier_type": { - "name": "external_identifier_type", - "type": "string", - "description": "The scheme used for the location's external_identifier e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "what3words" - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "addresss": { - "name": "addresss", - "type": "array", - "items": { - "name": "address", - "path": "addresss.csv", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 9 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id of the postal address. Each postal address must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "74706e55-df26-4b84-80fe-ecc30b5befb4", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the postal address.", - "constraints": { - "unique": false - }, - "example": "d57b7ee4-9bcf-4351-858b-c42860beb869", - "core": "Y" - }, - "attention": { - "name": "attention", - "type": "string", - "description": "The name of the person or entity whose attention should be sought at the location. These are often included as a \"care of\" component of an address.", - "constraints": { - "unique": false - }, - "example": "A. Persona", - "core": "Y" - }, - "address_1": { - "name": "address_1", - "type": "string", - "description": "The first line(s) of the address, including office, building number and street.", - "constraints": { - "unique": false - }, - "example": "1-30 Main Street", - "core": "Y" - }, - "address_2": { - "name": "address_2", - "type": "string", - "description": "A second (additional) line of address information.", - "constraints": { - "unique": false - }, - "example": "address_2" - }, - "city": { - "name": "city", - "type": "string", - "description": "The city in which the address is located.", - "constraints": { - "unique": false - }, - "example": "MyCity", - "core": "Y" - }, - "region": { - "name": "region", - "type": "string", - "description": "The region in which the address is located (optional).", - "constraints": { - "unique": false - }, - "example": "region", - "core": "Y" - }, - "state_province": { - "name": "state_province", - "type": "string", - "description": "The state or province in which the address is located.", - "constraints": { - "unique": false - }, - "core": "Y" - }, - "postal_code": { - "name": "postal_code", - "type": "string", - "description": "The postal code for the address.", - "constraints": { - "unique": false - }, - "example": "postal_code", - "core": "Y" - }, - "country": { - "name": "country", - "type": "string", - "description": "The country in which the address is located. This should be given as an ISO 3361-1 country code (two letter abbreviation)", - "constraints": { - "unique": false - }, - "example": "US", - "core": "Y" - }, - "address_type": { - "name": "address_type", - "type": "string", - "description": "The type of address which may be physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "postal", - "core": "Y", - "enum": [ - "physical", - "postal" - ] - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "address_1", - "city", - "state_province", - "postal_code", - "country", - "address_type" - ] - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "accessibilitys": { - "name": "accessibilitys", - "type": "array", - "items": { - "name": "accessibility", - "path": "accessibility.csv", - "description": "The accessibility_for_disabilities table contains details of the arrangements for access to locations for people who have disabilities", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 15 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this accessibility information. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "afcf296e-1cb2-4139-9c88-33d587d1a50b", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the accessibility provision", - "constraints": { - "unique": false - }, - "example": "7587f72e-11ff-4e02-95c2-f13f8f48f830", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of assistance or infrastructure that facilitate access to clients with disabilities.", - "constraints": { - "unique": false - }, - "example": "The building is equipped with induction loops for hearing aids. Wheelchair access is possible on all levels.", - "core": "Y" - }, - "details": { - "name": "details", - "type": "string", - "description": "Any further details relating to the relevant accessibility arrangements at this location. E.g. whether advance notice is required to use an accessibility facility.", - "constraints": { - "unique": false - }, - "example": "Switch hearing aid to T-coil to access the induction loop facility." - }, - "url": { - "name": "url", - "type": "string", - "description": "URL of a page giving more information about the accessibility of the location", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "name": "schedule", - "path": "schedules.csv", - "description": "The schedule table contains details of when a service or location is open. Entries are RFC 5545 RRULES.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 10 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the schedule. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "ae8b7eaf-7e7d-4128-a403-ae097f146356", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "dd9e501b-4df9-4e71-85ac-29748e7e2d5a" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this schedule is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "0a41a90a-b5a5-4541-87e2-5cc2fd72536b", - "core": "Y" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "The date from which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "The last date on which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "dtstart": { - "name": "dtstart", - "type": "string", - "description": "iCal - The date of the first event is the schedule. Necessary when using the \u2018interval\u2019 feature, optional otherwise.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "timezone": { - "name": "timezone", - "type": "number", - "description": "The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.", - "constraints": { - "unique": false - }, - "example": "3" - }, - "until": { - "name": "until", - "type": "string", - "description": "iCal - The date of the last occurence of the recurring event.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "count": { - "name": "count", - "type": "string", - "description": "iCal - The number of times that the event occurs. Use this instead of \u2018until\u2019, if appropriate.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "wkst": { - "name": "wkst", - "type": "string", - "description": "iCal - The day on which the week starts, eg MO.", - "constraints": { - "unique": false - }, - "example": "TUE", - "enum": [ - "MON", - "TUE", - "WED", - "THU", - "FRI", - "SAT", - "SUN" - ] - }, - "freq": { - "name": "freq", - "type": "string", - "description": "iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.", - "constraints": { - "unique": false - }, - "example": "WEEKLY", - "core": "Y", - "enum": [ - "WEEKLY", - "MONTHLY" - ] - }, - "interval": { - "name": "interval", - "type": "number", - "description": "iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly", - "constraints": { - "unique": false - }, - "example": "1", - "core": "Y" - }, - "byday": { - "name": "byday", - "type": "string", - "description": "iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday", - "constraints": { - "unique": false - }, - "example": "THU", - "core": "Y" - }, - "byweekno": { - "name": "byweekno", - "type": "string", - "description": "iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.", - "constraints": { - "unique": false - }, - "example": "42" - }, - "bymonthday": { - "name": "bymonthday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.", - "constraints": { - "unique": false - }, - "example": "2", - "core": "Y" - }, - "byyearday": { - "name": "byyearday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.", - "constraints": { - "unique": false - }, - "example": "2" - }, - "description": { - "name": "description", - "type": "string", - "description": "A human readable description of the availability of the service.", - "constraints": { - "unique": false - }, - "example": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "core": "Y" - }, - "opens_at": { - "name": "opens_at", - "type": "string", - "description": "The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "10:00", - "core": "Y", - "datapackage_type": "time" - }, - "closes_at": { - "name": "closes_at", - "type": "string", - "description": "The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "18:00", - "core": "Y", - "datapackage_type": "time" - }, - "schedule_link": { - "name": "schedule_link", - "type": "string", - "description": "URL of a link for the scheule which may show each individual session and may provide a booking facility", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attending_type": { - "name": "attending_type", - "type": "string", - "description": "A clear description of how to attend this service", - "constraints": { - "unique": false - }, - "example": "You can attend this service in-person or remotely via video conferencing" - }, - "notes": { - "name": "notes", - "type": "string", - "description": "Human readable notes on the schedule", - "constraints": { - "unique": false - }, - "example": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "location_type" - ] - } - }, - "programs": { - "name": "programs", - "type": "array", - "items": { - "name": "program", - "path": "programs.csv", - "description": "Some organizations organise their services into programs. A program brings together a number of related services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 2 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the program. Each program must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "e7ec2e57-4540-43fa-b2c7-6be5a0ef7f42" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier for the organization which the program belongs to. Each program must belong to a single organization, and the identifier for that organization should be given here.", - "constraints": { - "unique": true - }, - "example": "5978833f-21aa-4235-a56b-7d2f94ce8f35" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the program", - "constraints": { - "unique": false - }, - "example": "Community Mental Health Support" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the program has an alternative name it can be given here", - "constraints": { - "unique": false - }, - "example": "MyCity Mental Health Group" - }, - "description": { - "name": "description", - "type": "string", - "description": "A brief and clear summary of the program", - "constraints": { - "unique": false - }, - "example": "Comprehensive Mental Health Services available to residents of MyCity including CBT and Counselling. This is not an emergency service and should not be used as an alternative to hospital and GP services." - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ], - "tabular_required": [ - "organization_id" - ] - } - }, - "organization_identifiers": { - "name": "organization_identifiers", - "type": "array", - "items": { - "name": "organization_identifier", - "path": "organization_identifiers.csv", - "description": "Identifiers for an organization such as: company registration number, charity number, tax registration number. This helps uniquely identify and de-duplicate data", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 20 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "d4dbcebc-0802-47cb-8651-b937ac4f2f3e" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "Each program must belong to a single organization. The identifier of the organization should be given here.", - "constraints": { - "unique": false - }, - "example": "58341b4f-4f21-47f0-affb-1a2f9162472b" - }, - "identifier_scheme": { - "name": "identifier_scheme", - "type": "string", - "description": "Scheme according to http://org-id.guide/.", - "constraints": { - "unique": false - }, - "example": "GB-COH" - }, - "identifier_type": { - "name": "identifier_type", - "type": "string", - "description": "The type of identifier (company, charity, tax number, etc)", - "constraints": { - "unique": false - }, - "example": "company" - }, - "identifier": { - "name": "identifier", - "type": "string", - "description": "The third-party identifier", - "constraints": { - "unique": false - }, - "example": "1234567" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "identifier_type", - "identifier" - ], - "tabular_required": [ - "organization_id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "fundings": { - "name": "fundings", - "type": "array", - "items": { - "name": "funding", - "path": "funding.csv", - "description": "The funding table describes the sources of funding for a service or organization", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 11 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the funding. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1f2df32c-bf08-4b8e-bd6f-e834014b19bc" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization in receipt of this funding.", - "constraints": { - "unique": false - }, - "example": "545c684b-4a24-4923-b7c9-6e10fcf8a5a3" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service in receipt of this funding", - "constraints": { - "unique": false - }, - "example": "d20cedb8-b597-41cb-86b0-7034fb50c7a9" - }, - "source": { - "name": "source", - "type": "string", - "description": "A free text description of the source of funds for this organization or service.", - "constraints": { - "unique": false - }, - "example": "This service is funded partially by the MyCity local government and via grants made by charity funding bodies. We also operate a for-profit department which is used to partially cover the expense of the public service" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "cost_options": { - "name": "cost_options", - "type": "array", - "items": { - "name": "cost_option", - "path": "cost_options.csv", - "description": "The cost option table contains the costs of a service at certain points in time. This is an LGA Extension table. This table provides a structured version of the text information contained in the 'fees' field of the 'service' table.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 19 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1fdf4d39-3d80-484d-9f92-a8ffa08621e7" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the services for which the entry describes the cost", - "constraints": { - "unique": false - }, - "example": "a67ed14f-696d-45f1-8eaf-46b7f972425e" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "When this price is valid from", - "constraints": { - "unique": false - }, - "example": "2020-01-01", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "When this price is valid to", - "constraints": { - "unique": false - }, - "example": "2022-12-31", - "datapackage_type": "date" - }, - "option": { - "name": "option", - "type": "string", - "description": "Conditions associated with the cost option.\n\nApplication Profile Notes: e.g.For the over 60's\n1st session", - "constraints": { - "unique": false - }, - "example": "Under 18s and Over 60s" - }, - "currency": { - "name": "currency", - "type": "string", - "description": "3 letter currency code", - "constraints": { - "unique": false - }, - "example": "gbp" - }, - "amount": { - "name": "amount", - "type": "number", - "description": "The cost of the option, expresssed as an amount in a currency (expected to be GBP by Open Referral UK).", - "constraints": { - "unique": false - }, - "example": "35" - }, - "amount_description": { - "name": "amount_description", - "type": "string", - "description": "Specific details qualifying the cost amount, e.g. 'per session'", - "constraints": { - "unique": false - }, - "example": "per 1 hour session" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "service_id" - ] - } - }, - "program": { - "name": "program", - "path": "programs.csv", - "description": "Some organizations organise their services into programs. A program brings together a number of related services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 2 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the program. Each program must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "e7ec2e57-4540-43fa-b2c7-6be5a0ef7f42" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier for the organization which the program belongs to. Each program must belong to a single organization, and the identifier for that organization should be given here.", - "constraints": { - "unique": true - }, - "example": "5978833f-21aa-4235-a56b-7d2f94ce8f35" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the program", - "constraints": { - "unique": false - }, - "example": "Community Mental Health Support" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the program has an alternative name it can be given here", - "constraints": { - "unique": false - }, - "example": "MyCity Mental Health Group" - }, - "description": { - "name": "description", - "type": "string", - "description": "A brief and clear summary of the program", - "constraints": { - "unique": false - }, - "example": "Comprehensive Mental Health Services available to residents of MyCity including CBT and Counselling. This is not an emergency service and should not be used as an alternative to hospital and GP services." - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ], - "tabular_required": [ - "organization_id" - ] - }, - "required_documents": { - "name": "required_documents", - "type": "array", - "items": { - "name": "required_document", - "path": "required_documents.csv", - "description": "The required_document table contains details of any documents that are required in order to access or use services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 13 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the document. Each document must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "f6ad7e69-b9c8-42ce-92db-92cedb4c05c0" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this entry describes the required document", - "constraints": { - "unique": false - }, - "example": "bb0128fb-eeec-4179-a606-a8fb06648994" - }, - "document": { - "name": "document", - "type": "string", - "description": "A clear description of the document required to apply for or receive the service e.g. \"A Government-issued ID\" or \"EU Passport\".", - "constraints": { - "unique": false - }, - "example": "Any official id document (Passport, Driver's Licence, identity card) and evidence of address such as an official letter from local or national government. A driver's license which shows your name, photograph, and address can be used as sole identity document." - }, - "uri": { - "name": "uri", - "type": "string", - "description": "Web link to document.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "status" - ], - "tabular_required": [ - "organization_id" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] -} \ No newline at end of file diff --git a/schema/compiled/organization_package.json b/schema/compiled/organization_package.json deleted file mode 100644 index eee7978c..00000000 --- a/schema/compiled/organization_package.json +++ /dev/null @@ -1,56335 +0,0 @@ -{ - "type": "array", - "items": { - "name": "organization", - "path": "organizations.csv", - "description": "The organization record is used to provide basic description and details about each organization delivering services. Each service should be linked to the organization responsible for its delivery. One organization may deliver many services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 1 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each organization must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "d9d5e0f5-d3ce-4f73-9a2f-4dd0ecc6c610", - "core": "Y" - }, - "name": { - "name": "name", - "type": "string", - "description": "The official or public name of the organization.", - "constraints": { - "unique": false - }, - "example": "Example Organization Inc.", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "Alternative or commonly used name for the organization.", - "constraints": { - "unique": false - }, - "example": "Example Org", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "A brief summary about the organization. It can contain markup such as HTML or Markdown.", - "constraints": { - "unique": false - }, - "example": "Example Org is a non-profit organization dedicated to providing services to qualified beneficiaries", - "core": "Y" - }, - "email": { - "name": "email", - "type": "string", - "description": "The contact e-mail address for the organization.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com", - "core": "Y" - }, - "website": { - "name": "website", - "type": "string", - "description": "The URL (website address) of the organization.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com", - "core": "Y" - }, - "tax_status": { - "name": "tax_status", - "type": "string", - "description": "DEPRECATED: Government assigned tax designation for tax-exempt organizations.", - "constraints": { - "unique": false - }, - "example": "tax_status" - }, - "tax_id": { - "name": "tax_id", - "type": "string", - "description": "DEPRECATED: A government issued identifier used for the purpose of tax administration.", - "constraints": { - "unique": false - }, - "example": "tax_id" - }, - "year_incorporated": { - "name": "year_incorporated", - "type": "number", - "description": "The year in which the organization was legally formed.", - "format": "%Y", - "constraints": { - "unique": false - }, - "example": "2011" - }, - "legal_status": { - "name": "legal_status", - "type": "string", - "description": "The legal status defines the conditions that an organization is operating under; e.g. non-profit, private corporation or a government organization.", - "constraints": { - "unique": false - }, - "example": "legal_status" - }, - "logo": { - "name": "logo", - "type": "string", - "description": "A URL to an image associated with the organization which can be presented alongside its name.", - "constraints": { - "unique": false - }, - "example": "https://openreferral.org/wp-content/uploads/2018/02/OpenReferral_Logo_Green-4-1.png" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "A persistent identifier to uniquely identify the organization such as those provided by Open Corporates or some other relevant URI provider. This is not for listing the website of the organization: that can be done through the website field of the Organization.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "parent_organization_id": { - "name": "parent_organization_id", - "type": "string", - "description": "The identifier of the organization's parent organization", - "constraints": { - "unique": false - }, - "example": "cd09a387-91f4-4555-94ec-e799c35344cd" - }, - "fundings": { - "name": "fundings", - "type": "array", - "items": { - "name": "funding", - "path": "funding.csv", - "description": "The funding table describes the sources of funding for a service or organization", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 11 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the funding. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1f2df32c-bf08-4b8e-bd6f-e834014b19bc" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization in receipt of this funding.", - "constraints": { - "unique": false - }, - "example": "545c684b-4a24-4923-b7c9-6e10fcf8a5a3" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service in receipt of this funding", - "constraints": { - "unique": false - }, - "example": "d20cedb8-b597-41cb-86b0-7034fb50c7a9" - }, - "source": { - "name": "source", - "type": "string", - "description": "A free text description of the source of funds for this organization or service.", - "constraints": { - "unique": false - }, - "example": "This service is funded partially by the MyCity local government and via grants made by charity funding bodies. We also operate a for-profit department which is used to partially cover the expense of the public service" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "locations": { - "name": "locations", - "type": "array", - "items": { - "name": "location", - "path": "locations.csv", - "description": "The location tables provides details of the locations where organizations operate. Locations may be virtual, and one organization may have many locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 6 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the location. Each location must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3a19ff88-4620-4d17-9830-ac1d859eb5d5", - "core": "Y" - }, - "location_type": { - "name": "location_type", - "type": "string", - "description": "The type of location, which may be either physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "physical", - "core": "Y", - "enum": [ - "physical", - "virtual" - ] - }, - "url": { - "name": "url", - "type": "string", - "description": "If location_type is virtual, then this field represents the URL of a virtual location.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The organization identifier for a location. This is the organization that is responsible for maintaining information about this location. The identifier of the organization should be given here. Details of the services the organization delivers at this location should be provided in the services_at_location table.", - "constraints": { - "unique": false - }, - "example": "985e4a42-bd9f-4edc-911d-0243a4640aca" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the location", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the location has an alternative name then it may be given here.", - "constraints": { - "unique": false - }, - "example": "Civic Center" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description of this location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is located on Main Street and contains facilities for a number of civic and community services available.", - "core": "Y" - }, - "transportation": { - "name": "transportation", - "type": "string", - "description": "A description of the access to public or private transportation to and from the location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is serviced by the number 1 Bus and is a short walk from the Main Street Metro Station" - }, - "latitude": { - "name": "latitude", - "type": "number", - "description": "Y coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "100", - "core": "Y" - }, - "longitude": { - "name": "longitude", - "type": "number", - "description": "X coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "101", - "core": "Y" - }, - "external_identifier": { - "name": "external_identifier", - "type": "string", - "description": "A third party identifier for a location which can be drawn from other services e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "///cheer.parent.mole" - }, - "external_identifier_type": { - "name": "external_identifier_type", - "type": "string", - "description": "The scheme used for the location's external_identifier e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "what3words" - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "addresss": { - "name": "addresss", - "type": "array", - "items": { - "name": "address", - "path": "addresss.csv", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 9 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id of the postal address. Each postal address must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "74706e55-df26-4b84-80fe-ecc30b5befb4", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the postal address.", - "constraints": { - "unique": false - }, - "example": "d57b7ee4-9bcf-4351-858b-c42860beb869", - "core": "Y" - }, - "attention": { - "name": "attention", - "type": "string", - "description": "The name of the person or entity whose attention should be sought at the location. These are often included as a \"care of\" component of an address.", - "constraints": { - "unique": false - }, - "example": "A. Persona", - "core": "Y" - }, - "address_1": { - "name": "address_1", - "type": "string", - "description": "The first line(s) of the address, including office, building number and street.", - "constraints": { - "unique": false - }, - "example": "1-30 Main Street", - "core": "Y" - }, - "address_2": { - "name": "address_2", - "type": "string", - "description": "A second (additional) line of address information.", - "constraints": { - "unique": false - }, - "example": "address_2" - }, - "city": { - "name": "city", - "type": "string", - "description": "The city in which the address is located.", - "constraints": { - "unique": false - }, - "example": "MyCity", - "core": "Y" - }, - "region": { - "name": "region", - "type": "string", - "description": "The region in which the address is located (optional).", - "constraints": { - "unique": false - }, - "example": "region", - "core": "Y" - }, - "state_province": { - "name": "state_province", - "type": "string", - "description": "The state or province in which the address is located.", - "constraints": { - "unique": false - }, - "core": "Y" - }, - "postal_code": { - "name": "postal_code", - "type": "string", - "description": "The postal code for the address.", - "constraints": { - "unique": false - }, - "example": "postal_code", - "core": "Y" - }, - "country": { - "name": "country", - "type": "string", - "description": "The country in which the address is located. This should be given as an ISO 3361-1 country code (two letter abbreviation)", - "constraints": { - "unique": false - }, - "example": "US", - "core": "Y" - }, - "address_type": { - "name": "address_type", - "type": "string", - "description": "The type of address which may be physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "postal", - "core": "Y", - "enum": [ - "physical", - "postal" - ] - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "address_1", - "city", - "state_province", - "postal_code", - "country", - "address_type" - ] - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "accessibilitys": { - "name": "accessibilitys", - "type": "array", - "items": { - "name": "accessibility", - "path": "accessibility.csv", - "description": "The accessibility_for_disabilities table contains details of the arrangements for access to locations for people who have disabilities", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 15 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this accessibility information. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "afcf296e-1cb2-4139-9c88-33d587d1a50b", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the accessibility provision", - "constraints": { - "unique": false - }, - "example": "7587f72e-11ff-4e02-95c2-f13f8f48f830", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of assistance or infrastructure that facilitate access to clients with disabilities.", - "constraints": { - "unique": false - }, - "example": "The building is equipped with induction loops for hearing aids. Wheelchair access is possible on all levels.", - "core": "Y" - }, - "details": { - "name": "details", - "type": "string", - "description": "Any further details relating to the relevant accessibility arrangements at this location. E.g. whether advance notice is required to use an accessibility facility.", - "constraints": { - "unique": false - }, - "example": "Switch hearing aid to T-coil to access the induction loop facility." - }, - "url": { - "name": "url", - "type": "string", - "description": "URL of a page giving more information about the accessibility of the location", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "name": "schedule", - "path": "schedules.csv", - "description": "The schedule table contains details of when a service or location is open. Entries are RFC 5545 RRULES.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 10 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the schedule. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "ae8b7eaf-7e7d-4128-a403-ae097f146356", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "dd9e501b-4df9-4e71-85ac-29748e7e2d5a" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this schedule is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "0a41a90a-b5a5-4541-87e2-5cc2fd72536b", - "core": "Y" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "The date from which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "The last date on which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "dtstart": { - "name": "dtstart", - "type": "string", - "description": "iCal - The date of the first event is the schedule. Necessary when using the \u2018interval\u2019 feature, optional otherwise.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "timezone": { - "name": "timezone", - "type": "number", - "description": "The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.", - "constraints": { - "unique": false - }, - "example": "3" - }, - "until": { - "name": "until", - "type": "string", - "description": "iCal - The date of the last occurence of the recurring event.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "count": { - "name": "count", - "type": "string", - "description": "iCal - The number of times that the event occurs. Use this instead of \u2018until\u2019, if appropriate.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "wkst": { - "name": "wkst", - "type": "string", - "description": "iCal - The day on which the week starts, eg MO.", - "constraints": { - "unique": false - }, - "example": "TUE", - "enum": [ - "MON", - "TUE", - "WED", - "THU", - "FRI", - "SAT", - "SUN" - ] - }, - "freq": { - "name": "freq", - "type": "string", - "description": "iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.", - "constraints": { - "unique": false - }, - "example": "WEEKLY", - "core": "Y", - "enum": [ - "WEEKLY", - "MONTHLY" - ] - }, - "interval": { - "name": "interval", - "type": "number", - "description": "iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly", - "constraints": { - "unique": false - }, - "example": "1", - "core": "Y" - }, - "byday": { - "name": "byday", - "type": "string", - "description": "iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday", - "constraints": { - "unique": false - }, - "example": "THU", - "core": "Y" - }, - "byweekno": { - "name": "byweekno", - "type": "string", - "description": "iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.", - "constraints": { - "unique": false - }, - "example": "42" - }, - "bymonthday": { - "name": "bymonthday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.", - "constraints": { - "unique": false - }, - "example": "2", - "core": "Y" - }, - "byyearday": { - "name": "byyearday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.", - "constraints": { - "unique": false - }, - "example": "2" - }, - "description": { - "name": "description", - "type": "string", - "description": "A human readable description of the availability of the service.", - "constraints": { - "unique": false - }, - "example": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "core": "Y" - }, - "opens_at": { - "name": "opens_at", - "type": "string", - "description": "The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "10:00", - "core": "Y", - "datapackage_type": "time" - }, - "closes_at": { - "name": "closes_at", - "type": "string", - "description": "The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "18:00", - "core": "Y", - "datapackage_type": "time" - }, - "schedule_link": { - "name": "schedule_link", - "type": "string", - "description": "URL of a link for the scheule which may show each individual session and may provide a booking facility", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attending_type": { - "name": "attending_type", - "type": "string", - "description": "A clear description of how to attend this service", - "constraints": { - "unique": false - }, - "example": "You can attend this service in-person or remotely via video conferencing" - }, - "notes": { - "name": "notes", - "type": "string", - "description": "Human readable notes on the schedule", - "constraints": { - "unique": false - }, - "example": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "location_type" - ] - } - }, - "programs": { - "name": "programs", - "type": "array", - "items": { - "name": "program", - "path": "programs.csv", - "description": "Some organizations organise their services into programs. A program brings together a number of related services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 2 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the program. Each program must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "e7ec2e57-4540-43fa-b2c7-6be5a0ef7f42" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier for the organization which the program belongs to. Each program must belong to a single organization, and the identifier for that organization should be given here.", - "constraints": { - "unique": true - }, - "example": "5978833f-21aa-4235-a56b-7d2f94ce8f35" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the program", - "constraints": { - "unique": false - }, - "example": "Community Mental Health Support" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the program has an alternative name it can be given here", - "constraints": { - "unique": false - }, - "example": "MyCity Mental Health Group" - }, - "description": { - "name": "description", - "type": "string", - "description": "A brief and clear summary of the program", - "constraints": { - "unique": false - }, - "example": "Comprehensive Mental Health Services available to residents of MyCity including CBT and Counselling. This is not an emergency service and should not be used as an alternative to hospital and GP services." - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ], - "tabular_required": [ - "organization_id" - ] - } - }, - "organization_identifiers": { - "name": "organization_identifiers", - "type": "array", - "items": { - "name": "organization_identifier", - "path": "organization_identifiers.csv", - "description": "Identifiers for an organization such as: company registration number, charity number, tax registration number. This helps uniquely identify and de-duplicate data", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 20 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "d4dbcebc-0802-47cb-8651-b937ac4f2f3e" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "Each program must belong to a single organization. The identifier of the organization should be given here.", - "constraints": { - "unique": false - }, - "example": "58341b4f-4f21-47f0-affb-1a2f9162472b" - }, - "identifier_scheme": { - "name": "identifier_scheme", - "type": "string", - "description": "Scheme according to http://org-id.guide/.", - "constraints": { - "unique": false - }, - "example": "GB-COH" - }, - "identifier_type": { - "name": "identifier_type", - "type": "string", - "description": "The type of identifier (company, charity, tax number, etc)", - "constraints": { - "unique": false - }, - "example": "company" - }, - "identifier": { - "name": "identifier", - "type": "string", - "description": "The third-party identifier", - "constraints": { - "unique": false - }, - "example": "1234567" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "identifier_type", - "identifier" - ], - "tabular_required": [ - "organization_id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - }, - "services": { - "type": "array", - "items": { - "name": "service", - "path": "services.csv", - "description": "Services are provided by organizations to a range of different groups. Details on where each service is delivered are contained in the services_at_location table.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 3 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the service. Each service must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ac148810-d857-441c-9679-408f346de14b", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization that provides this service.", - "constraints": { - "unique": false - }, - "example": "0fdfb57f-c147-4cfb-864c-44788a335d8c", - "core": "Y" - }, - "program_id": { - "name": "program_id", - "type": "string", - "description": "The identifier of the program this service is delivered under.", - "constraints": { - "unique": false - }, - "example": "24682fa0-3eda-4afc-a026-84a21c7a882e" - }, - "name": { - "name": "name", - "type": "string", - "description": "The official or public name of the service.", - "constraints": { - "unique": false - }, - "example": "Community Counselling", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the service has an alternative or commonly used other name, it can be given here.", - "constraints": { - "unique": false - }, - "example": "MyCity Counselling Servics" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description of the service.", - "constraints": { - "unique": false - }, - "example": "Counselling Services provided by trained professionals. Suitable for people with mental health conditions such as anxiety, depression, or eating disorders as well as people experiencing difficult life events and circumstances. ", - "core": "Y" - }, - "url": { - "name": "url", - "type": "string", - "description": "URL of the service", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com/counselling", - "core": "Y" - }, - "email": { - "name": "email", - "type": "string", - "description": "An email address which can be used by WHOM? to contact the service provider.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com", - "core": "Y" - }, - "status": { - "name": "status", - "type": "string", - "description": "The current status of the service which can be active, inactive, defunct, or temporarily closed.", - "constraints": { - "unique": false - }, - "example": "active", - "core": "Y", - "enum": [ - "active", - "inactive", - "defunct", - "temporarily closed" - ] - }, - "interpretation_services": { - "name": "interpretation_services", - "type": "string", - "description": "A description of any interpretation services available for accessing this service.", - "constraints": { - "unique": false - }, - "example": "Interpretation services are available in Urdu, Polish, and Slovak" - }, - "application_process": { - "name": "application_process", - "type": "string", - "description": "A description of the steps needed to access this service.", - "constraints": { - "unique": false - }, - "example": "If you are an NHS patient please ask your GP for a referral letter, we will then be in touch with you directly. If you are not an NHS patient you should ring our reception to arrange an appointment" - }, - "fees_description": { - "name": "fees_description", - "type": "string", - "description": "Details of any charges for service users to access this service.", - "constraints": { - "unique": false - }, - "example": "Non-NHS patients are expected to pay for their counselling sessions. We charge a flat rate per hour of counselling. The current rate is \u00a350 per hour. Please see our website for up to date prices." - }, - "wait_time": { - "name": "wait_time", - "type": "string", - "description": "DEPRECATED: Time a client may expect to wait before receiving a service.", - "constraints": { - "unique": false - }, - "example": "wait_time" - }, - "fees": { - "name": "fees", - "type": "string", - "description": "DEPRECATED: Details of any charges for service users to access this service.", - "constraints": { - "unique": false - }, - "example": "fees_description" - }, - "accreditations": { - "name": "accreditations", - "type": "string", - "description": "Details of any accreditations. Accreditation is the formal evaluation of an organization or program against best practice standards set by an accrediting organization.", - "constraints": { - "unique": false - }, - "example": "All of our practitioners are accredited by the BASC, UKCP, and the Professional Standards Body" - }, - "eligibility_description": { - "name": "eligibility_description", - "type": "string", - "description": "A description of the type of person for whom this service is intended.", - "constraints": { - "unique": false - }, - "example": "This service is intended for all people aged 12 and over who require counselling services in the MyCity area", - "core": "Y" - }, - "minimum_age": { - "name": "minimum_age", - "type": "number", - "description": "The minimum age of a person required to meet this eligibility requirement.", - "constraints": { - "unique": false - }, - "example": "12" - }, - "maximum_age": { - "name": "maximum_age", - "type": "number", - "description": "The maximum age of a person required to meet this eligibility requirement.", - "constraints": { - "unique": false - }, - "example": "100" - }, - "assured_date": { - "name": "assured_date", - "type": "string", - "description": "The date that the information about the service was last checked", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "assurer_email": { - "name": "assurer_email", - "type": "string", - "description": "The contact e-mail address for the person or organization which last assured the service.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "licenses": { - "name": "licenses", - "type": "string", - "description": "DEPRECATED: An organization may have a license issued by a government entity to operate legally. A list of any such licenses can be provided here.", - "constraints": { - "unique": false - }, - "example": "licences" - }, - "alert": { - "name": "alert", - "type": "string", - "description": "Notice of any short term alerts concerning the service. e.g. ", - "constraints": { - "unique": false - }, - "example": "Following COVID-19 we have moved most of our counselling sessions online. Please contact the reception if you require further information." - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "name": "schedule", - "path": "schedules.csv", - "description": "The schedule table contains details of when a service or location is open. Entries are RFC 5545 RRULES.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 10 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the schedule. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "ae8b7eaf-7e7d-4128-a403-ae097f146356", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "dd9e501b-4df9-4e71-85ac-29748e7e2d5a" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this schedule is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "0a41a90a-b5a5-4541-87e2-5cc2fd72536b", - "core": "Y" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "The date from which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "The last date on which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "dtstart": { - "name": "dtstart", - "type": "string", - "description": "iCal - The date of the first event is the schedule. Necessary when using the \u2018interval\u2019 feature, optional otherwise.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "timezone": { - "name": "timezone", - "type": "number", - "description": "The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.", - "constraints": { - "unique": false - }, - "example": "3" - }, - "until": { - "name": "until", - "type": "string", - "description": "iCal - The date of the last occurence of the recurring event.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "count": { - "name": "count", - "type": "string", - "description": "iCal - The number of times that the event occurs. Use this instead of \u2018until\u2019, if appropriate.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "wkst": { - "name": "wkst", - "type": "string", - "description": "iCal - The day on which the week starts, eg MO.", - "constraints": { - "unique": false - }, - "example": "TUE", - "enum": [ - "MON", - "TUE", - "WED", - "THU", - "FRI", - "SAT", - "SUN" - ] - }, - "freq": { - "name": "freq", - "type": "string", - "description": "iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.", - "constraints": { - "unique": false - }, - "example": "WEEKLY", - "core": "Y", - "enum": [ - "WEEKLY", - "MONTHLY" - ] - }, - "interval": { - "name": "interval", - "type": "number", - "description": "iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly", - "constraints": { - "unique": false - }, - "example": "1", - "core": "Y" - }, - "byday": { - "name": "byday", - "type": "string", - "description": "iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday", - "constraints": { - "unique": false - }, - "example": "THU", - "core": "Y" - }, - "byweekno": { - "name": "byweekno", - "type": "string", - "description": "iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.", - "constraints": { - "unique": false - }, - "example": "42" - }, - "bymonthday": { - "name": "bymonthday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.", - "constraints": { - "unique": false - }, - "example": "2", - "core": "Y" - }, - "byyearday": { - "name": "byyearday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.", - "constraints": { - "unique": false - }, - "example": "2" - }, - "description": { - "name": "description", - "type": "string", - "description": "A human readable description of the availability of the service.", - "constraints": { - "unique": false - }, - "example": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "core": "Y" - }, - "opens_at": { - "name": "opens_at", - "type": "string", - "description": "The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "10:00", - "core": "Y", - "datapackage_type": "time" - }, - "closes_at": { - "name": "closes_at", - "type": "string", - "description": "The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "18:00", - "core": "Y", - "datapackage_type": "time" - }, - "schedule_link": { - "name": "schedule_link", - "type": "string", - "description": "URL of a link for the scheule which may show each individual session and may provide a booking facility", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attending_type": { - "name": "attending_type", - "type": "string", - "description": "A clear description of how to attend this service", - "constraints": { - "unique": false - }, - "example": "You can attend this service in-person or remotely via video conferencing" - }, - "notes": { - "name": "notes", - "type": "string", - "description": "Human readable notes on the schedule", - "constraints": { - "unique": false - }, - "example": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "service_areas": { - "name": "service_areas", - "type": "array", - "items": { - "name": "service_area", - "path": "service_areas.csv", - "description": "The service_area table contains details of the geographic area for which a service is available.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 12 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the service area. Each service area must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "381c64f1-a724-4884-9c21-ac96c21cca3e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this entry describes the service area", - "constraints": { - "unique": false - }, - "example": "146fbf18-d4a3-4bee-a8b0-2d4476478eea", - "core": "Y" - }, - "name": { - "name": "name", - "type": "string", - "description": "The geographic area where a service is available. This is a free-text description, and so may be precise or indefinite as necessary.", - "constraints": { - "unique": false - }, - "example": "The service is available to all residents of the MyCity area. We provide the service in our offices or via video conferencing to any who can provide evidence of their residency.", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "A more detailed description of this service area. Used to provide any additional information that cannot be communicated using the structured area and geometry fields.", - "constraints": { - "unique": false - }, - "example": "#REF!", - "core": "Y" - }, - "extent": { - "name": "extent", - "type": "string", - "description": "A definition of the polygon defining the area, in geojson.", - "constraints": { - "unique": false - }, - "example": "extent" - }, - "extent_type": { - "name": "extent_type", - "type": "string", - "description": "The format of the extent field populated from an enum of \"geojson\", \"topojson\", \"kml\",and (for legacy systems or early state during transformation) \"text\"", - "constraints": { - "unique": false - }, - "example": "extent_type" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "A URI which acts as a persistent identifier to identifiy an area", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "service_at_locations": { - "name": "service_at_locations", - "type": "array", - "items": { - "name": "service_at_location", - "path": "service_at_location.csv", - "description": "The services at location table creates a link between a service and a specific location.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 5 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the entry. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "e94c9f38-1e8f-4564-91d4-d53501ab1765", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service at a given location.", - "constraints": { - "unique": false - }, - "example": "ab231982-2106-4a55-80fc-b305560c5556", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this service operates.", - "constraints": { - "unique": false - }, - "example": "2528e812-ccbb-43a7-b761-a90f27ea9ac4", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "Any additional information that should be displayed to users about the service at this specific location.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "name": "schedule", - "path": "schedules.csv", - "description": "The schedule table contains details of when a service or location is open. Entries are RFC 5545 RRULES.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 10 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the schedule. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "ae8b7eaf-7e7d-4128-a403-ae097f146356", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "dd9e501b-4df9-4e71-85ac-29748e7e2d5a" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this schedule is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "0a41a90a-b5a5-4541-87e2-5cc2fd72536b", - "core": "Y" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "The date from which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "The last date on which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "dtstart": { - "name": "dtstart", - "type": "string", - "description": "iCal - The date of the first event is the schedule. Necessary when using the \u2018interval\u2019 feature, optional otherwise.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "timezone": { - "name": "timezone", - "type": "number", - "description": "The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.", - "constraints": { - "unique": false - }, - "example": "3" - }, - "until": { - "name": "until", - "type": "string", - "description": "iCal - The date of the last occurence of the recurring event.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "count": { - "name": "count", - "type": "string", - "description": "iCal - The number of times that the event occurs. Use this instead of \u2018until\u2019, if appropriate.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "wkst": { - "name": "wkst", - "type": "string", - "description": "iCal - The day on which the week starts, eg MO.", - "constraints": { - "unique": false - }, - "example": "TUE", - "enum": [ - "MON", - "TUE", - "WED", - "THU", - "FRI", - "SAT", - "SUN" - ] - }, - "freq": { - "name": "freq", - "type": "string", - "description": "iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.", - "constraints": { - "unique": false - }, - "example": "WEEKLY", - "core": "Y", - "enum": [ - "WEEKLY", - "MONTHLY" - ] - }, - "interval": { - "name": "interval", - "type": "number", - "description": "iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly", - "constraints": { - "unique": false - }, - "example": "1", - "core": "Y" - }, - "byday": { - "name": "byday", - "type": "string", - "description": "iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday", - "constraints": { - "unique": false - }, - "example": "THU", - "core": "Y" - }, - "byweekno": { - "name": "byweekno", - "type": "string", - "description": "iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.", - "constraints": { - "unique": false - }, - "example": "42" - }, - "bymonthday": { - "name": "bymonthday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.", - "constraints": { - "unique": false - }, - "example": "2", - "core": "Y" - }, - "byyearday": { - "name": "byyearday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.", - "constraints": { - "unique": false - }, - "example": "2" - }, - "description": { - "name": "description", - "type": "string", - "description": "A human readable description of the availability of the service.", - "constraints": { - "unique": false - }, - "example": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "core": "Y" - }, - "opens_at": { - "name": "opens_at", - "type": "string", - "description": "The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "10:00", - "core": "Y", - "datapackage_type": "time" - }, - "closes_at": { - "name": "closes_at", - "type": "string", - "description": "The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "18:00", - "core": "Y", - "datapackage_type": "time" - }, - "schedule_link": { - "name": "schedule_link", - "type": "string", - "description": "URL of a link for the scheule which may show each individual session and may provide a booking facility", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attending_type": { - "name": "attending_type", - "type": "string", - "description": "A clear description of how to attend this service", - "constraints": { - "unique": false - }, - "example": "You can attend this service in-person or remotely via video conferencing" - }, - "notes": { - "name": "notes", - "type": "string", - "description": "Human readable notes on the schedule", - "constraints": { - "unique": false - }, - "example": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "location": { - "name": "location", - "path": "locations.csv", - "description": "The location tables provides details of the locations where organizations operate. Locations may be virtual, and one organization may have many locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 6 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the location. Each location must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3a19ff88-4620-4d17-9830-ac1d859eb5d5", - "core": "Y" - }, - "location_type": { - "name": "location_type", - "type": "string", - "description": "The type of location, which may be either physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "physical", - "core": "Y", - "enum": [ - "physical", - "virtual" - ] - }, - "url": { - "name": "url", - "type": "string", - "description": "If location_type is virtual, then this field represents the URL of a virtual location.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The organization identifier for a location. This is the organization that is responsible for maintaining information about this location. The identifier of the organization should be given here. Details of the services the organization delivers at this location should be provided in the services_at_location table.", - "constraints": { - "unique": false - }, - "example": "985e4a42-bd9f-4edc-911d-0243a4640aca" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the location", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the location has an alternative name then it may be given here.", - "constraints": { - "unique": false - }, - "example": "Civic Center" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description of this location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is located on Main Street and contains facilities for a number of civic and community services available.", - "core": "Y" - }, - "transportation": { - "name": "transportation", - "type": "string", - "description": "A description of the access to public or private transportation to and from the location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is serviced by the number 1 Bus and is a short walk from the Main Street Metro Station" - }, - "latitude": { - "name": "latitude", - "type": "number", - "description": "Y coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "100", - "core": "Y" - }, - "longitude": { - "name": "longitude", - "type": "number", - "description": "X coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "101", - "core": "Y" - }, - "external_identifier": { - "name": "external_identifier", - "type": "string", - "description": "A third party identifier for a location which can be drawn from other services e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "///cheer.parent.mole" - }, - "external_identifier_type": { - "name": "external_identifier_type", - "type": "string", - "description": "The scheme used for the location's external_identifier e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "what3words" - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "addresss": { - "name": "addresss", - "type": "array", - "items": { - "name": "address", - "path": "addresss.csv", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 9 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id of the postal address. Each postal address must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "74706e55-df26-4b84-80fe-ecc30b5befb4", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the postal address.", - "constraints": { - "unique": false - }, - "example": "d57b7ee4-9bcf-4351-858b-c42860beb869", - "core": "Y" - }, - "attention": { - "name": "attention", - "type": "string", - "description": "The name of the person or entity whose attention should be sought at the location. These are often included as a \"care of\" component of an address.", - "constraints": { - "unique": false - }, - "example": "A. Persona", - "core": "Y" - }, - "address_1": { - "name": "address_1", - "type": "string", - "description": "The first line(s) of the address, including office, building number and street.", - "constraints": { - "unique": false - }, - "example": "1-30 Main Street", - "core": "Y" - }, - "address_2": { - "name": "address_2", - "type": "string", - "description": "A second (additional) line of address information.", - "constraints": { - "unique": false - }, - "example": "address_2" - }, - "city": { - "name": "city", - "type": "string", - "description": "The city in which the address is located.", - "constraints": { - "unique": false - }, - "example": "MyCity", - "core": "Y" - }, - "region": { - "name": "region", - "type": "string", - "description": "The region in which the address is located (optional).", - "constraints": { - "unique": false - }, - "example": "region", - "core": "Y" - }, - "state_province": { - "name": "state_province", - "type": "string", - "description": "The state or province in which the address is located.", - "constraints": { - "unique": false - }, - "core": "Y" - }, - "postal_code": { - "name": "postal_code", - "type": "string", - "description": "The postal code for the address.", - "constraints": { - "unique": false - }, - "example": "postal_code", - "core": "Y" - }, - "country": { - "name": "country", - "type": "string", - "description": "The country in which the address is located. This should be given as an ISO 3361-1 country code (two letter abbreviation)", - "constraints": { - "unique": false - }, - "example": "US", - "core": "Y" - }, - "address_type": { - "name": "address_type", - "type": "string", - "description": "The type of address which may be physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "postal", - "core": "Y", - "enum": [ - "physical", - "postal" - ] - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "address_1", - "city", - "state_province", - "postal_code", - "country", - "address_type" - ] - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "accessibilitys": { - "name": "accessibilitys", - "type": "array", - "items": { - "name": "accessibility", - "path": "accessibility.csv", - "description": "The accessibility_for_disabilities table contains details of the arrangements for access to locations for people who have disabilities", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 15 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this accessibility information. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "afcf296e-1cb2-4139-9c88-33d587d1a50b", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the accessibility provision", - "constraints": { - "unique": false - }, - "example": "7587f72e-11ff-4e02-95c2-f13f8f48f830", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of assistance or infrastructure that facilitate access to clients with disabilities.", - "constraints": { - "unique": false - }, - "example": "The building is equipped with induction loops for hearing aids. Wheelchair access is possible on all levels.", - "core": "Y" - }, - "details": { - "name": "details", - "type": "string", - "description": "Any further details relating to the relevant accessibility arrangements at this location. E.g. whether advance notice is required to use an accessibility facility.", - "constraints": { - "unique": false - }, - "example": "Switch hearing aid to T-coil to access the induction loop facility." - }, - "url": { - "name": "url", - "type": "string", - "description": "URL of a page giving more information about the accessibility of the location", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "name": "schedule", - "path": "schedules.csv", - "description": "The schedule table contains details of when a service or location is open. Entries are RFC 5545 RRULES.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 10 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the schedule. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "ae8b7eaf-7e7d-4128-a403-ae097f146356", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "dd9e501b-4df9-4e71-85ac-29748e7e2d5a" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this schedule is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "0a41a90a-b5a5-4541-87e2-5cc2fd72536b", - "core": "Y" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "The date from which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "The last date on which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "dtstart": { - "name": "dtstart", - "type": "string", - "description": "iCal - The date of the first event is the schedule. Necessary when using the \u2018interval\u2019 feature, optional otherwise.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "timezone": { - "name": "timezone", - "type": "number", - "description": "The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.", - "constraints": { - "unique": false - }, - "example": "3" - }, - "until": { - "name": "until", - "type": "string", - "description": "iCal - The date of the last occurence of the recurring event.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "count": { - "name": "count", - "type": "string", - "description": "iCal - The number of times that the event occurs. Use this instead of \u2018until\u2019, if appropriate.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "wkst": { - "name": "wkst", - "type": "string", - "description": "iCal - The day on which the week starts, eg MO.", - "constraints": { - "unique": false - }, - "example": "TUE", - "enum": [ - "MON", - "TUE", - "WED", - "THU", - "FRI", - "SAT", - "SUN" - ] - }, - "freq": { - "name": "freq", - "type": "string", - "description": "iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.", - "constraints": { - "unique": false - }, - "example": "WEEKLY", - "core": "Y", - "enum": [ - "WEEKLY", - "MONTHLY" - ] - }, - "interval": { - "name": "interval", - "type": "number", - "description": "iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly", - "constraints": { - "unique": false - }, - "example": "1", - "core": "Y" - }, - "byday": { - "name": "byday", - "type": "string", - "description": "iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday", - "constraints": { - "unique": false - }, - "example": "THU", - "core": "Y" - }, - "byweekno": { - "name": "byweekno", - "type": "string", - "description": "iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.", - "constraints": { - "unique": false - }, - "example": "42" - }, - "bymonthday": { - "name": "bymonthday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.", - "constraints": { - "unique": false - }, - "example": "2", - "core": "Y" - }, - "byyearday": { - "name": "byyearday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.", - "constraints": { - "unique": false - }, - "example": "2" - }, - "description": { - "name": "description", - "type": "string", - "description": "A human readable description of the availability of the service.", - "constraints": { - "unique": false - }, - "example": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "core": "Y" - }, - "opens_at": { - "name": "opens_at", - "type": "string", - "description": "The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "10:00", - "core": "Y", - "datapackage_type": "time" - }, - "closes_at": { - "name": "closes_at", - "type": "string", - "description": "The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "18:00", - "core": "Y", - "datapackage_type": "time" - }, - "schedule_link": { - "name": "schedule_link", - "type": "string", - "description": "URL of a link for the scheule which may show each individual session and may provide a booking facility", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attending_type": { - "name": "attending_type", - "type": "string", - "description": "A clear description of how to attend this service", - "constraints": { - "unique": false - }, - "example": "You can attend this service in-person or remotely via video conferencing" - }, - "notes": { - "name": "notes", - "type": "string", - "description": "Human readable notes on the schedule", - "constraints": { - "unique": false - }, - "example": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "location_type" - ] - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "service_id", - "location_id" - ] - } - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "organization": { - "name": "organization", - "path": "organizations.csv", - "description": "The organization record is used to provide basic description and details about each organization delivering services. Each service should be linked to the organization responsible for its delivery. One organization may deliver many services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 1 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each organization must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "d9d5e0f5-d3ce-4f73-9a2f-4dd0ecc6c610", - "core": "Y" - }, - "name": { - "name": "name", - "type": "string", - "description": "The official or public name of the organization.", - "constraints": { - "unique": false - }, - "example": "Example Organization Inc.", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "Alternative or commonly used name for the organization.", - "constraints": { - "unique": false - }, - "example": "Example Org", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "A brief summary about the organization. It can contain markup such as HTML or Markdown.", - "constraints": { - "unique": false - }, - "example": "Example Org is a non-profit organization dedicated to providing services to qualified beneficiaries", - "core": "Y" - }, - "email": { - "name": "email", - "type": "string", - "description": "The contact e-mail address for the organization.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com", - "core": "Y" - }, - "website": { - "name": "website", - "type": "string", - "description": "The URL (website address) of the organization.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com", - "core": "Y" - }, - "tax_status": { - "name": "tax_status", - "type": "string", - "description": "DEPRECATED: Government assigned tax designation for tax-exempt organizations.", - "constraints": { - "unique": false - }, - "example": "tax_status" - }, - "tax_id": { - "name": "tax_id", - "type": "string", - "description": "DEPRECATED: A government issued identifier used for the purpose of tax administration.", - "constraints": { - "unique": false - }, - "example": "tax_id" - }, - "year_incorporated": { - "name": "year_incorporated", - "type": "number", - "description": "The year in which the organization was legally formed.", - "format": "%Y", - "constraints": { - "unique": false - }, - "example": "2011" - }, - "legal_status": { - "name": "legal_status", - "type": "string", - "description": "The legal status defines the conditions that an organization is operating under; e.g. non-profit, private corporation or a government organization.", - "constraints": { - "unique": false - }, - "example": "legal_status" - }, - "logo": { - "name": "logo", - "type": "string", - "description": "A URL to an image associated with the organization which can be presented alongside its name.", - "constraints": { - "unique": false - }, - "example": "https://openreferral.org/wp-content/uploads/2018/02/OpenReferral_Logo_Green-4-1.png" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "A persistent identifier to uniquely identify the organization such as those provided by Open Corporates or some other relevant URI provider. This is not for listing the website of the organization: that can be done through the website field of the Organization.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "parent_organization_id": { - "name": "parent_organization_id", - "type": "string", - "description": "The identifier of the organization's parent organization", - "constraints": { - "unique": false - }, - "example": "cd09a387-91f4-4555-94ec-e799c35344cd" - }, - "fundings": { - "name": "fundings", - "type": "array", - "items": { - "name": "funding", - "path": "funding.csv", - "description": "The funding table describes the sources of funding for a service or organization", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 11 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the funding. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1f2df32c-bf08-4b8e-bd6f-e834014b19bc" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization in receipt of this funding.", - "constraints": { - "unique": false - }, - "example": "545c684b-4a24-4923-b7c9-6e10fcf8a5a3" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service in receipt of this funding", - "constraints": { - "unique": false - }, - "example": "d20cedb8-b597-41cb-86b0-7034fb50c7a9" - }, - "source": { - "name": "source", - "type": "string", - "description": "A free text description of the source of funds for this organization or service.", - "constraints": { - "unique": false - }, - "example": "This service is funded partially by the MyCity local government and via grants made by charity funding bodies. We also operate a for-profit department which is used to partially cover the expense of the public service" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "locations": { - "name": "locations", - "type": "array", - "items": { - "name": "location", - "path": "locations.csv", - "description": "The location tables provides details of the locations where organizations operate. Locations may be virtual, and one organization may have many locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 6 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the location. Each location must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3a19ff88-4620-4d17-9830-ac1d859eb5d5", - "core": "Y" - }, - "location_type": { - "name": "location_type", - "type": "string", - "description": "The type of location, which may be either physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "physical", - "core": "Y", - "enum": [ - "physical", - "virtual" - ] - }, - "url": { - "name": "url", - "type": "string", - "description": "If location_type is virtual, then this field represents the URL of a virtual location.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The organization identifier for a location. This is the organization that is responsible for maintaining information about this location. The identifier of the organization should be given here. Details of the services the organization delivers at this location should be provided in the services_at_location table.", - "constraints": { - "unique": false - }, - "example": "985e4a42-bd9f-4edc-911d-0243a4640aca" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the location", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the location has an alternative name then it may be given here.", - "constraints": { - "unique": false - }, - "example": "Civic Center" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description of this location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is located on Main Street and contains facilities for a number of civic and community services available.", - "core": "Y" - }, - "transportation": { - "name": "transportation", - "type": "string", - "description": "A description of the access to public or private transportation to and from the location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is serviced by the number 1 Bus and is a short walk from the Main Street Metro Station" - }, - "latitude": { - "name": "latitude", - "type": "number", - "description": "Y coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "100", - "core": "Y" - }, - "longitude": { - "name": "longitude", - "type": "number", - "description": "X coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "101", - "core": "Y" - }, - "external_identifier": { - "name": "external_identifier", - "type": "string", - "description": "A third party identifier for a location which can be drawn from other services e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "///cheer.parent.mole" - }, - "external_identifier_type": { - "name": "external_identifier_type", - "type": "string", - "description": "The scheme used for the location's external_identifier e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "what3words" - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "addresss": { - "name": "addresss", - "type": "array", - "items": { - "name": "address", - "path": "addresss.csv", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 9 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id of the postal address. Each postal address must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "74706e55-df26-4b84-80fe-ecc30b5befb4", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the postal address.", - "constraints": { - "unique": false - }, - "example": "d57b7ee4-9bcf-4351-858b-c42860beb869", - "core": "Y" - }, - "attention": { - "name": "attention", - "type": "string", - "description": "The name of the person or entity whose attention should be sought at the location. These are often included as a \"care of\" component of an address.", - "constraints": { - "unique": false - }, - "example": "A. Persona", - "core": "Y" - }, - "address_1": { - "name": "address_1", - "type": "string", - "description": "The first line(s) of the address, including office, building number and street.", - "constraints": { - "unique": false - }, - "example": "1-30 Main Street", - "core": "Y" - }, - "address_2": { - "name": "address_2", - "type": "string", - "description": "A second (additional) line of address information.", - "constraints": { - "unique": false - }, - "example": "address_2" - }, - "city": { - "name": "city", - "type": "string", - "description": "The city in which the address is located.", - "constraints": { - "unique": false - }, - "example": "MyCity", - "core": "Y" - }, - "region": { - "name": "region", - "type": "string", - "description": "The region in which the address is located (optional).", - "constraints": { - "unique": false - }, - "example": "region", - "core": "Y" - }, - "state_province": { - "name": "state_province", - "type": "string", - "description": "The state or province in which the address is located.", - "constraints": { - "unique": false - }, - "core": "Y" - }, - "postal_code": { - "name": "postal_code", - "type": "string", - "description": "The postal code for the address.", - "constraints": { - "unique": false - }, - "example": "postal_code", - "core": "Y" - }, - "country": { - "name": "country", - "type": "string", - "description": "The country in which the address is located. This should be given as an ISO 3361-1 country code (two letter abbreviation)", - "constraints": { - "unique": false - }, - "example": "US", - "core": "Y" - }, - "address_type": { - "name": "address_type", - "type": "string", - "description": "The type of address which may be physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "postal", - "core": "Y", - "enum": [ - "physical", - "postal" - ] - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "address_1", - "city", - "state_province", - "postal_code", - "country", - "address_type" - ] - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "accessibilitys": { - "name": "accessibilitys", - "type": "array", - "items": { - "name": "accessibility", - "path": "accessibility.csv", - "description": "The accessibility_for_disabilities table contains details of the arrangements for access to locations for people who have disabilities", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 15 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this accessibility information. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "afcf296e-1cb2-4139-9c88-33d587d1a50b", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the accessibility provision", - "constraints": { - "unique": false - }, - "example": "7587f72e-11ff-4e02-95c2-f13f8f48f830", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of assistance or infrastructure that facilitate access to clients with disabilities.", - "constraints": { - "unique": false - }, - "example": "The building is equipped with induction loops for hearing aids. Wheelchair access is possible on all levels.", - "core": "Y" - }, - "details": { - "name": "details", - "type": "string", - "description": "Any further details relating to the relevant accessibility arrangements at this location. E.g. whether advance notice is required to use an accessibility facility.", - "constraints": { - "unique": false - }, - "example": "Switch hearing aid to T-coil to access the induction loop facility." - }, - "url": { - "name": "url", - "type": "string", - "description": "URL of a page giving more information about the accessibility of the location", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "name": "schedule", - "path": "schedules.csv", - "description": "The schedule table contains details of when a service or location is open. Entries are RFC 5545 RRULES.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 10 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the schedule. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "ae8b7eaf-7e7d-4128-a403-ae097f146356", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "dd9e501b-4df9-4e71-85ac-29748e7e2d5a" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this schedule is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "0a41a90a-b5a5-4541-87e2-5cc2fd72536b", - "core": "Y" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "The date from which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "The last date on which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "dtstart": { - "name": "dtstart", - "type": "string", - "description": "iCal - The date of the first event is the schedule. Necessary when using the \u2018interval\u2019 feature, optional otherwise.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "timezone": { - "name": "timezone", - "type": "number", - "description": "The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.", - "constraints": { - "unique": false - }, - "example": "3" - }, - "until": { - "name": "until", - "type": "string", - "description": "iCal - The date of the last occurence of the recurring event.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "count": { - "name": "count", - "type": "string", - "description": "iCal - The number of times that the event occurs. Use this instead of \u2018until\u2019, if appropriate.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "wkst": { - "name": "wkst", - "type": "string", - "description": "iCal - The day on which the week starts, eg MO.", - "constraints": { - "unique": false - }, - "example": "TUE", - "enum": [ - "MON", - "TUE", - "WED", - "THU", - "FRI", - "SAT", - "SUN" - ] - }, - "freq": { - "name": "freq", - "type": "string", - "description": "iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.", - "constraints": { - "unique": false - }, - "example": "WEEKLY", - "core": "Y", - "enum": [ - "WEEKLY", - "MONTHLY" - ] - }, - "interval": { - "name": "interval", - "type": "number", - "description": "iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly", - "constraints": { - "unique": false - }, - "example": "1", - "core": "Y" - }, - "byday": { - "name": "byday", - "type": "string", - "description": "iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday", - "constraints": { - "unique": false - }, - "example": "THU", - "core": "Y" - }, - "byweekno": { - "name": "byweekno", - "type": "string", - "description": "iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.", - "constraints": { - "unique": false - }, - "example": "42" - }, - "bymonthday": { - "name": "bymonthday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.", - "constraints": { - "unique": false - }, - "example": "2", - "core": "Y" - }, - "byyearday": { - "name": "byyearday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.", - "constraints": { - "unique": false - }, - "example": "2" - }, - "description": { - "name": "description", - "type": "string", - "description": "A human readable description of the availability of the service.", - "constraints": { - "unique": false - }, - "example": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "core": "Y" - }, - "opens_at": { - "name": "opens_at", - "type": "string", - "description": "The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "10:00", - "core": "Y", - "datapackage_type": "time" - }, - "closes_at": { - "name": "closes_at", - "type": "string", - "description": "The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "18:00", - "core": "Y", - "datapackage_type": "time" - }, - "schedule_link": { - "name": "schedule_link", - "type": "string", - "description": "URL of a link for the scheule which may show each individual session and may provide a booking facility", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attending_type": { - "name": "attending_type", - "type": "string", - "description": "A clear description of how to attend this service", - "constraints": { - "unique": false - }, - "example": "You can attend this service in-person or remotely via video conferencing" - }, - "notes": { - "name": "notes", - "type": "string", - "description": "Human readable notes on the schedule", - "constraints": { - "unique": false - }, - "example": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "location_type" - ] - } - }, - "programs": { - "name": "programs", - "type": "array", - "items": { - "name": "program", - "path": "programs.csv", - "description": "Some organizations organise their services into programs. A program brings together a number of related services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 2 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the program. Each program must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "e7ec2e57-4540-43fa-b2c7-6be5a0ef7f42" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier for the organization which the program belongs to. Each program must belong to a single organization, and the identifier for that organization should be given here.", - "constraints": { - "unique": true - }, - "example": "5978833f-21aa-4235-a56b-7d2f94ce8f35" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the program", - "constraints": { - "unique": false - }, - "example": "Community Mental Health Support" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the program has an alternative name it can be given here", - "constraints": { - "unique": false - }, - "example": "MyCity Mental Health Group" - }, - "description": { - "name": "description", - "type": "string", - "description": "A brief and clear summary of the program", - "constraints": { - "unique": false - }, - "example": "Comprehensive Mental Health Services available to residents of MyCity including CBT and Counselling. This is not an emergency service and should not be used as an alternative to hospital and GP services." - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ], - "tabular_required": [ - "organization_id" - ] - } - }, - "organization_identifiers": { - "name": "organization_identifiers", - "type": "array", - "items": { - "name": "organization_identifier", - "path": "organization_identifiers.csv", - "description": "Identifiers for an organization such as: company registration number, charity number, tax registration number. This helps uniquely identify and de-duplicate data", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 20 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "d4dbcebc-0802-47cb-8651-b937ac4f2f3e" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "Each program must belong to a single organization. The identifier of the organization should be given here.", - "constraints": { - "unique": false - }, - "example": "58341b4f-4f21-47f0-affb-1a2f9162472b" - }, - "identifier_scheme": { - "name": "identifier_scheme", - "type": "string", - "description": "Scheme according to http://org-id.guide/.", - "constraints": { - "unique": false - }, - "example": "GB-COH" - }, - "identifier_type": { - "name": "identifier_type", - "type": "string", - "description": "The type of identifier (company, charity, tax number, etc)", - "constraints": { - "unique": false - }, - "example": "company" - }, - "identifier": { - "name": "identifier", - "type": "string", - "description": "The third-party identifier", - "constraints": { - "unique": false - }, - "example": "1234567" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "identifier_type", - "identifier" - ], - "tabular_required": [ - "organization_id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "fundings": { - "name": "fundings", - "type": "array", - "items": { - "name": "funding", - "path": "funding.csv", - "description": "The funding table describes the sources of funding for a service or organization", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 11 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the funding. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1f2df32c-bf08-4b8e-bd6f-e834014b19bc" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization in receipt of this funding.", - "constraints": { - "unique": false - }, - "example": "545c684b-4a24-4923-b7c9-6e10fcf8a5a3" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service in receipt of this funding", - "constraints": { - "unique": false - }, - "example": "d20cedb8-b597-41cb-86b0-7034fb50c7a9" - }, - "source": { - "name": "source", - "type": "string", - "description": "A free text description of the source of funds for this organization or service.", - "constraints": { - "unique": false - }, - "example": "This service is funded partially by the MyCity local government and via grants made by charity funding bodies. We also operate a for-profit department which is used to partially cover the expense of the public service" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "cost_options": { - "name": "cost_options", - "type": "array", - "items": { - "name": "cost_option", - "path": "cost_options.csv", - "description": "The cost option table contains the costs of a service at certain points in time. This is an LGA Extension table. This table provides a structured version of the text information contained in the 'fees' field of the 'service' table.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 19 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1fdf4d39-3d80-484d-9f92-a8ffa08621e7" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the services for which the entry describes the cost", - "constraints": { - "unique": false - }, - "example": "a67ed14f-696d-45f1-8eaf-46b7f972425e" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "When this price is valid from", - "constraints": { - "unique": false - }, - "example": "2020-01-01", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "When this price is valid to", - "constraints": { - "unique": false - }, - "example": "2022-12-31", - "datapackage_type": "date" - }, - "option": { - "name": "option", - "type": "string", - "description": "Conditions associated with the cost option.\n\nApplication Profile Notes: e.g.For the over 60's\n1st session", - "constraints": { - "unique": false - }, - "example": "Under 18s and Over 60s" - }, - "currency": { - "name": "currency", - "type": "string", - "description": "3 letter currency code", - "constraints": { - "unique": false - }, - "example": "gbp" - }, - "amount": { - "name": "amount", - "type": "number", - "description": "The cost of the option, expresssed as an amount in a currency (expected to be GBP by Open Referral UK).", - "constraints": { - "unique": false - }, - "example": "35" - }, - "amount_description": { - "name": "amount_description", - "type": "string", - "description": "Specific details qualifying the cost amount, e.g. 'per session'", - "constraints": { - "unique": false - }, - "example": "per 1 hour session" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "service_id" - ] - } - }, - "program": { - "name": "program", - "path": "programs.csv", - "description": "Some organizations organise their services into programs. A program brings together a number of related services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 2 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the program. Each program must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "e7ec2e57-4540-43fa-b2c7-6be5a0ef7f42" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier for the organization which the program belongs to. Each program must belong to a single organization, and the identifier for that organization should be given here.", - "constraints": { - "unique": true - }, - "example": "5978833f-21aa-4235-a56b-7d2f94ce8f35" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the program", - "constraints": { - "unique": false - }, - "example": "Community Mental Health Support" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the program has an alternative name it can be given here", - "constraints": { - "unique": false - }, - "example": "MyCity Mental Health Group" - }, - "description": { - "name": "description", - "type": "string", - "description": "A brief and clear summary of the program", - "constraints": { - "unique": false - }, - "example": "Comprehensive Mental Health Services available to residents of MyCity including CBT and Counselling. This is not an emergency service and should not be used as an alternative to hospital and GP services." - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ], - "tabular_required": [ - "organization_id" - ] - }, - "required_documents": { - "name": "required_documents", - "type": "array", - "items": { - "name": "required_document", - "path": "required_documents.csv", - "description": "The required_document table contains details of any documents that are required in order to access or use services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 13 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the document. Each document must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "f6ad7e69-b9c8-42ce-92db-92cedb4c05c0" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this entry describes the required document", - "constraints": { - "unique": false - }, - "example": "bb0128fb-eeec-4179-a606-a8fb06648994" - }, - "document": { - "name": "document", - "type": "string", - "description": "A clear description of the document required to apply for or receive the service e.g. \"A Government-issued ID\" or \"EU Passport\".", - "constraints": { - "unique": false - }, - "example": "Any official id document (Passport, Driver's Licence, identity card) and evidence of address such as an official letter from local or national government. A driver's license which shows your name, photograph, and address can be used as sole identity document." - }, - "uri": { - "name": "uri", - "type": "string", - "description": "Web link to document.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "status" - ], - "tabular_required": [ - "organization_id" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - } -} \ No newline at end of file diff --git a/schema/compiled/service.json b/schema/compiled/service.json deleted file mode 100644 index 128c3d9f..00000000 --- a/schema/compiled/service.json +++ /dev/null @@ -1,40659 +0,0 @@ -{ - "name": "service", - "path": "services.csv", - "description": "Services are provided by organizations to a range of different groups. Details on where each service is delivered are contained in the services_at_location table.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 3 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the service. Each service must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ac148810-d857-441c-9679-408f346de14b", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization that provides this service.", - "constraints": { - "unique": false - }, - "example": "0fdfb57f-c147-4cfb-864c-44788a335d8c", - "core": "Y" - }, - "program_id": { - "name": "program_id", - "type": "string", - "description": "The identifier of the program this service is delivered under.", - "constraints": { - "unique": false - }, - "example": "24682fa0-3eda-4afc-a026-84a21c7a882e" - }, - "name": { - "name": "name", - "type": "string", - "description": "The official or public name of the service.", - "constraints": { - "unique": false - }, - "example": "Community Counselling", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the service has an alternative or commonly used other name, it can be given here.", - "constraints": { - "unique": false - }, - "example": "MyCity Counselling Servics" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description of the service.", - "constraints": { - "unique": false - }, - "example": "Counselling Services provided by trained professionals. Suitable for people with mental health conditions such as anxiety, depression, or eating disorders as well as people experiencing difficult life events and circumstances. ", - "core": "Y" - }, - "url": { - "name": "url", - "type": "string", - "description": "URL of the service", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com/counselling", - "core": "Y" - }, - "email": { - "name": "email", - "type": "string", - "description": "An email address which can be used by WHOM? to contact the service provider.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com", - "core": "Y" - }, - "status": { - "name": "status", - "type": "string", - "description": "The current status of the service which can be active, inactive, defunct, or temporarily closed.", - "constraints": { - "unique": false - }, - "example": "active", - "core": "Y", - "enum": [ - "active", - "inactive", - "defunct", - "temporarily closed" - ] - }, - "interpretation_services": { - "name": "interpretation_services", - "type": "string", - "description": "A description of any interpretation services available for accessing this service.", - "constraints": { - "unique": false - }, - "example": "Interpretation services are available in Urdu, Polish, and Slovak" - }, - "application_process": { - "name": "application_process", - "type": "string", - "description": "A description of the steps needed to access this service.", - "constraints": { - "unique": false - }, - "example": "If you are an NHS patient please ask your GP for a referral letter, we will then be in touch with you directly. If you are not an NHS patient you should ring our reception to arrange an appointment" - }, - "fees_description": { - "name": "fees_description", - "type": "string", - "description": "Details of any charges for service users to access this service.", - "constraints": { - "unique": false - }, - "example": "Non-NHS patients are expected to pay for their counselling sessions. We charge a flat rate per hour of counselling. The current rate is \u00a350 per hour. Please see our website for up to date prices." - }, - "wait_time": { - "name": "wait_time", - "type": "string", - "description": "DEPRECATED: Time a client may expect to wait before receiving a service.", - "constraints": { - "unique": false - }, - "example": "wait_time" - }, - "fees": { - "name": "fees", - "type": "string", - "description": "DEPRECATED: Details of any charges for service users to access this service.", - "constraints": { - "unique": false - }, - "example": "fees_description" - }, - "accreditations": { - "name": "accreditations", - "type": "string", - "description": "Details of any accreditations. Accreditation is the formal evaluation of an organization or program against best practice standards set by an accrediting organization.", - "constraints": { - "unique": false - }, - "example": "All of our practitioners are accredited by the BASC, UKCP, and the Professional Standards Body" - }, - "eligibility_description": { - "name": "eligibility_description", - "type": "string", - "description": "A description of the type of person for whom this service is intended.", - "constraints": { - "unique": false - }, - "example": "This service is intended for all people aged 12 and over who require counselling services in the MyCity area", - "core": "Y" - }, - "minimum_age": { - "name": "minimum_age", - "type": "number", - "description": "The minimum age of a person required to meet this eligibility requirement.", - "constraints": { - "unique": false - }, - "example": "12" - }, - "maximum_age": { - "name": "maximum_age", - "type": "number", - "description": "The maximum age of a person required to meet this eligibility requirement.", - "constraints": { - "unique": false - }, - "example": "100" - }, - "assured_date": { - "name": "assured_date", - "type": "string", - "description": "The date that the information about the service was last checked", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "assurer_email": { - "name": "assurer_email", - "type": "string", - "description": "The contact e-mail address for the person or organization which last assured the service.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "licenses": { - "name": "licenses", - "type": "string", - "description": "DEPRECATED: An organization may have a license issued by a government entity to operate legally. A list of any such licenses can be provided here.", - "constraints": { - "unique": false - }, - "example": "licences" - }, - "alert": { - "name": "alert", - "type": "string", - "description": "Notice of any short term alerts concerning the service. e.g. ", - "constraints": { - "unique": false - }, - "example": "Following COVID-19 we have moved most of our counselling sessions online. Please contact the reception if you require further information." - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "name": "schedule", - "path": "schedules.csv", - "description": "The schedule table contains details of when a service or location is open. Entries are RFC 5545 RRULES.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 10 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the schedule. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "ae8b7eaf-7e7d-4128-a403-ae097f146356", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "dd9e501b-4df9-4e71-85ac-29748e7e2d5a" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this schedule is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "0a41a90a-b5a5-4541-87e2-5cc2fd72536b", - "core": "Y" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "The date from which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "The last date on which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "dtstart": { - "name": "dtstart", - "type": "string", - "description": "iCal - The date of the first event is the schedule. Necessary when using the \u2018interval\u2019 feature, optional otherwise.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "timezone": { - "name": "timezone", - "type": "number", - "description": "The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.", - "constraints": { - "unique": false - }, - "example": "3" - }, - "until": { - "name": "until", - "type": "string", - "description": "iCal - The date of the last occurence of the recurring event.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "count": { - "name": "count", - "type": "string", - "description": "iCal - The number of times that the event occurs. Use this instead of \u2018until\u2019, if appropriate.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "wkst": { - "name": "wkst", - "type": "string", - "description": "iCal - The day on which the week starts, eg MO.", - "constraints": { - "unique": false - }, - "example": "TUE", - "enum": [ - "MON", - "TUE", - "WED", - "THU", - "FRI", - "SAT", - "SUN" - ] - }, - "freq": { - "name": "freq", - "type": "string", - "description": "iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.", - "constraints": { - "unique": false - }, - "example": "WEEKLY", - "core": "Y", - "enum": [ - "WEEKLY", - "MONTHLY" - ] - }, - "interval": { - "name": "interval", - "type": "number", - "description": "iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly", - "constraints": { - "unique": false - }, - "example": "1", - "core": "Y" - }, - "byday": { - "name": "byday", - "type": "string", - "description": "iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday", - "constraints": { - "unique": false - }, - "example": "THU", - "core": "Y" - }, - "byweekno": { - "name": "byweekno", - "type": "string", - "description": "iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.", - "constraints": { - "unique": false - }, - "example": "42" - }, - "bymonthday": { - "name": "bymonthday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.", - "constraints": { - "unique": false - }, - "example": "2", - "core": "Y" - }, - "byyearday": { - "name": "byyearday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.", - "constraints": { - "unique": false - }, - "example": "2" - }, - "description": { - "name": "description", - "type": "string", - "description": "A human readable description of the availability of the service.", - "constraints": { - "unique": false - }, - "example": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "core": "Y" - }, - "opens_at": { - "name": "opens_at", - "type": "string", - "description": "The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "10:00", - "core": "Y", - "datapackage_type": "time" - }, - "closes_at": { - "name": "closes_at", - "type": "string", - "description": "The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "18:00", - "core": "Y", - "datapackage_type": "time" - }, - "schedule_link": { - "name": "schedule_link", - "type": "string", - "description": "URL of a link for the scheule which may show each individual session and may provide a booking facility", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attending_type": { - "name": "attending_type", - "type": "string", - "description": "A clear description of how to attend this service", - "constraints": { - "unique": false - }, - "example": "You can attend this service in-person or remotely via video conferencing" - }, - "notes": { - "name": "notes", - "type": "string", - "description": "Human readable notes on the schedule", - "constraints": { - "unique": false - }, - "example": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "service_areas": { - "name": "service_areas", - "type": "array", - "items": { - "name": "service_area", - "path": "service_areas.csv", - "description": "The service_area table contains details of the geographic area for which a service is available.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 12 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the service area. Each service area must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "381c64f1-a724-4884-9c21-ac96c21cca3e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this entry describes the service area", - "constraints": { - "unique": false - }, - "example": "146fbf18-d4a3-4bee-a8b0-2d4476478eea", - "core": "Y" - }, - "name": { - "name": "name", - "type": "string", - "description": "The geographic area where a service is available. This is a free-text description, and so may be precise or indefinite as necessary.", - "constraints": { - "unique": false - }, - "example": "The service is available to all residents of the MyCity area. We provide the service in our offices or via video conferencing to any who can provide evidence of their residency.", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "A more detailed description of this service area. Used to provide any additional information that cannot be communicated using the structured area and geometry fields.", - "constraints": { - "unique": false - }, - "example": "#REF!", - "core": "Y" - }, - "extent": { - "name": "extent", - "type": "string", - "description": "A definition of the polygon defining the area, in geojson.", - "constraints": { - "unique": false - }, - "example": "extent" - }, - "extent_type": { - "name": "extent_type", - "type": "string", - "description": "The format of the extent field populated from an enum of \"geojson\", \"topojson\", \"kml\",and (for legacy systems or early state during transformation) \"text\"", - "constraints": { - "unique": false - }, - "example": "extent_type" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "A URI which acts as a persistent identifier to identifiy an area", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "service_at_locations": { - "name": "service_at_locations", - "type": "array", - "items": { - "name": "service_at_location", - "path": "service_at_location.csv", - "description": "The services at location table creates a link between a service and a specific location.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 5 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the entry. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "e94c9f38-1e8f-4564-91d4-d53501ab1765", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service at a given location.", - "constraints": { - "unique": false - }, - "example": "ab231982-2106-4a55-80fc-b305560c5556", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this service operates.", - "constraints": { - "unique": false - }, - "example": "2528e812-ccbb-43a7-b761-a90f27ea9ac4", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "Any additional information that should be displayed to users about the service at this specific location.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "name": "schedule", - "path": "schedules.csv", - "description": "The schedule table contains details of when a service or location is open. Entries are RFC 5545 RRULES.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 10 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the schedule. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "ae8b7eaf-7e7d-4128-a403-ae097f146356", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "dd9e501b-4df9-4e71-85ac-29748e7e2d5a" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this schedule is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "0a41a90a-b5a5-4541-87e2-5cc2fd72536b", - "core": "Y" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "The date from which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "The last date on which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "dtstart": { - "name": "dtstart", - "type": "string", - "description": "iCal - The date of the first event is the schedule. Necessary when using the \u2018interval\u2019 feature, optional otherwise.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "timezone": { - "name": "timezone", - "type": "number", - "description": "The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.", - "constraints": { - "unique": false - }, - "example": "3" - }, - "until": { - "name": "until", - "type": "string", - "description": "iCal - The date of the last occurence of the recurring event.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "count": { - "name": "count", - "type": "string", - "description": "iCal - The number of times that the event occurs. Use this instead of \u2018until\u2019, if appropriate.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "wkst": { - "name": "wkst", - "type": "string", - "description": "iCal - The day on which the week starts, eg MO.", - "constraints": { - "unique": false - }, - "example": "TUE", - "enum": [ - "MON", - "TUE", - "WED", - "THU", - "FRI", - "SAT", - "SUN" - ] - }, - "freq": { - "name": "freq", - "type": "string", - "description": "iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.", - "constraints": { - "unique": false - }, - "example": "WEEKLY", - "core": "Y", - "enum": [ - "WEEKLY", - "MONTHLY" - ] - }, - "interval": { - "name": "interval", - "type": "number", - "description": "iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly", - "constraints": { - "unique": false - }, - "example": "1", - "core": "Y" - }, - "byday": { - "name": "byday", - "type": "string", - "description": "iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday", - "constraints": { - "unique": false - }, - "example": "THU", - "core": "Y" - }, - "byweekno": { - "name": "byweekno", - "type": "string", - "description": "iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.", - "constraints": { - "unique": false - }, - "example": "42" - }, - "bymonthday": { - "name": "bymonthday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.", - "constraints": { - "unique": false - }, - "example": "2", - "core": "Y" - }, - "byyearday": { - "name": "byyearday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.", - "constraints": { - "unique": false - }, - "example": "2" - }, - "description": { - "name": "description", - "type": "string", - "description": "A human readable description of the availability of the service.", - "constraints": { - "unique": false - }, - "example": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "core": "Y" - }, - "opens_at": { - "name": "opens_at", - "type": "string", - "description": "The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "10:00", - "core": "Y", - "datapackage_type": "time" - }, - "closes_at": { - "name": "closes_at", - "type": "string", - "description": "The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "18:00", - "core": "Y", - "datapackage_type": "time" - }, - "schedule_link": { - "name": "schedule_link", - "type": "string", - "description": "URL of a link for the scheule which may show each individual session and may provide a booking facility", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attending_type": { - "name": "attending_type", - "type": "string", - "description": "A clear description of how to attend this service", - "constraints": { - "unique": false - }, - "example": "You can attend this service in-person or remotely via video conferencing" - }, - "notes": { - "name": "notes", - "type": "string", - "description": "Human readable notes on the schedule", - "constraints": { - "unique": false - }, - "example": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "location": { - "name": "location", - "path": "locations.csv", - "description": "The location tables provides details of the locations where organizations operate. Locations may be virtual, and one organization may have many locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 6 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the location. Each location must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3a19ff88-4620-4d17-9830-ac1d859eb5d5", - "core": "Y" - }, - "location_type": { - "name": "location_type", - "type": "string", - "description": "The type of location, which may be either physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "physical", - "core": "Y", - "enum": [ - "physical", - "virtual" - ] - }, - "url": { - "name": "url", - "type": "string", - "description": "If location_type is virtual, then this field represents the URL of a virtual location.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The organization identifier for a location. This is the organization that is responsible for maintaining information about this location. The identifier of the organization should be given here. Details of the services the organization delivers at this location should be provided in the services_at_location table.", - "constraints": { - "unique": false - }, - "example": "985e4a42-bd9f-4edc-911d-0243a4640aca" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the location", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the location has an alternative name then it may be given here.", - "constraints": { - "unique": false - }, - "example": "Civic Center" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description of this location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is located on Main Street and contains facilities for a number of civic and community services available.", - "core": "Y" - }, - "transportation": { - "name": "transportation", - "type": "string", - "description": "A description of the access to public or private transportation to and from the location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is serviced by the number 1 Bus and is a short walk from the Main Street Metro Station" - }, - "latitude": { - "name": "latitude", - "type": "number", - "description": "Y coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "100", - "core": "Y" - }, - "longitude": { - "name": "longitude", - "type": "number", - "description": "X coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "101", - "core": "Y" - }, - "external_identifier": { - "name": "external_identifier", - "type": "string", - "description": "A third party identifier for a location which can be drawn from other services e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "///cheer.parent.mole" - }, - "external_identifier_type": { - "name": "external_identifier_type", - "type": "string", - "description": "The scheme used for the location's external_identifier e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "what3words" - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "addresss": { - "name": "addresss", - "type": "array", - "items": { - "name": "address", - "path": "addresss.csv", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 9 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id of the postal address. Each postal address must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "74706e55-df26-4b84-80fe-ecc30b5befb4", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the postal address.", - "constraints": { - "unique": false - }, - "example": "d57b7ee4-9bcf-4351-858b-c42860beb869", - "core": "Y" - }, - "attention": { - "name": "attention", - "type": "string", - "description": "The name of the person or entity whose attention should be sought at the location. These are often included as a \"care of\" component of an address.", - "constraints": { - "unique": false - }, - "example": "A. Persona", - "core": "Y" - }, - "address_1": { - "name": "address_1", - "type": "string", - "description": "The first line(s) of the address, including office, building number and street.", - "constraints": { - "unique": false - }, - "example": "1-30 Main Street", - "core": "Y" - }, - "address_2": { - "name": "address_2", - "type": "string", - "description": "A second (additional) line of address information.", - "constraints": { - "unique": false - }, - "example": "address_2" - }, - "city": { - "name": "city", - "type": "string", - "description": "The city in which the address is located.", - "constraints": { - "unique": false - }, - "example": "MyCity", - "core": "Y" - }, - "region": { - "name": "region", - "type": "string", - "description": "The region in which the address is located (optional).", - "constraints": { - "unique": false - }, - "example": "region", - "core": "Y" - }, - "state_province": { - "name": "state_province", - "type": "string", - "description": "The state or province in which the address is located.", - "constraints": { - "unique": false - }, - "core": "Y" - }, - "postal_code": { - "name": "postal_code", - "type": "string", - "description": "The postal code for the address.", - "constraints": { - "unique": false - }, - "example": "postal_code", - "core": "Y" - }, - "country": { - "name": "country", - "type": "string", - "description": "The country in which the address is located. This should be given as an ISO 3361-1 country code (two letter abbreviation)", - "constraints": { - "unique": false - }, - "example": "US", - "core": "Y" - }, - "address_type": { - "name": "address_type", - "type": "string", - "description": "The type of address which may be physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "postal", - "core": "Y", - "enum": [ - "physical", - "postal" - ] - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "address_1", - "city", - "state_province", - "postal_code", - "country", - "address_type" - ] - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "accessibilitys": { - "name": "accessibilitys", - "type": "array", - "items": { - "name": "accessibility", - "path": "accessibility.csv", - "description": "The accessibility_for_disabilities table contains details of the arrangements for access to locations for people who have disabilities", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 15 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this accessibility information. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "afcf296e-1cb2-4139-9c88-33d587d1a50b", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the accessibility provision", - "constraints": { - "unique": false - }, - "example": "7587f72e-11ff-4e02-95c2-f13f8f48f830", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of assistance or infrastructure that facilitate access to clients with disabilities.", - "constraints": { - "unique": false - }, - "example": "The building is equipped with induction loops for hearing aids. Wheelchair access is possible on all levels.", - "core": "Y" - }, - "details": { - "name": "details", - "type": "string", - "description": "Any further details relating to the relevant accessibility arrangements at this location. E.g. whether advance notice is required to use an accessibility facility.", - "constraints": { - "unique": false - }, - "example": "Switch hearing aid to T-coil to access the induction loop facility." - }, - "url": { - "name": "url", - "type": "string", - "description": "URL of a page giving more information about the accessibility of the location", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "name": "schedule", - "path": "schedules.csv", - "description": "The schedule table contains details of when a service or location is open. Entries are RFC 5545 RRULES.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 10 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the schedule. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "ae8b7eaf-7e7d-4128-a403-ae097f146356", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "dd9e501b-4df9-4e71-85ac-29748e7e2d5a" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this schedule is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "0a41a90a-b5a5-4541-87e2-5cc2fd72536b", - "core": "Y" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "The date from which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "The last date on which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "dtstart": { - "name": "dtstart", - "type": "string", - "description": "iCal - The date of the first event is the schedule. Necessary when using the \u2018interval\u2019 feature, optional otherwise.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "timezone": { - "name": "timezone", - "type": "number", - "description": "The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.", - "constraints": { - "unique": false - }, - "example": "3" - }, - "until": { - "name": "until", - "type": "string", - "description": "iCal - The date of the last occurence of the recurring event.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "count": { - "name": "count", - "type": "string", - "description": "iCal - The number of times that the event occurs. Use this instead of \u2018until\u2019, if appropriate.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "wkst": { - "name": "wkst", - "type": "string", - "description": "iCal - The day on which the week starts, eg MO.", - "constraints": { - "unique": false - }, - "example": "TUE", - "enum": [ - "MON", - "TUE", - "WED", - "THU", - "FRI", - "SAT", - "SUN" - ] - }, - "freq": { - "name": "freq", - "type": "string", - "description": "iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.", - "constraints": { - "unique": false - }, - "example": "WEEKLY", - "core": "Y", - "enum": [ - "WEEKLY", - "MONTHLY" - ] - }, - "interval": { - "name": "interval", - "type": "number", - "description": "iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly", - "constraints": { - "unique": false - }, - "example": "1", - "core": "Y" - }, - "byday": { - "name": "byday", - "type": "string", - "description": "iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday", - "constraints": { - "unique": false - }, - "example": "THU", - "core": "Y" - }, - "byweekno": { - "name": "byweekno", - "type": "string", - "description": "iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.", - "constraints": { - "unique": false - }, - "example": "42" - }, - "bymonthday": { - "name": "bymonthday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.", - "constraints": { - "unique": false - }, - "example": "2", - "core": "Y" - }, - "byyearday": { - "name": "byyearday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.", - "constraints": { - "unique": false - }, - "example": "2" - }, - "description": { - "name": "description", - "type": "string", - "description": "A human readable description of the availability of the service.", - "constraints": { - "unique": false - }, - "example": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "core": "Y" - }, - "opens_at": { - "name": "opens_at", - "type": "string", - "description": "The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "10:00", - "core": "Y", - "datapackage_type": "time" - }, - "closes_at": { - "name": "closes_at", - "type": "string", - "description": "The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "18:00", - "core": "Y", - "datapackage_type": "time" - }, - "schedule_link": { - "name": "schedule_link", - "type": "string", - "description": "URL of a link for the scheule which may show each individual session and may provide a booking facility", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attending_type": { - "name": "attending_type", - "type": "string", - "description": "A clear description of how to attend this service", - "constraints": { - "unique": false - }, - "example": "You can attend this service in-person or remotely via video conferencing" - }, - "notes": { - "name": "notes", - "type": "string", - "description": "Human readable notes on the schedule", - "constraints": { - "unique": false - }, - "example": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "location_type" - ] - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "service_id", - "location_id" - ] - } - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "organization": { - "name": "organization", - "path": "organizations.csv", - "description": "The organization record is used to provide basic description and details about each organization delivering services. Each service should be linked to the organization responsible for its delivery. One organization may deliver many services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 1 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each organization must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "d9d5e0f5-d3ce-4f73-9a2f-4dd0ecc6c610", - "core": "Y" - }, - "name": { - "name": "name", - "type": "string", - "description": "The official or public name of the organization.", - "constraints": { - "unique": false - }, - "example": "Example Organization Inc.", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "Alternative or commonly used name for the organization.", - "constraints": { - "unique": false - }, - "example": "Example Org", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "A brief summary about the organization. It can contain markup such as HTML or Markdown.", - "constraints": { - "unique": false - }, - "example": "Example Org is a non-profit organization dedicated to providing services to qualified beneficiaries", - "core": "Y" - }, - "email": { - "name": "email", - "type": "string", - "description": "The contact e-mail address for the organization.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com", - "core": "Y" - }, - "website": { - "name": "website", - "type": "string", - "description": "The URL (website address) of the organization.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com", - "core": "Y" - }, - "tax_status": { - "name": "tax_status", - "type": "string", - "description": "DEPRECATED: Government assigned tax designation for tax-exempt organizations.", - "constraints": { - "unique": false - }, - "example": "tax_status" - }, - "tax_id": { - "name": "tax_id", - "type": "string", - "description": "DEPRECATED: A government issued identifier used for the purpose of tax administration.", - "constraints": { - "unique": false - }, - "example": "tax_id" - }, - "year_incorporated": { - "name": "year_incorporated", - "type": "number", - "description": "The year in which the organization was legally formed.", - "format": "%Y", - "constraints": { - "unique": false - }, - "example": "2011" - }, - "legal_status": { - "name": "legal_status", - "type": "string", - "description": "The legal status defines the conditions that an organization is operating under; e.g. non-profit, private corporation or a government organization.", - "constraints": { - "unique": false - }, - "example": "legal_status" - }, - "logo": { - "name": "logo", - "type": "string", - "description": "A URL to an image associated with the organization which can be presented alongside its name.", - "constraints": { - "unique": false - }, - "example": "https://openreferral.org/wp-content/uploads/2018/02/OpenReferral_Logo_Green-4-1.png" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "A persistent identifier to uniquely identify the organization such as those provided by Open Corporates or some other relevant URI provider. This is not for listing the website of the organization: that can be done through the website field of the Organization.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "parent_organization_id": { - "name": "parent_organization_id", - "type": "string", - "description": "The identifier of the organization's parent organization", - "constraints": { - "unique": false - }, - "example": "cd09a387-91f4-4555-94ec-e799c35344cd" - }, - "fundings": { - "name": "fundings", - "type": "array", - "items": { - "name": "funding", - "path": "funding.csv", - "description": "The funding table describes the sources of funding for a service or organization", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 11 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the funding. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1f2df32c-bf08-4b8e-bd6f-e834014b19bc" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization in receipt of this funding.", - "constraints": { - "unique": false - }, - "example": "545c684b-4a24-4923-b7c9-6e10fcf8a5a3" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service in receipt of this funding", - "constraints": { - "unique": false - }, - "example": "d20cedb8-b597-41cb-86b0-7034fb50c7a9" - }, - "source": { - "name": "source", - "type": "string", - "description": "A free text description of the source of funds for this organization or service.", - "constraints": { - "unique": false - }, - "example": "This service is funded partially by the MyCity local government and via grants made by charity funding bodies. We also operate a for-profit department which is used to partially cover the expense of the public service" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "locations": { - "name": "locations", - "type": "array", - "items": { - "name": "location", - "path": "locations.csv", - "description": "The location tables provides details of the locations where organizations operate. Locations may be virtual, and one organization may have many locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 6 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the location. Each location must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3a19ff88-4620-4d17-9830-ac1d859eb5d5", - "core": "Y" - }, - "location_type": { - "name": "location_type", - "type": "string", - "description": "The type of location, which may be either physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "physical", - "core": "Y", - "enum": [ - "physical", - "virtual" - ] - }, - "url": { - "name": "url", - "type": "string", - "description": "If location_type is virtual, then this field represents the URL of a virtual location.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The organization identifier for a location. This is the organization that is responsible for maintaining information about this location. The identifier of the organization should be given here. Details of the services the organization delivers at this location should be provided in the services_at_location table.", - "constraints": { - "unique": false - }, - "example": "985e4a42-bd9f-4edc-911d-0243a4640aca" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the location", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the location has an alternative name then it may be given here.", - "constraints": { - "unique": false - }, - "example": "Civic Center" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description of this location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is located on Main Street and contains facilities for a number of civic and community services available.", - "core": "Y" - }, - "transportation": { - "name": "transportation", - "type": "string", - "description": "A description of the access to public or private transportation to and from the location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is serviced by the number 1 Bus and is a short walk from the Main Street Metro Station" - }, - "latitude": { - "name": "latitude", - "type": "number", - "description": "Y coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "100", - "core": "Y" - }, - "longitude": { - "name": "longitude", - "type": "number", - "description": "X coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "101", - "core": "Y" - }, - "external_identifier": { - "name": "external_identifier", - "type": "string", - "description": "A third party identifier for a location which can be drawn from other services e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "///cheer.parent.mole" - }, - "external_identifier_type": { - "name": "external_identifier_type", - "type": "string", - "description": "The scheme used for the location's external_identifier e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "what3words" - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "addresss": { - "name": "addresss", - "type": "array", - "items": { - "name": "address", - "path": "addresss.csv", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 9 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id of the postal address. Each postal address must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "74706e55-df26-4b84-80fe-ecc30b5befb4", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the postal address.", - "constraints": { - "unique": false - }, - "example": "d57b7ee4-9bcf-4351-858b-c42860beb869", - "core": "Y" - }, - "attention": { - "name": "attention", - "type": "string", - "description": "The name of the person or entity whose attention should be sought at the location. These are often included as a \"care of\" component of an address.", - "constraints": { - "unique": false - }, - "example": "A. Persona", - "core": "Y" - }, - "address_1": { - "name": "address_1", - "type": "string", - "description": "The first line(s) of the address, including office, building number and street.", - "constraints": { - "unique": false - }, - "example": "1-30 Main Street", - "core": "Y" - }, - "address_2": { - "name": "address_2", - "type": "string", - "description": "A second (additional) line of address information.", - "constraints": { - "unique": false - }, - "example": "address_2" - }, - "city": { - "name": "city", - "type": "string", - "description": "The city in which the address is located.", - "constraints": { - "unique": false - }, - "example": "MyCity", - "core": "Y" - }, - "region": { - "name": "region", - "type": "string", - "description": "The region in which the address is located (optional).", - "constraints": { - "unique": false - }, - "example": "region", - "core": "Y" - }, - "state_province": { - "name": "state_province", - "type": "string", - "description": "The state or province in which the address is located.", - "constraints": { - "unique": false - }, - "core": "Y" - }, - "postal_code": { - "name": "postal_code", - "type": "string", - "description": "The postal code for the address.", - "constraints": { - "unique": false - }, - "example": "postal_code", - "core": "Y" - }, - "country": { - "name": "country", - "type": "string", - "description": "The country in which the address is located. This should be given as an ISO 3361-1 country code (two letter abbreviation)", - "constraints": { - "unique": false - }, - "example": "US", - "core": "Y" - }, - "address_type": { - "name": "address_type", - "type": "string", - "description": "The type of address which may be physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "postal", - "core": "Y", - "enum": [ - "physical", - "postal" - ] - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "address_1", - "city", - "state_province", - "postal_code", - "country", - "address_type" - ] - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "accessibilitys": { - "name": "accessibilitys", - "type": "array", - "items": { - "name": "accessibility", - "path": "accessibility.csv", - "description": "The accessibility_for_disabilities table contains details of the arrangements for access to locations for people who have disabilities", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 15 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this accessibility information. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "afcf296e-1cb2-4139-9c88-33d587d1a50b", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the accessibility provision", - "constraints": { - "unique": false - }, - "example": "7587f72e-11ff-4e02-95c2-f13f8f48f830", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of assistance or infrastructure that facilitate access to clients with disabilities.", - "constraints": { - "unique": false - }, - "example": "The building is equipped with induction loops for hearing aids. Wheelchair access is possible on all levels.", - "core": "Y" - }, - "details": { - "name": "details", - "type": "string", - "description": "Any further details relating to the relevant accessibility arrangements at this location. E.g. whether advance notice is required to use an accessibility facility.", - "constraints": { - "unique": false - }, - "example": "Switch hearing aid to T-coil to access the induction loop facility." - }, - "url": { - "name": "url", - "type": "string", - "description": "URL of a page giving more information about the accessibility of the location", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "name": "schedule", - "path": "schedules.csv", - "description": "The schedule table contains details of when a service or location is open. Entries are RFC 5545 RRULES.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 10 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the schedule. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "ae8b7eaf-7e7d-4128-a403-ae097f146356", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "dd9e501b-4df9-4e71-85ac-29748e7e2d5a" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this schedule is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "0a41a90a-b5a5-4541-87e2-5cc2fd72536b", - "core": "Y" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "The date from which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "The last date on which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "dtstart": { - "name": "dtstart", - "type": "string", - "description": "iCal - The date of the first event is the schedule. Necessary when using the \u2018interval\u2019 feature, optional otherwise.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "timezone": { - "name": "timezone", - "type": "number", - "description": "The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.", - "constraints": { - "unique": false - }, - "example": "3" - }, - "until": { - "name": "until", - "type": "string", - "description": "iCal - The date of the last occurence of the recurring event.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "count": { - "name": "count", - "type": "string", - "description": "iCal - The number of times that the event occurs. Use this instead of \u2018until\u2019, if appropriate.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "wkst": { - "name": "wkst", - "type": "string", - "description": "iCal - The day on which the week starts, eg MO.", - "constraints": { - "unique": false - }, - "example": "TUE", - "enum": [ - "MON", - "TUE", - "WED", - "THU", - "FRI", - "SAT", - "SUN" - ] - }, - "freq": { - "name": "freq", - "type": "string", - "description": "iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.", - "constraints": { - "unique": false - }, - "example": "WEEKLY", - "core": "Y", - "enum": [ - "WEEKLY", - "MONTHLY" - ] - }, - "interval": { - "name": "interval", - "type": "number", - "description": "iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly", - "constraints": { - "unique": false - }, - "example": "1", - "core": "Y" - }, - "byday": { - "name": "byday", - "type": "string", - "description": "iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday", - "constraints": { - "unique": false - }, - "example": "THU", - "core": "Y" - }, - "byweekno": { - "name": "byweekno", - "type": "string", - "description": "iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.", - "constraints": { - "unique": false - }, - "example": "42" - }, - "bymonthday": { - "name": "bymonthday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.", - "constraints": { - "unique": false - }, - "example": "2", - "core": "Y" - }, - "byyearday": { - "name": "byyearday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.", - "constraints": { - "unique": false - }, - "example": "2" - }, - "description": { - "name": "description", - "type": "string", - "description": "A human readable description of the availability of the service.", - "constraints": { - "unique": false - }, - "example": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "core": "Y" - }, - "opens_at": { - "name": "opens_at", - "type": "string", - "description": "The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "10:00", - "core": "Y", - "datapackage_type": "time" - }, - "closes_at": { - "name": "closes_at", - "type": "string", - "description": "The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "18:00", - "core": "Y", - "datapackage_type": "time" - }, - "schedule_link": { - "name": "schedule_link", - "type": "string", - "description": "URL of a link for the scheule which may show each individual session and may provide a booking facility", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attending_type": { - "name": "attending_type", - "type": "string", - "description": "A clear description of how to attend this service", - "constraints": { - "unique": false - }, - "example": "You can attend this service in-person or remotely via video conferencing" - }, - "notes": { - "name": "notes", - "type": "string", - "description": "Human readable notes on the schedule", - "constraints": { - "unique": false - }, - "example": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "location_type" - ] - } - }, - "programs": { - "name": "programs", - "type": "array", - "items": { - "name": "program", - "path": "programs.csv", - "description": "Some organizations organise their services into programs. A program brings together a number of related services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 2 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the program. Each program must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "e7ec2e57-4540-43fa-b2c7-6be5a0ef7f42" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier for the organization which the program belongs to. Each program must belong to a single organization, and the identifier for that organization should be given here.", - "constraints": { - "unique": true - }, - "example": "5978833f-21aa-4235-a56b-7d2f94ce8f35" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the program", - "constraints": { - "unique": false - }, - "example": "Community Mental Health Support" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the program has an alternative name it can be given here", - "constraints": { - "unique": false - }, - "example": "MyCity Mental Health Group" - }, - "description": { - "name": "description", - "type": "string", - "description": "A brief and clear summary of the program", - "constraints": { - "unique": false - }, - "example": "Comprehensive Mental Health Services available to residents of MyCity including CBT and Counselling. This is not an emergency service and should not be used as an alternative to hospital and GP services." - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ], - "tabular_required": [ - "organization_id" - ] - } - }, - "organization_identifiers": { - "name": "organization_identifiers", - "type": "array", - "items": { - "name": "organization_identifier", - "path": "organization_identifiers.csv", - "description": "Identifiers for an organization such as: company registration number, charity number, tax registration number. This helps uniquely identify and de-duplicate data", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 20 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "d4dbcebc-0802-47cb-8651-b937ac4f2f3e" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "Each program must belong to a single organization. The identifier of the organization should be given here.", - "constraints": { - "unique": false - }, - "example": "58341b4f-4f21-47f0-affb-1a2f9162472b" - }, - "identifier_scheme": { - "name": "identifier_scheme", - "type": "string", - "description": "Scheme according to http://org-id.guide/.", - "constraints": { - "unique": false - }, - "example": "GB-COH" - }, - "identifier_type": { - "name": "identifier_type", - "type": "string", - "description": "The type of identifier (company, charity, tax number, etc)", - "constraints": { - "unique": false - }, - "example": "company" - }, - "identifier": { - "name": "identifier", - "type": "string", - "description": "The third-party identifier", - "constraints": { - "unique": false - }, - "example": "1234567" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "identifier_type", - "identifier" - ], - "tabular_required": [ - "organization_id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "fundings": { - "name": "fundings", - "type": "array", - "items": { - "name": "funding", - "path": "funding.csv", - "description": "The funding table describes the sources of funding for a service or organization", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 11 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the funding. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1f2df32c-bf08-4b8e-bd6f-e834014b19bc" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization in receipt of this funding.", - "constraints": { - "unique": false - }, - "example": "545c684b-4a24-4923-b7c9-6e10fcf8a5a3" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service in receipt of this funding", - "constraints": { - "unique": false - }, - "example": "d20cedb8-b597-41cb-86b0-7034fb50c7a9" - }, - "source": { - "name": "source", - "type": "string", - "description": "A free text description of the source of funds for this organization or service.", - "constraints": { - "unique": false - }, - "example": "This service is funded partially by the MyCity local government and via grants made by charity funding bodies. We also operate a for-profit department which is used to partially cover the expense of the public service" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "cost_options": { - "name": "cost_options", - "type": "array", - "items": { - "name": "cost_option", - "path": "cost_options.csv", - "description": "The cost option table contains the costs of a service at certain points in time. This is an LGA Extension table. This table provides a structured version of the text information contained in the 'fees' field of the 'service' table.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 19 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1fdf4d39-3d80-484d-9f92-a8ffa08621e7" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the services for which the entry describes the cost", - "constraints": { - "unique": false - }, - "example": "a67ed14f-696d-45f1-8eaf-46b7f972425e" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "When this price is valid from", - "constraints": { - "unique": false - }, - "example": "2020-01-01", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "When this price is valid to", - "constraints": { - "unique": false - }, - "example": "2022-12-31", - "datapackage_type": "date" - }, - "option": { - "name": "option", - "type": "string", - "description": "Conditions associated with the cost option.\n\nApplication Profile Notes: e.g.For the over 60's\n1st session", - "constraints": { - "unique": false - }, - "example": "Under 18s and Over 60s" - }, - "currency": { - "name": "currency", - "type": "string", - "description": "3 letter currency code", - "constraints": { - "unique": false - }, - "example": "gbp" - }, - "amount": { - "name": "amount", - "type": "number", - "description": "The cost of the option, expresssed as an amount in a currency (expected to be GBP by Open Referral UK).", - "constraints": { - "unique": false - }, - "example": "35" - }, - "amount_description": { - "name": "amount_description", - "type": "string", - "description": "Specific details qualifying the cost amount, e.g. 'per session'", - "constraints": { - "unique": false - }, - "example": "per 1 hour session" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "service_id" - ] - } - }, - "program": { - "name": "program", - "path": "programs.csv", - "description": "Some organizations organise their services into programs. A program brings together a number of related services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 2 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the program. Each program must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "e7ec2e57-4540-43fa-b2c7-6be5a0ef7f42" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier for the organization which the program belongs to. Each program must belong to a single organization, and the identifier for that organization should be given here.", - "constraints": { - "unique": true - }, - "example": "5978833f-21aa-4235-a56b-7d2f94ce8f35" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the program", - "constraints": { - "unique": false - }, - "example": "Community Mental Health Support" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the program has an alternative name it can be given here", - "constraints": { - "unique": false - }, - "example": "MyCity Mental Health Group" - }, - "description": { - "name": "description", - "type": "string", - "description": "A brief and clear summary of the program", - "constraints": { - "unique": false - }, - "example": "Comprehensive Mental Health Services available to residents of MyCity including CBT and Counselling. This is not an emergency service and should not be used as an alternative to hospital and GP services." - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ], - "tabular_required": [ - "organization_id" - ] - }, - "required_documents": { - "name": "required_documents", - "type": "array", - "items": { - "name": "required_document", - "path": "required_documents.csv", - "description": "The required_document table contains details of any documents that are required in order to access or use services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 13 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the document. Each document must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "f6ad7e69-b9c8-42ce-92db-92cedb4c05c0" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this entry describes the required document", - "constraints": { - "unique": false - }, - "example": "bb0128fb-eeec-4179-a606-a8fb06648994" - }, - "document": { - "name": "document", - "type": "string", - "description": "A clear description of the document required to apply for or receive the service e.g. \"A Government-issued ID\" or \"EU Passport\".", - "constraints": { - "unique": false - }, - "example": "Any official id document (Passport, Driver's Licence, identity card) and evidence of address such as an official letter from local or national government. A driver's license which shows your name, photograph, and address can be used as sole identity document." - }, - "uri": { - "name": "uri", - "type": "string", - "description": "Web link to document.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "status" - ], - "tabular_required": [ - "organization_id" - ] -} \ No newline at end of file diff --git a/schema/compiled/service_at_location.json b/schema/compiled/service_at_location.json deleted file mode 100644 index fdb5c257..00000000 --- a/schema/compiled/service_at_location.json +++ /dev/null @@ -1,40655 +0,0 @@ -{ - "name": "service_at_location", - "path": "service_at_location.csv", - "description": "The services at location table creates a link between a service and a specific location.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 5 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the entry. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "e94c9f38-1e8f-4564-91d4-d53501ab1765", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service at a given location.", - "constraints": { - "unique": false - }, - "example": "ab231982-2106-4a55-80fc-b305560c5556", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this service operates.", - "constraints": { - "unique": false - }, - "example": "2528e812-ccbb-43a7-b761-a90f27ea9ac4", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "Any additional information that should be displayed to users about the service at this specific location.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "name": "schedule", - "path": "schedules.csv", - "description": "The schedule table contains details of when a service or location is open. Entries are RFC 5545 RRULES.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 10 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the schedule. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "ae8b7eaf-7e7d-4128-a403-ae097f146356", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "dd9e501b-4df9-4e71-85ac-29748e7e2d5a" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this schedule is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "0a41a90a-b5a5-4541-87e2-5cc2fd72536b", - "core": "Y" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "The date from which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "The last date on which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "dtstart": { - "name": "dtstart", - "type": "string", - "description": "iCal - The date of the first event is the schedule. Necessary when using the \u2018interval\u2019 feature, optional otherwise.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "timezone": { - "name": "timezone", - "type": "number", - "description": "The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.", - "constraints": { - "unique": false - }, - "example": "3" - }, - "until": { - "name": "until", - "type": "string", - "description": "iCal - The date of the last occurence of the recurring event.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "count": { - "name": "count", - "type": "string", - "description": "iCal - The number of times that the event occurs. Use this instead of \u2018until\u2019, if appropriate.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "wkst": { - "name": "wkst", - "type": "string", - "description": "iCal - The day on which the week starts, eg MO.", - "constraints": { - "unique": false - }, - "example": "TUE", - "enum": [ - "MON", - "TUE", - "WED", - "THU", - "FRI", - "SAT", - "SUN" - ] - }, - "freq": { - "name": "freq", - "type": "string", - "description": "iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.", - "constraints": { - "unique": false - }, - "example": "WEEKLY", - "core": "Y", - "enum": [ - "WEEKLY", - "MONTHLY" - ] - }, - "interval": { - "name": "interval", - "type": "number", - "description": "iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly", - "constraints": { - "unique": false - }, - "example": "1", - "core": "Y" - }, - "byday": { - "name": "byday", - "type": "string", - "description": "iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday", - "constraints": { - "unique": false - }, - "example": "THU", - "core": "Y" - }, - "byweekno": { - "name": "byweekno", - "type": "string", - "description": "iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.", - "constraints": { - "unique": false - }, - "example": "42" - }, - "bymonthday": { - "name": "bymonthday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.", - "constraints": { - "unique": false - }, - "example": "2", - "core": "Y" - }, - "byyearday": { - "name": "byyearday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.", - "constraints": { - "unique": false - }, - "example": "2" - }, - "description": { - "name": "description", - "type": "string", - "description": "A human readable description of the availability of the service.", - "constraints": { - "unique": false - }, - "example": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "core": "Y" - }, - "opens_at": { - "name": "opens_at", - "type": "string", - "description": "The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "10:00", - "core": "Y", - "datapackage_type": "time" - }, - "closes_at": { - "name": "closes_at", - "type": "string", - "description": "The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "18:00", - "core": "Y", - "datapackage_type": "time" - }, - "schedule_link": { - "name": "schedule_link", - "type": "string", - "description": "URL of a link for the scheule which may show each individual session and may provide a booking facility", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attending_type": { - "name": "attending_type", - "type": "string", - "description": "A clear description of how to attend this service", - "constraints": { - "unique": false - }, - "example": "You can attend this service in-person or remotely via video conferencing" - }, - "notes": { - "name": "notes", - "type": "string", - "description": "Human readable notes on the schedule", - "constraints": { - "unique": false - }, - "example": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "location": { - "name": "location", - "path": "locations.csv", - "description": "The location tables provides details of the locations where organizations operate. Locations may be virtual, and one organization may have many locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 6 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the location. Each location must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3a19ff88-4620-4d17-9830-ac1d859eb5d5", - "core": "Y" - }, - "location_type": { - "name": "location_type", - "type": "string", - "description": "The type of location, which may be either physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "physical", - "core": "Y", - "enum": [ - "physical", - "virtual" - ] - }, - "url": { - "name": "url", - "type": "string", - "description": "If location_type is virtual, then this field represents the URL of a virtual location.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The organization identifier for a location. This is the organization that is responsible for maintaining information about this location. The identifier of the organization should be given here. Details of the services the organization delivers at this location should be provided in the services_at_location table.", - "constraints": { - "unique": false - }, - "example": "985e4a42-bd9f-4edc-911d-0243a4640aca" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the location", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the location has an alternative name then it may be given here.", - "constraints": { - "unique": false - }, - "example": "Civic Center" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description of this location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is located on Main Street and contains facilities for a number of civic and community services available.", - "core": "Y" - }, - "transportation": { - "name": "transportation", - "type": "string", - "description": "A description of the access to public or private transportation to and from the location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is serviced by the number 1 Bus and is a short walk from the Main Street Metro Station" - }, - "latitude": { - "name": "latitude", - "type": "number", - "description": "Y coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "100", - "core": "Y" - }, - "longitude": { - "name": "longitude", - "type": "number", - "description": "X coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "101", - "core": "Y" - }, - "external_identifier": { - "name": "external_identifier", - "type": "string", - "description": "A third party identifier for a location which can be drawn from other services e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "///cheer.parent.mole" - }, - "external_identifier_type": { - "name": "external_identifier_type", - "type": "string", - "description": "The scheme used for the location's external_identifier e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "what3words" - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "addresss": { - "name": "addresss", - "type": "array", - "items": { - "name": "address", - "path": "addresss.csv", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 9 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id of the postal address. Each postal address must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "74706e55-df26-4b84-80fe-ecc30b5befb4", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the postal address.", - "constraints": { - "unique": false - }, - "example": "d57b7ee4-9bcf-4351-858b-c42860beb869", - "core": "Y" - }, - "attention": { - "name": "attention", - "type": "string", - "description": "The name of the person or entity whose attention should be sought at the location. These are often included as a \"care of\" component of an address.", - "constraints": { - "unique": false - }, - "example": "A. Persona", - "core": "Y" - }, - "address_1": { - "name": "address_1", - "type": "string", - "description": "The first line(s) of the address, including office, building number and street.", - "constraints": { - "unique": false - }, - "example": "1-30 Main Street", - "core": "Y" - }, - "address_2": { - "name": "address_2", - "type": "string", - "description": "A second (additional) line of address information.", - "constraints": { - "unique": false - }, - "example": "address_2" - }, - "city": { - "name": "city", - "type": "string", - "description": "The city in which the address is located.", - "constraints": { - "unique": false - }, - "example": "MyCity", - "core": "Y" - }, - "region": { - "name": "region", - "type": "string", - "description": "The region in which the address is located (optional).", - "constraints": { - "unique": false - }, - "example": "region", - "core": "Y" - }, - "state_province": { - "name": "state_province", - "type": "string", - "description": "The state or province in which the address is located.", - "constraints": { - "unique": false - }, - "core": "Y" - }, - "postal_code": { - "name": "postal_code", - "type": "string", - "description": "The postal code for the address.", - "constraints": { - "unique": false - }, - "example": "postal_code", - "core": "Y" - }, - "country": { - "name": "country", - "type": "string", - "description": "The country in which the address is located. This should be given as an ISO 3361-1 country code (two letter abbreviation)", - "constraints": { - "unique": false - }, - "example": "US", - "core": "Y" - }, - "address_type": { - "name": "address_type", - "type": "string", - "description": "The type of address which may be physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "postal", - "core": "Y", - "enum": [ - "physical", - "postal" - ] - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "address_1", - "city", - "state_province", - "postal_code", - "country", - "address_type" - ] - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "accessibilitys": { - "name": "accessibilitys", - "type": "array", - "items": { - "name": "accessibility", - "path": "accessibility.csv", - "description": "The accessibility_for_disabilities table contains details of the arrangements for access to locations for people who have disabilities", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 15 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this accessibility information. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "afcf296e-1cb2-4139-9c88-33d587d1a50b", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the accessibility provision", - "constraints": { - "unique": false - }, - "example": "7587f72e-11ff-4e02-95c2-f13f8f48f830", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of assistance or infrastructure that facilitate access to clients with disabilities.", - "constraints": { - "unique": false - }, - "example": "The building is equipped with induction loops for hearing aids. Wheelchair access is possible on all levels.", - "core": "Y" - }, - "details": { - "name": "details", - "type": "string", - "description": "Any further details relating to the relevant accessibility arrangements at this location. E.g. whether advance notice is required to use an accessibility facility.", - "constraints": { - "unique": false - }, - "example": "Switch hearing aid to T-coil to access the induction loop facility." - }, - "url": { - "name": "url", - "type": "string", - "description": "URL of a page giving more information about the accessibility of the location", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "name": "schedule", - "path": "schedules.csv", - "description": "The schedule table contains details of when a service or location is open. Entries are RFC 5545 RRULES.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 10 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the schedule. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "ae8b7eaf-7e7d-4128-a403-ae097f146356", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "dd9e501b-4df9-4e71-85ac-29748e7e2d5a" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this schedule is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "0a41a90a-b5a5-4541-87e2-5cc2fd72536b", - "core": "Y" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "The date from which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "The last date on which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "dtstart": { - "name": "dtstart", - "type": "string", - "description": "iCal - The date of the first event is the schedule. Necessary when using the \u2018interval\u2019 feature, optional otherwise.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "timezone": { - "name": "timezone", - "type": "number", - "description": "The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.", - "constraints": { - "unique": false - }, - "example": "3" - }, - "until": { - "name": "until", - "type": "string", - "description": "iCal - The date of the last occurence of the recurring event.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "count": { - "name": "count", - "type": "string", - "description": "iCal - The number of times that the event occurs. Use this instead of \u2018until\u2019, if appropriate.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "wkst": { - "name": "wkst", - "type": "string", - "description": "iCal - The day on which the week starts, eg MO.", - "constraints": { - "unique": false - }, - "example": "TUE", - "enum": [ - "MON", - "TUE", - "WED", - "THU", - "FRI", - "SAT", - "SUN" - ] - }, - "freq": { - "name": "freq", - "type": "string", - "description": "iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.", - "constraints": { - "unique": false - }, - "example": "WEEKLY", - "core": "Y", - "enum": [ - "WEEKLY", - "MONTHLY" - ] - }, - "interval": { - "name": "interval", - "type": "number", - "description": "iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly", - "constraints": { - "unique": false - }, - "example": "1", - "core": "Y" - }, - "byday": { - "name": "byday", - "type": "string", - "description": "iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday", - "constraints": { - "unique": false - }, - "example": "THU", - "core": "Y" - }, - "byweekno": { - "name": "byweekno", - "type": "string", - "description": "iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.", - "constraints": { - "unique": false - }, - "example": "42" - }, - "bymonthday": { - "name": "bymonthday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.", - "constraints": { - "unique": false - }, - "example": "2", - "core": "Y" - }, - "byyearday": { - "name": "byyearday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.", - "constraints": { - "unique": false - }, - "example": "2" - }, - "description": { - "name": "description", - "type": "string", - "description": "A human readable description of the availability of the service.", - "constraints": { - "unique": false - }, - "example": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "core": "Y" - }, - "opens_at": { - "name": "opens_at", - "type": "string", - "description": "The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "10:00", - "core": "Y", - "datapackage_type": "time" - }, - "closes_at": { - "name": "closes_at", - "type": "string", - "description": "The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "18:00", - "core": "Y", - "datapackage_type": "time" - }, - "schedule_link": { - "name": "schedule_link", - "type": "string", - "description": "URL of a link for the scheule which may show each individual session and may provide a booking facility", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attending_type": { - "name": "attending_type", - "type": "string", - "description": "A clear description of how to attend this service", - "constraints": { - "unique": false - }, - "example": "You can attend this service in-person or remotely via video conferencing" - }, - "notes": { - "name": "notes", - "type": "string", - "description": "Human readable notes on the schedule", - "constraints": { - "unique": false - }, - "example": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "location_type" - ] - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - }, - "service": { - "name": "service", - "path": "services.csv", - "description": "Services are provided by organizations to a range of different groups. Details on where each service is delivered are contained in the services_at_location table.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 3 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the service. Each service must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ac148810-d857-441c-9679-408f346de14b", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization that provides this service.", - "constraints": { - "unique": false - }, - "example": "0fdfb57f-c147-4cfb-864c-44788a335d8c", - "core": "Y" - }, - "program_id": { - "name": "program_id", - "type": "string", - "description": "The identifier of the program this service is delivered under.", - "constraints": { - "unique": false - }, - "example": "24682fa0-3eda-4afc-a026-84a21c7a882e" - }, - "name": { - "name": "name", - "type": "string", - "description": "The official or public name of the service.", - "constraints": { - "unique": false - }, - "example": "Community Counselling", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the service has an alternative or commonly used other name, it can be given here.", - "constraints": { - "unique": false - }, - "example": "MyCity Counselling Servics" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description of the service.", - "constraints": { - "unique": false - }, - "example": "Counselling Services provided by trained professionals. Suitable for people with mental health conditions such as anxiety, depression, or eating disorders as well as people experiencing difficult life events and circumstances. ", - "core": "Y" - }, - "url": { - "name": "url", - "type": "string", - "description": "URL of the service", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com/counselling", - "core": "Y" - }, - "email": { - "name": "email", - "type": "string", - "description": "An email address which can be used by WHOM? to contact the service provider.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com", - "core": "Y" - }, - "status": { - "name": "status", - "type": "string", - "description": "The current status of the service which can be active, inactive, defunct, or temporarily closed.", - "constraints": { - "unique": false - }, - "example": "active", - "core": "Y", - "enum": [ - "active", - "inactive", - "defunct", - "temporarily closed" - ] - }, - "interpretation_services": { - "name": "interpretation_services", - "type": "string", - "description": "A description of any interpretation services available for accessing this service.", - "constraints": { - "unique": false - }, - "example": "Interpretation services are available in Urdu, Polish, and Slovak" - }, - "application_process": { - "name": "application_process", - "type": "string", - "description": "A description of the steps needed to access this service.", - "constraints": { - "unique": false - }, - "example": "If you are an NHS patient please ask your GP for a referral letter, we will then be in touch with you directly. If you are not an NHS patient you should ring our reception to arrange an appointment" - }, - "fees_description": { - "name": "fees_description", - "type": "string", - "description": "Details of any charges for service users to access this service.", - "constraints": { - "unique": false - }, - "example": "Non-NHS patients are expected to pay for their counselling sessions. We charge a flat rate per hour of counselling. The current rate is \u00a350 per hour. Please see our website for up to date prices." - }, - "wait_time": { - "name": "wait_time", - "type": "string", - "description": "DEPRECATED: Time a client may expect to wait before receiving a service.", - "constraints": { - "unique": false - }, - "example": "wait_time" - }, - "fees": { - "name": "fees", - "type": "string", - "description": "DEPRECATED: Details of any charges for service users to access this service.", - "constraints": { - "unique": false - }, - "example": "fees_description" - }, - "accreditations": { - "name": "accreditations", - "type": "string", - "description": "Details of any accreditations. Accreditation is the formal evaluation of an organization or program against best practice standards set by an accrediting organization.", - "constraints": { - "unique": false - }, - "example": "All of our practitioners are accredited by the BASC, UKCP, and the Professional Standards Body" - }, - "eligibility_description": { - "name": "eligibility_description", - "type": "string", - "description": "A description of the type of person for whom this service is intended.", - "constraints": { - "unique": false - }, - "example": "This service is intended for all people aged 12 and over who require counselling services in the MyCity area", - "core": "Y" - }, - "minimum_age": { - "name": "minimum_age", - "type": "number", - "description": "The minimum age of a person required to meet this eligibility requirement.", - "constraints": { - "unique": false - }, - "example": "12" - }, - "maximum_age": { - "name": "maximum_age", - "type": "number", - "description": "The maximum age of a person required to meet this eligibility requirement.", - "constraints": { - "unique": false - }, - "example": "100" - }, - "assured_date": { - "name": "assured_date", - "type": "string", - "description": "The date that the information about the service was last checked", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "assurer_email": { - "name": "assurer_email", - "type": "string", - "description": "The contact e-mail address for the person or organization which last assured the service.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "licenses": { - "name": "licenses", - "type": "string", - "description": "DEPRECATED: An organization may have a license issued by a government entity to operate legally. A list of any such licenses can be provided here.", - "constraints": { - "unique": false - }, - "example": "licences" - }, - "alert": { - "name": "alert", - "type": "string", - "description": "Notice of any short term alerts concerning the service. e.g. ", - "constraints": { - "unique": false - }, - "example": "Following COVID-19 we have moved most of our counselling sessions online. Please contact the reception if you require further information." - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "name": "schedule", - "path": "schedules.csv", - "description": "The schedule table contains details of when a service or location is open. Entries are RFC 5545 RRULES.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 10 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the schedule. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "ae8b7eaf-7e7d-4128-a403-ae097f146356", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "dd9e501b-4df9-4e71-85ac-29748e7e2d5a" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this schedule is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "0a41a90a-b5a5-4541-87e2-5cc2fd72536b", - "core": "Y" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "The date from which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "The last date on which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "dtstart": { - "name": "dtstart", - "type": "string", - "description": "iCal - The date of the first event is the schedule. Necessary when using the \u2018interval\u2019 feature, optional otherwise.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "timezone": { - "name": "timezone", - "type": "number", - "description": "The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.", - "constraints": { - "unique": false - }, - "example": "3" - }, - "until": { - "name": "until", - "type": "string", - "description": "iCal - The date of the last occurence of the recurring event.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "count": { - "name": "count", - "type": "string", - "description": "iCal - The number of times that the event occurs. Use this instead of \u2018until\u2019, if appropriate.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "wkst": { - "name": "wkst", - "type": "string", - "description": "iCal - The day on which the week starts, eg MO.", - "constraints": { - "unique": false - }, - "example": "TUE", - "enum": [ - "MON", - "TUE", - "WED", - "THU", - "FRI", - "SAT", - "SUN" - ] - }, - "freq": { - "name": "freq", - "type": "string", - "description": "iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.", - "constraints": { - "unique": false - }, - "example": "WEEKLY", - "core": "Y", - "enum": [ - "WEEKLY", - "MONTHLY" - ] - }, - "interval": { - "name": "interval", - "type": "number", - "description": "iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly", - "constraints": { - "unique": false - }, - "example": "1", - "core": "Y" - }, - "byday": { - "name": "byday", - "type": "string", - "description": "iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday", - "constraints": { - "unique": false - }, - "example": "THU", - "core": "Y" - }, - "byweekno": { - "name": "byweekno", - "type": "string", - "description": "iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.", - "constraints": { - "unique": false - }, - "example": "42" - }, - "bymonthday": { - "name": "bymonthday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.", - "constraints": { - "unique": false - }, - "example": "2", - "core": "Y" - }, - "byyearday": { - "name": "byyearday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.", - "constraints": { - "unique": false - }, - "example": "2" - }, - "description": { - "name": "description", - "type": "string", - "description": "A human readable description of the availability of the service.", - "constraints": { - "unique": false - }, - "example": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "core": "Y" - }, - "opens_at": { - "name": "opens_at", - "type": "string", - "description": "The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "10:00", - "core": "Y", - "datapackage_type": "time" - }, - "closes_at": { - "name": "closes_at", - "type": "string", - "description": "The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "18:00", - "core": "Y", - "datapackage_type": "time" - }, - "schedule_link": { - "name": "schedule_link", - "type": "string", - "description": "URL of a link for the scheule which may show each individual session and may provide a booking facility", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attending_type": { - "name": "attending_type", - "type": "string", - "description": "A clear description of how to attend this service", - "constraints": { - "unique": false - }, - "example": "You can attend this service in-person or remotely via video conferencing" - }, - "notes": { - "name": "notes", - "type": "string", - "description": "Human readable notes on the schedule", - "constraints": { - "unique": false - }, - "example": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "service_areas": { - "name": "service_areas", - "type": "array", - "items": { - "name": "service_area", - "path": "service_areas.csv", - "description": "The service_area table contains details of the geographic area for which a service is available.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 12 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the service area. Each service area must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "381c64f1-a724-4884-9c21-ac96c21cca3e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this entry describes the service area", - "constraints": { - "unique": false - }, - "example": "146fbf18-d4a3-4bee-a8b0-2d4476478eea", - "core": "Y" - }, - "name": { - "name": "name", - "type": "string", - "description": "The geographic area where a service is available. This is a free-text description, and so may be precise or indefinite as necessary.", - "constraints": { - "unique": false - }, - "example": "The service is available to all residents of the MyCity area. We provide the service in our offices or via video conferencing to any who can provide evidence of their residency.", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "A more detailed description of this service area. Used to provide any additional information that cannot be communicated using the structured area and geometry fields.", - "constraints": { - "unique": false - }, - "example": "#REF!", - "core": "Y" - }, - "extent": { - "name": "extent", - "type": "string", - "description": "A definition of the polygon defining the area, in geojson.", - "constraints": { - "unique": false - }, - "example": "extent" - }, - "extent_type": { - "name": "extent_type", - "type": "string", - "description": "The format of the extent field populated from an enum of \"geojson\", \"topojson\", \"kml\",and (for legacy systems or early state during transformation) \"text\"", - "constraints": { - "unique": false - }, - "example": "extent_type" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "A URI which acts as a persistent identifier to identifiy an area", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "organization": { - "name": "organization", - "path": "organizations.csv", - "description": "The organization record is used to provide basic description and details about each organization delivering services. Each service should be linked to the organization responsible for its delivery. One organization may deliver many services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 1 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each organization must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "d9d5e0f5-d3ce-4f73-9a2f-4dd0ecc6c610", - "core": "Y" - }, - "name": { - "name": "name", - "type": "string", - "description": "The official or public name of the organization.", - "constraints": { - "unique": false - }, - "example": "Example Organization Inc.", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "Alternative or commonly used name for the organization.", - "constraints": { - "unique": false - }, - "example": "Example Org", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "A brief summary about the organization. It can contain markup such as HTML or Markdown.", - "constraints": { - "unique": false - }, - "example": "Example Org is a non-profit organization dedicated to providing services to qualified beneficiaries", - "core": "Y" - }, - "email": { - "name": "email", - "type": "string", - "description": "The contact e-mail address for the organization.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com", - "core": "Y" - }, - "website": { - "name": "website", - "type": "string", - "description": "The URL (website address) of the organization.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com", - "core": "Y" - }, - "tax_status": { - "name": "tax_status", - "type": "string", - "description": "DEPRECATED: Government assigned tax designation for tax-exempt organizations.", - "constraints": { - "unique": false - }, - "example": "tax_status" - }, - "tax_id": { - "name": "tax_id", - "type": "string", - "description": "DEPRECATED: A government issued identifier used for the purpose of tax administration.", - "constraints": { - "unique": false - }, - "example": "tax_id" - }, - "year_incorporated": { - "name": "year_incorporated", - "type": "number", - "description": "The year in which the organization was legally formed.", - "format": "%Y", - "constraints": { - "unique": false - }, - "example": "2011" - }, - "legal_status": { - "name": "legal_status", - "type": "string", - "description": "The legal status defines the conditions that an organization is operating under; e.g. non-profit, private corporation or a government organization.", - "constraints": { - "unique": false - }, - "example": "legal_status" - }, - "logo": { - "name": "logo", - "type": "string", - "description": "A URL to an image associated with the organization which can be presented alongside its name.", - "constraints": { - "unique": false - }, - "example": "https://openreferral.org/wp-content/uploads/2018/02/OpenReferral_Logo_Green-4-1.png" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "A persistent identifier to uniquely identify the organization such as those provided by Open Corporates or some other relevant URI provider. This is not for listing the website of the organization: that can be done through the website field of the Organization.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "parent_organization_id": { - "name": "parent_organization_id", - "type": "string", - "description": "The identifier of the organization's parent organization", - "constraints": { - "unique": false - }, - "example": "cd09a387-91f4-4555-94ec-e799c35344cd" - }, - "fundings": { - "name": "fundings", - "type": "array", - "items": { - "name": "funding", - "path": "funding.csv", - "description": "The funding table describes the sources of funding for a service or organization", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 11 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the funding. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1f2df32c-bf08-4b8e-bd6f-e834014b19bc" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization in receipt of this funding.", - "constraints": { - "unique": false - }, - "example": "545c684b-4a24-4923-b7c9-6e10fcf8a5a3" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service in receipt of this funding", - "constraints": { - "unique": false - }, - "example": "d20cedb8-b597-41cb-86b0-7034fb50c7a9" - }, - "source": { - "name": "source", - "type": "string", - "description": "A free text description of the source of funds for this organization or service.", - "constraints": { - "unique": false - }, - "example": "This service is funded partially by the MyCity local government and via grants made by charity funding bodies. We also operate a for-profit department which is used to partially cover the expense of the public service" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "locations": { - "name": "locations", - "type": "array", - "items": { - "name": "location", - "path": "locations.csv", - "description": "The location tables provides details of the locations where organizations operate. Locations may be virtual, and one organization may have many locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 6 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the location. Each location must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3a19ff88-4620-4d17-9830-ac1d859eb5d5", - "core": "Y" - }, - "location_type": { - "name": "location_type", - "type": "string", - "description": "The type of location, which may be either physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "physical", - "core": "Y", - "enum": [ - "physical", - "virtual" - ] - }, - "url": { - "name": "url", - "type": "string", - "description": "If location_type is virtual, then this field represents the URL of a virtual location.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The organization identifier for a location. This is the organization that is responsible for maintaining information about this location. The identifier of the organization should be given here. Details of the services the organization delivers at this location should be provided in the services_at_location table.", - "constraints": { - "unique": false - }, - "example": "985e4a42-bd9f-4edc-911d-0243a4640aca" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the location", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the location has an alternative name then it may be given here.", - "constraints": { - "unique": false - }, - "example": "Civic Center" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description of this location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is located on Main Street and contains facilities for a number of civic and community services available.", - "core": "Y" - }, - "transportation": { - "name": "transportation", - "type": "string", - "description": "A description of the access to public or private transportation to and from the location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is serviced by the number 1 Bus and is a short walk from the Main Street Metro Station" - }, - "latitude": { - "name": "latitude", - "type": "number", - "description": "Y coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "100", - "core": "Y" - }, - "longitude": { - "name": "longitude", - "type": "number", - "description": "X coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "101", - "core": "Y" - }, - "external_identifier": { - "name": "external_identifier", - "type": "string", - "description": "A third party identifier for a location which can be drawn from other services e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "///cheer.parent.mole" - }, - "external_identifier_type": { - "name": "external_identifier_type", - "type": "string", - "description": "The scheme used for the location's external_identifier e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "what3words" - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "addresss": { - "name": "addresss", - "type": "array", - "items": { - "name": "address", - "path": "addresss.csv", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 9 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id of the postal address. Each postal address must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "74706e55-df26-4b84-80fe-ecc30b5befb4", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the postal address.", - "constraints": { - "unique": false - }, - "example": "d57b7ee4-9bcf-4351-858b-c42860beb869", - "core": "Y" - }, - "attention": { - "name": "attention", - "type": "string", - "description": "The name of the person or entity whose attention should be sought at the location. These are often included as a \"care of\" component of an address.", - "constraints": { - "unique": false - }, - "example": "A. Persona", - "core": "Y" - }, - "address_1": { - "name": "address_1", - "type": "string", - "description": "The first line(s) of the address, including office, building number and street.", - "constraints": { - "unique": false - }, - "example": "1-30 Main Street", - "core": "Y" - }, - "address_2": { - "name": "address_2", - "type": "string", - "description": "A second (additional) line of address information.", - "constraints": { - "unique": false - }, - "example": "address_2" - }, - "city": { - "name": "city", - "type": "string", - "description": "The city in which the address is located.", - "constraints": { - "unique": false - }, - "example": "MyCity", - "core": "Y" - }, - "region": { - "name": "region", - "type": "string", - "description": "The region in which the address is located (optional).", - "constraints": { - "unique": false - }, - "example": "region", - "core": "Y" - }, - "state_province": { - "name": "state_province", - "type": "string", - "description": "The state or province in which the address is located.", - "constraints": { - "unique": false - }, - "core": "Y" - }, - "postal_code": { - "name": "postal_code", - "type": "string", - "description": "The postal code for the address.", - "constraints": { - "unique": false - }, - "example": "postal_code", - "core": "Y" - }, - "country": { - "name": "country", - "type": "string", - "description": "The country in which the address is located. This should be given as an ISO 3361-1 country code (two letter abbreviation)", - "constraints": { - "unique": false - }, - "example": "US", - "core": "Y" - }, - "address_type": { - "name": "address_type", - "type": "string", - "description": "The type of address which may be physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "postal", - "core": "Y", - "enum": [ - "physical", - "postal" - ] - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "address_1", - "city", - "state_province", - "postal_code", - "country", - "address_type" - ] - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "accessibilitys": { - "name": "accessibilitys", - "type": "array", - "items": { - "name": "accessibility", - "path": "accessibility.csv", - "description": "The accessibility_for_disabilities table contains details of the arrangements for access to locations for people who have disabilities", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 15 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this accessibility information. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "afcf296e-1cb2-4139-9c88-33d587d1a50b", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the accessibility provision", - "constraints": { - "unique": false - }, - "example": "7587f72e-11ff-4e02-95c2-f13f8f48f830", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of assistance or infrastructure that facilitate access to clients with disabilities.", - "constraints": { - "unique": false - }, - "example": "The building is equipped with induction loops for hearing aids. Wheelchair access is possible on all levels.", - "core": "Y" - }, - "details": { - "name": "details", - "type": "string", - "description": "Any further details relating to the relevant accessibility arrangements at this location. E.g. whether advance notice is required to use an accessibility facility.", - "constraints": { - "unique": false - }, - "example": "Switch hearing aid to T-coil to access the induction loop facility." - }, - "url": { - "name": "url", - "type": "string", - "description": "URL of a page giving more information about the accessibility of the location", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "name": "schedule", - "path": "schedules.csv", - "description": "The schedule table contains details of when a service or location is open. Entries are RFC 5545 RRULES.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 10 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the schedule. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "ae8b7eaf-7e7d-4128-a403-ae097f146356", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "dd9e501b-4df9-4e71-85ac-29748e7e2d5a" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this schedule is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "0a41a90a-b5a5-4541-87e2-5cc2fd72536b", - "core": "Y" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "The date from which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "The last date on which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "dtstart": { - "name": "dtstart", - "type": "string", - "description": "iCal - The date of the first event is the schedule. Necessary when using the \u2018interval\u2019 feature, optional otherwise.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "timezone": { - "name": "timezone", - "type": "number", - "description": "The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.", - "constraints": { - "unique": false - }, - "example": "3" - }, - "until": { - "name": "until", - "type": "string", - "description": "iCal - The date of the last occurence of the recurring event.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "count": { - "name": "count", - "type": "string", - "description": "iCal - The number of times that the event occurs. Use this instead of \u2018until\u2019, if appropriate.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "wkst": { - "name": "wkst", - "type": "string", - "description": "iCal - The day on which the week starts, eg MO.", - "constraints": { - "unique": false - }, - "example": "TUE", - "enum": [ - "MON", - "TUE", - "WED", - "THU", - "FRI", - "SAT", - "SUN" - ] - }, - "freq": { - "name": "freq", - "type": "string", - "description": "iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.", - "constraints": { - "unique": false - }, - "example": "WEEKLY", - "core": "Y", - "enum": [ - "WEEKLY", - "MONTHLY" - ] - }, - "interval": { - "name": "interval", - "type": "number", - "description": "iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly", - "constraints": { - "unique": false - }, - "example": "1", - "core": "Y" - }, - "byday": { - "name": "byday", - "type": "string", - "description": "iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday", - "constraints": { - "unique": false - }, - "example": "THU", - "core": "Y" - }, - "byweekno": { - "name": "byweekno", - "type": "string", - "description": "iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.", - "constraints": { - "unique": false - }, - "example": "42" - }, - "bymonthday": { - "name": "bymonthday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.", - "constraints": { - "unique": false - }, - "example": "2", - "core": "Y" - }, - "byyearday": { - "name": "byyearday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.", - "constraints": { - "unique": false - }, - "example": "2" - }, - "description": { - "name": "description", - "type": "string", - "description": "A human readable description of the availability of the service.", - "constraints": { - "unique": false - }, - "example": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "core": "Y" - }, - "opens_at": { - "name": "opens_at", - "type": "string", - "description": "The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "10:00", - "core": "Y", - "datapackage_type": "time" - }, - "closes_at": { - "name": "closes_at", - "type": "string", - "description": "The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "18:00", - "core": "Y", - "datapackage_type": "time" - }, - "schedule_link": { - "name": "schedule_link", - "type": "string", - "description": "URL of a link for the scheule which may show each individual session and may provide a booking facility", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attending_type": { - "name": "attending_type", - "type": "string", - "description": "A clear description of how to attend this service", - "constraints": { - "unique": false - }, - "example": "You can attend this service in-person or remotely via video conferencing" - }, - "notes": { - "name": "notes", - "type": "string", - "description": "Human readable notes on the schedule", - "constraints": { - "unique": false - }, - "example": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "location_type" - ] - } - }, - "programs": { - "name": "programs", - "type": "array", - "items": { - "name": "program", - "path": "programs.csv", - "description": "Some organizations organise their services into programs. A program brings together a number of related services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 2 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the program. Each program must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "e7ec2e57-4540-43fa-b2c7-6be5a0ef7f42" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier for the organization which the program belongs to. Each program must belong to a single organization, and the identifier for that organization should be given here.", - "constraints": { - "unique": true - }, - "example": "5978833f-21aa-4235-a56b-7d2f94ce8f35" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the program", - "constraints": { - "unique": false - }, - "example": "Community Mental Health Support" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the program has an alternative name it can be given here", - "constraints": { - "unique": false - }, - "example": "MyCity Mental Health Group" - }, - "description": { - "name": "description", - "type": "string", - "description": "A brief and clear summary of the program", - "constraints": { - "unique": false - }, - "example": "Comprehensive Mental Health Services available to residents of MyCity including CBT and Counselling. This is not an emergency service and should not be used as an alternative to hospital and GP services." - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ], - "tabular_required": [ - "organization_id" - ] - } - }, - "organization_identifiers": { - "name": "organization_identifiers", - "type": "array", - "items": { - "name": "organization_identifier", - "path": "organization_identifiers.csv", - "description": "Identifiers for an organization such as: company registration number, charity number, tax registration number. This helps uniquely identify and de-duplicate data", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 20 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "d4dbcebc-0802-47cb-8651-b937ac4f2f3e" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "Each program must belong to a single organization. The identifier of the organization should be given here.", - "constraints": { - "unique": false - }, - "example": "58341b4f-4f21-47f0-affb-1a2f9162472b" - }, - "identifier_scheme": { - "name": "identifier_scheme", - "type": "string", - "description": "Scheme according to http://org-id.guide/.", - "constraints": { - "unique": false - }, - "example": "GB-COH" - }, - "identifier_type": { - "name": "identifier_type", - "type": "string", - "description": "The type of identifier (company, charity, tax number, etc)", - "constraints": { - "unique": false - }, - "example": "company" - }, - "identifier": { - "name": "identifier", - "type": "string", - "description": "The third-party identifier", - "constraints": { - "unique": false - }, - "example": "1234567" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "identifier_type", - "identifier" - ], - "tabular_required": [ - "organization_id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "fundings": { - "name": "fundings", - "type": "array", - "items": { - "name": "funding", - "path": "funding.csv", - "description": "The funding table describes the sources of funding for a service or organization", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 11 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the funding. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1f2df32c-bf08-4b8e-bd6f-e834014b19bc" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization in receipt of this funding.", - "constraints": { - "unique": false - }, - "example": "545c684b-4a24-4923-b7c9-6e10fcf8a5a3" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service in receipt of this funding", - "constraints": { - "unique": false - }, - "example": "d20cedb8-b597-41cb-86b0-7034fb50c7a9" - }, - "source": { - "name": "source", - "type": "string", - "description": "A free text description of the source of funds for this organization or service.", - "constraints": { - "unique": false - }, - "example": "This service is funded partially by the MyCity local government and via grants made by charity funding bodies. We also operate a for-profit department which is used to partially cover the expense of the public service" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "cost_options": { - "name": "cost_options", - "type": "array", - "items": { - "name": "cost_option", - "path": "cost_options.csv", - "description": "The cost option table contains the costs of a service at certain points in time. This is an LGA Extension table. This table provides a structured version of the text information contained in the 'fees' field of the 'service' table.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 19 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1fdf4d39-3d80-484d-9f92-a8ffa08621e7" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the services for which the entry describes the cost", - "constraints": { - "unique": false - }, - "example": "a67ed14f-696d-45f1-8eaf-46b7f972425e" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "When this price is valid from", - "constraints": { - "unique": false - }, - "example": "2020-01-01", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "When this price is valid to", - "constraints": { - "unique": false - }, - "example": "2022-12-31", - "datapackage_type": "date" - }, - "option": { - "name": "option", - "type": "string", - "description": "Conditions associated with the cost option.\n\nApplication Profile Notes: e.g.For the over 60's\n1st session", - "constraints": { - "unique": false - }, - "example": "Under 18s and Over 60s" - }, - "currency": { - "name": "currency", - "type": "string", - "description": "3 letter currency code", - "constraints": { - "unique": false - }, - "example": "gbp" - }, - "amount": { - "name": "amount", - "type": "number", - "description": "The cost of the option, expresssed as an amount in a currency (expected to be GBP by Open Referral UK).", - "constraints": { - "unique": false - }, - "example": "35" - }, - "amount_description": { - "name": "amount_description", - "type": "string", - "description": "Specific details qualifying the cost amount, e.g. 'per session'", - "constraints": { - "unique": false - }, - "example": "per 1 hour session" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "service_id" - ] - } - }, - "program": { - "name": "program", - "path": "programs.csv", - "description": "Some organizations organise their services into programs. A program brings together a number of related services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 2 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the program. Each program must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "e7ec2e57-4540-43fa-b2c7-6be5a0ef7f42" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier for the organization which the program belongs to. Each program must belong to a single organization, and the identifier for that organization should be given here.", - "constraints": { - "unique": true - }, - "example": "5978833f-21aa-4235-a56b-7d2f94ce8f35" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the program", - "constraints": { - "unique": false - }, - "example": "Community Mental Health Support" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the program has an alternative name it can be given here", - "constraints": { - "unique": false - }, - "example": "MyCity Mental Health Group" - }, - "description": { - "name": "description", - "type": "string", - "description": "A brief and clear summary of the program", - "constraints": { - "unique": false - }, - "example": "Comprehensive Mental Health Services available to residents of MyCity including CBT and Counselling. This is not an emergency service and should not be used as an alternative to hospital and GP services." - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ], - "tabular_required": [ - "organization_id" - ] - }, - "required_documents": { - "name": "required_documents", - "type": "array", - "items": { - "name": "required_document", - "path": "required_documents.csv", - "description": "The required_document table contains details of any documents that are required in order to access or use services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 13 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the document. Each document must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "f6ad7e69-b9c8-42ce-92db-92cedb4c05c0" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this entry describes the required document", - "constraints": { - "unique": false - }, - "example": "bb0128fb-eeec-4179-a606-a8fb06648994" - }, - "document": { - "name": "document", - "type": "string", - "description": "A clear description of the document required to apply for or receive the service e.g. \"A Government-issued ID\" or \"EU Passport\".", - "constraints": { - "unique": false - }, - "example": "Any official id document (Passport, Driver's Licence, identity card) and evidence of address such as an official letter from local or national government. A driver's license which shows your name, photograph, and address can be used as sole identity document." - }, - "uri": { - "name": "uri", - "type": "string", - "description": "Web link to document.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "status" - ], - "tabular_required": [ - "organization_id" - ] - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "service_id", - "location_id" - ] -} \ No newline at end of file diff --git a/schema/compiled/service_at_location_package.json b/schema/compiled/service_at_location_package.json deleted file mode 100644 index 44317c61..00000000 --- a/schema/compiled/service_at_location_package.json +++ /dev/null @@ -1,40658 +0,0 @@ -{ - "type": "array", - "items": { - "name": "service_at_location", - "path": "service_at_location.csv", - "description": "The services at location table creates a link between a service and a specific location.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 5 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the entry. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "e94c9f38-1e8f-4564-91d4-d53501ab1765", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service at a given location.", - "constraints": { - "unique": false - }, - "example": "ab231982-2106-4a55-80fc-b305560c5556", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this service operates.", - "constraints": { - "unique": false - }, - "example": "2528e812-ccbb-43a7-b761-a90f27ea9ac4", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "Any additional information that should be displayed to users about the service at this specific location.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "name": "schedule", - "path": "schedules.csv", - "description": "The schedule table contains details of when a service or location is open. Entries are RFC 5545 RRULES.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 10 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the schedule. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "ae8b7eaf-7e7d-4128-a403-ae097f146356", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "dd9e501b-4df9-4e71-85ac-29748e7e2d5a" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this schedule is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "0a41a90a-b5a5-4541-87e2-5cc2fd72536b", - "core": "Y" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "The date from which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "The last date on which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "dtstart": { - "name": "dtstart", - "type": "string", - "description": "iCal - The date of the first event is the schedule. Necessary when using the \u2018interval\u2019 feature, optional otherwise.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "timezone": { - "name": "timezone", - "type": "number", - "description": "The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.", - "constraints": { - "unique": false - }, - "example": "3" - }, - "until": { - "name": "until", - "type": "string", - "description": "iCal - The date of the last occurence of the recurring event.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "count": { - "name": "count", - "type": "string", - "description": "iCal - The number of times that the event occurs. Use this instead of \u2018until\u2019, if appropriate.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "wkst": { - "name": "wkst", - "type": "string", - "description": "iCal - The day on which the week starts, eg MO.", - "constraints": { - "unique": false - }, - "example": "TUE", - "enum": [ - "MON", - "TUE", - "WED", - "THU", - "FRI", - "SAT", - "SUN" - ] - }, - "freq": { - "name": "freq", - "type": "string", - "description": "iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.", - "constraints": { - "unique": false - }, - "example": "WEEKLY", - "core": "Y", - "enum": [ - "WEEKLY", - "MONTHLY" - ] - }, - "interval": { - "name": "interval", - "type": "number", - "description": "iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly", - "constraints": { - "unique": false - }, - "example": "1", - "core": "Y" - }, - "byday": { - "name": "byday", - "type": "string", - "description": "iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday", - "constraints": { - "unique": false - }, - "example": "THU", - "core": "Y" - }, - "byweekno": { - "name": "byweekno", - "type": "string", - "description": "iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.", - "constraints": { - "unique": false - }, - "example": "42" - }, - "bymonthday": { - "name": "bymonthday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.", - "constraints": { - "unique": false - }, - "example": "2", - "core": "Y" - }, - "byyearday": { - "name": "byyearday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.", - "constraints": { - "unique": false - }, - "example": "2" - }, - "description": { - "name": "description", - "type": "string", - "description": "A human readable description of the availability of the service.", - "constraints": { - "unique": false - }, - "example": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "core": "Y" - }, - "opens_at": { - "name": "opens_at", - "type": "string", - "description": "The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "10:00", - "core": "Y", - "datapackage_type": "time" - }, - "closes_at": { - "name": "closes_at", - "type": "string", - "description": "The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "18:00", - "core": "Y", - "datapackage_type": "time" - }, - "schedule_link": { - "name": "schedule_link", - "type": "string", - "description": "URL of a link for the scheule which may show each individual session and may provide a booking facility", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attending_type": { - "name": "attending_type", - "type": "string", - "description": "A clear description of how to attend this service", - "constraints": { - "unique": false - }, - "example": "You can attend this service in-person or remotely via video conferencing" - }, - "notes": { - "name": "notes", - "type": "string", - "description": "Human readable notes on the schedule", - "constraints": { - "unique": false - }, - "example": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "location": { - "name": "location", - "path": "locations.csv", - "description": "The location tables provides details of the locations where organizations operate. Locations may be virtual, and one organization may have many locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 6 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the location. Each location must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3a19ff88-4620-4d17-9830-ac1d859eb5d5", - "core": "Y" - }, - "location_type": { - "name": "location_type", - "type": "string", - "description": "The type of location, which may be either physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "physical", - "core": "Y", - "enum": [ - "physical", - "virtual" - ] - }, - "url": { - "name": "url", - "type": "string", - "description": "If location_type is virtual, then this field represents the URL of a virtual location.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The organization identifier for a location. This is the organization that is responsible for maintaining information about this location. The identifier of the organization should be given here. Details of the services the organization delivers at this location should be provided in the services_at_location table.", - "constraints": { - "unique": false - }, - "example": "985e4a42-bd9f-4edc-911d-0243a4640aca" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the location", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the location has an alternative name then it may be given here.", - "constraints": { - "unique": false - }, - "example": "Civic Center" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description of this location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is located on Main Street and contains facilities for a number of civic and community services available.", - "core": "Y" - }, - "transportation": { - "name": "transportation", - "type": "string", - "description": "A description of the access to public or private transportation to and from the location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is serviced by the number 1 Bus and is a short walk from the Main Street Metro Station" - }, - "latitude": { - "name": "latitude", - "type": "number", - "description": "Y coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "100", - "core": "Y" - }, - "longitude": { - "name": "longitude", - "type": "number", - "description": "X coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "101", - "core": "Y" - }, - "external_identifier": { - "name": "external_identifier", - "type": "string", - "description": "A third party identifier for a location which can be drawn from other services e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "///cheer.parent.mole" - }, - "external_identifier_type": { - "name": "external_identifier_type", - "type": "string", - "description": "The scheme used for the location's external_identifier e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "what3words" - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "addresss": { - "name": "addresss", - "type": "array", - "items": { - "name": "address", - "path": "addresss.csv", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 9 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id of the postal address. Each postal address must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "74706e55-df26-4b84-80fe-ecc30b5befb4", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the postal address.", - "constraints": { - "unique": false - }, - "example": "d57b7ee4-9bcf-4351-858b-c42860beb869", - "core": "Y" - }, - "attention": { - "name": "attention", - "type": "string", - "description": "The name of the person or entity whose attention should be sought at the location. These are often included as a \"care of\" component of an address.", - "constraints": { - "unique": false - }, - "example": "A. Persona", - "core": "Y" - }, - "address_1": { - "name": "address_1", - "type": "string", - "description": "The first line(s) of the address, including office, building number and street.", - "constraints": { - "unique": false - }, - "example": "1-30 Main Street", - "core": "Y" - }, - "address_2": { - "name": "address_2", - "type": "string", - "description": "A second (additional) line of address information.", - "constraints": { - "unique": false - }, - "example": "address_2" - }, - "city": { - "name": "city", - "type": "string", - "description": "The city in which the address is located.", - "constraints": { - "unique": false - }, - "example": "MyCity", - "core": "Y" - }, - "region": { - "name": "region", - "type": "string", - "description": "The region in which the address is located (optional).", - "constraints": { - "unique": false - }, - "example": "region", - "core": "Y" - }, - "state_province": { - "name": "state_province", - "type": "string", - "description": "The state or province in which the address is located.", - "constraints": { - "unique": false - }, - "core": "Y" - }, - "postal_code": { - "name": "postal_code", - "type": "string", - "description": "The postal code for the address.", - "constraints": { - "unique": false - }, - "example": "postal_code", - "core": "Y" - }, - "country": { - "name": "country", - "type": "string", - "description": "The country in which the address is located. This should be given as an ISO 3361-1 country code (two letter abbreviation)", - "constraints": { - "unique": false - }, - "example": "US", - "core": "Y" - }, - "address_type": { - "name": "address_type", - "type": "string", - "description": "The type of address which may be physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "postal", - "core": "Y", - "enum": [ - "physical", - "postal" - ] - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "address_1", - "city", - "state_province", - "postal_code", - "country", - "address_type" - ] - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "accessibilitys": { - "name": "accessibilitys", - "type": "array", - "items": { - "name": "accessibility", - "path": "accessibility.csv", - "description": "The accessibility_for_disabilities table contains details of the arrangements for access to locations for people who have disabilities", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 15 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this accessibility information. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "afcf296e-1cb2-4139-9c88-33d587d1a50b", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the accessibility provision", - "constraints": { - "unique": false - }, - "example": "7587f72e-11ff-4e02-95c2-f13f8f48f830", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of assistance or infrastructure that facilitate access to clients with disabilities.", - "constraints": { - "unique": false - }, - "example": "The building is equipped with induction loops for hearing aids. Wheelchair access is possible on all levels.", - "core": "Y" - }, - "details": { - "name": "details", - "type": "string", - "description": "Any further details relating to the relevant accessibility arrangements at this location. E.g. whether advance notice is required to use an accessibility facility.", - "constraints": { - "unique": false - }, - "example": "Switch hearing aid to T-coil to access the induction loop facility." - }, - "url": { - "name": "url", - "type": "string", - "description": "URL of a page giving more information about the accessibility of the location", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "name": "schedule", - "path": "schedules.csv", - "description": "The schedule table contains details of when a service or location is open. Entries are RFC 5545 RRULES.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 10 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the schedule. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "ae8b7eaf-7e7d-4128-a403-ae097f146356", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "dd9e501b-4df9-4e71-85ac-29748e7e2d5a" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this schedule is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "0a41a90a-b5a5-4541-87e2-5cc2fd72536b", - "core": "Y" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "The date from which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "The last date on which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "dtstart": { - "name": "dtstart", - "type": "string", - "description": "iCal - The date of the first event is the schedule. Necessary when using the \u2018interval\u2019 feature, optional otherwise.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "timezone": { - "name": "timezone", - "type": "number", - "description": "The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.", - "constraints": { - "unique": false - }, - "example": "3" - }, - "until": { - "name": "until", - "type": "string", - "description": "iCal - The date of the last occurence of the recurring event.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "count": { - "name": "count", - "type": "string", - "description": "iCal - The number of times that the event occurs. Use this instead of \u2018until\u2019, if appropriate.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "wkst": { - "name": "wkst", - "type": "string", - "description": "iCal - The day on which the week starts, eg MO.", - "constraints": { - "unique": false - }, - "example": "TUE", - "enum": [ - "MON", - "TUE", - "WED", - "THU", - "FRI", - "SAT", - "SUN" - ] - }, - "freq": { - "name": "freq", - "type": "string", - "description": "iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.", - "constraints": { - "unique": false - }, - "example": "WEEKLY", - "core": "Y", - "enum": [ - "WEEKLY", - "MONTHLY" - ] - }, - "interval": { - "name": "interval", - "type": "number", - "description": "iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly", - "constraints": { - "unique": false - }, - "example": "1", - "core": "Y" - }, - "byday": { - "name": "byday", - "type": "string", - "description": "iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday", - "constraints": { - "unique": false - }, - "example": "THU", - "core": "Y" - }, - "byweekno": { - "name": "byweekno", - "type": "string", - "description": "iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.", - "constraints": { - "unique": false - }, - "example": "42" - }, - "bymonthday": { - "name": "bymonthday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.", - "constraints": { - "unique": false - }, - "example": "2", - "core": "Y" - }, - "byyearday": { - "name": "byyearday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.", - "constraints": { - "unique": false - }, - "example": "2" - }, - "description": { - "name": "description", - "type": "string", - "description": "A human readable description of the availability of the service.", - "constraints": { - "unique": false - }, - "example": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "core": "Y" - }, - "opens_at": { - "name": "opens_at", - "type": "string", - "description": "The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "10:00", - "core": "Y", - "datapackage_type": "time" - }, - "closes_at": { - "name": "closes_at", - "type": "string", - "description": "The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "18:00", - "core": "Y", - "datapackage_type": "time" - }, - "schedule_link": { - "name": "schedule_link", - "type": "string", - "description": "URL of a link for the scheule which may show each individual session and may provide a booking facility", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attending_type": { - "name": "attending_type", - "type": "string", - "description": "A clear description of how to attend this service", - "constraints": { - "unique": false - }, - "example": "You can attend this service in-person or remotely via video conferencing" - }, - "notes": { - "name": "notes", - "type": "string", - "description": "Human readable notes on the schedule", - "constraints": { - "unique": false - }, - "example": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "location_type" - ] - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - }, - "service": { - "name": "service", - "path": "services.csv", - "description": "Services are provided by organizations to a range of different groups. Details on where each service is delivered are contained in the services_at_location table.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 3 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the service. Each service must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ac148810-d857-441c-9679-408f346de14b", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization that provides this service.", - "constraints": { - "unique": false - }, - "example": "0fdfb57f-c147-4cfb-864c-44788a335d8c", - "core": "Y" - }, - "program_id": { - "name": "program_id", - "type": "string", - "description": "The identifier of the program this service is delivered under.", - "constraints": { - "unique": false - }, - "example": "24682fa0-3eda-4afc-a026-84a21c7a882e" - }, - "name": { - "name": "name", - "type": "string", - "description": "The official or public name of the service.", - "constraints": { - "unique": false - }, - "example": "Community Counselling", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the service has an alternative or commonly used other name, it can be given here.", - "constraints": { - "unique": false - }, - "example": "MyCity Counselling Servics" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description of the service.", - "constraints": { - "unique": false - }, - "example": "Counselling Services provided by trained professionals. Suitable for people with mental health conditions such as anxiety, depression, or eating disorders as well as people experiencing difficult life events and circumstances. ", - "core": "Y" - }, - "url": { - "name": "url", - "type": "string", - "description": "URL of the service", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com/counselling", - "core": "Y" - }, - "email": { - "name": "email", - "type": "string", - "description": "An email address which can be used by WHOM? to contact the service provider.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com", - "core": "Y" - }, - "status": { - "name": "status", - "type": "string", - "description": "The current status of the service which can be active, inactive, defunct, or temporarily closed.", - "constraints": { - "unique": false - }, - "example": "active", - "core": "Y", - "enum": [ - "active", - "inactive", - "defunct", - "temporarily closed" - ] - }, - "interpretation_services": { - "name": "interpretation_services", - "type": "string", - "description": "A description of any interpretation services available for accessing this service.", - "constraints": { - "unique": false - }, - "example": "Interpretation services are available in Urdu, Polish, and Slovak" - }, - "application_process": { - "name": "application_process", - "type": "string", - "description": "A description of the steps needed to access this service.", - "constraints": { - "unique": false - }, - "example": "If you are an NHS patient please ask your GP for a referral letter, we will then be in touch with you directly. If you are not an NHS patient you should ring our reception to arrange an appointment" - }, - "fees_description": { - "name": "fees_description", - "type": "string", - "description": "Details of any charges for service users to access this service.", - "constraints": { - "unique": false - }, - "example": "Non-NHS patients are expected to pay for their counselling sessions. We charge a flat rate per hour of counselling. The current rate is \u00a350 per hour. Please see our website for up to date prices." - }, - "wait_time": { - "name": "wait_time", - "type": "string", - "description": "DEPRECATED: Time a client may expect to wait before receiving a service.", - "constraints": { - "unique": false - }, - "example": "wait_time" - }, - "fees": { - "name": "fees", - "type": "string", - "description": "DEPRECATED: Details of any charges for service users to access this service.", - "constraints": { - "unique": false - }, - "example": "fees_description" - }, - "accreditations": { - "name": "accreditations", - "type": "string", - "description": "Details of any accreditations. Accreditation is the formal evaluation of an organization or program against best practice standards set by an accrediting organization.", - "constraints": { - "unique": false - }, - "example": "All of our practitioners are accredited by the BASC, UKCP, and the Professional Standards Body" - }, - "eligibility_description": { - "name": "eligibility_description", - "type": "string", - "description": "A description of the type of person for whom this service is intended.", - "constraints": { - "unique": false - }, - "example": "This service is intended for all people aged 12 and over who require counselling services in the MyCity area", - "core": "Y" - }, - "minimum_age": { - "name": "minimum_age", - "type": "number", - "description": "The minimum age of a person required to meet this eligibility requirement.", - "constraints": { - "unique": false - }, - "example": "12" - }, - "maximum_age": { - "name": "maximum_age", - "type": "number", - "description": "The maximum age of a person required to meet this eligibility requirement.", - "constraints": { - "unique": false - }, - "example": "100" - }, - "assured_date": { - "name": "assured_date", - "type": "string", - "description": "The date that the information about the service was last checked", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "assurer_email": { - "name": "assurer_email", - "type": "string", - "description": "The contact e-mail address for the person or organization which last assured the service.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "licenses": { - "name": "licenses", - "type": "string", - "description": "DEPRECATED: An organization may have a license issued by a government entity to operate legally. A list of any such licenses can be provided here.", - "constraints": { - "unique": false - }, - "example": "licences" - }, - "alert": { - "name": "alert", - "type": "string", - "description": "Notice of any short term alerts concerning the service. e.g. ", - "constraints": { - "unique": false - }, - "example": "Following COVID-19 we have moved most of our counselling sessions online. Please contact the reception if you require further information." - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "name": "schedule", - "path": "schedules.csv", - "description": "The schedule table contains details of when a service or location is open. Entries are RFC 5545 RRULES.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 10 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the schedule. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "ae8b7eaf-7e7d-4128-a403-ae097f146356", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "dd9e501b-4df9-4e71-85ac-29748e7e2d5a" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this schedule is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "0a41a90a-b5a5-4541-87e2-5cc2fd72536b", - "core": "Y" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "The date from which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "The last date on which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "dtstart": { - "name": "dtstart", - "type": "string", - "description": "iCal - The date of the first event is the schedule. Necessary when using the \u2018interval\u2019 feature, optional otherwise.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "timezone": { - "name": "timezone", - "type": "number", - "description": "The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.", - "constraints": { - "unique": false - }, - "example": "3" - }, - "until": { - "name": "until", - "type": "string", - "description": "iCal - The date of the last occurence of the recurring event.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "count": { - "name": "count", - "type": "string", - "description": "iCal - The number of times that the event occurs. Use this instead of \u2018until\u2019, if appropriate.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "wkst": { - "name": "wkst", - "type": "string", - "description": "iCal - The day on which the week starts, eg MO.", - "constraints": { - "unique": false - }, - "example": "TUE", - "enum": [ - "MON", - "TUE", - "WED", - "THU", - "FRI", - "SAT", - "SUN" - ] - }, - "freq": { - "name": "freq", - "type": "string", - "description": "iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.", - "constraints": { - "unique": false - }, - "example": "WEEKLY", - "core": "Y", - "enum": [ - "WEEKLY", - "MONTHLY" - ] - }, - "interval": { - "name": "interval", - "type": "number", - "description": "iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly", - "constraints": { - "unique": false - }, - "example": "1", - "core": "Y" - }, - "byday": { - "name": "byday", - "type": "string", - "description": "iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday", - "constraints": { - "unique": false - }, - "example": "THU", - "core": "Y" - }, - "byweekno": { - "name": "byweekno", - "type": "string", - "description": "iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.", - "constraints": { - "unique": false - }, - "example": "42" - }, - "bymonthday": { - "name": "bymonthday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.", - "constraints": { - "unique": false - }, - "example": "2", - "core": "Y" - }, - "byyearday": { - "name": "byyearday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.", - "constraints": { - "unique": false - }, - "example": "2" - }, - "description": { - "name": "description", - "type": "string", - "description": "A human readable description of the availability of the service.", - "constraints": { - "unique": false - }, - "example": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "core": "Y" - }, - "opens_at": { - "name": "opens_at", - "type": "string", - "description": "The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "10:00", - "core": "Y", - "datapackage_type": "time" - }, - "closes_at": { - "name": "closes_at", - "type": "string", - "description": "The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "18:00", - "core": "Y", - "datapackage_type": "time" - }, - "schedule_link": { - "name": "schedule_link", - "type": "string", - "description": "URL of a link for the scheule which may show each individual session and may provide a booking facility", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attending_type": { - "name": "attending_type", - "type": "string", - "description": "A clear description of how to attend this service", - "constraints": { - "unique": false - }, - "example": "You can attend this service in-person or remotely via video conferencing" - }, - "notes": { - "name": "notes", - "type": "string", - "description": "Human readable notes on the schedule", - "constraints": { - "unique": false - }, - "example": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "service_areas": { - "name": "service_areas", - "type": "array", - "items": { - "name": "service_area", - "path": "service_areas.csv", - "description": "The service_area table contains details of the geographic area for which a service is available.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 12 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the service area. Each service area must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "381c64f1-a724-4884-9c21-ac96c21cca3e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this entry describes the service area", - "constraints": { - "unique": false - }, - "example": "146fbf18-d4a3-4bee-a8b0-2d4476478eea", - "core": "Y" - }, - "name": { - "name": "name", - "type": "string", - "description": "The geographic area where a service is available. This is a free-text description, and so may be precise or indefinite as necessary.", - "constraints": { - "unique": false - }, - "example": "The service is available to all residents of the MyCity area. We provide the service in our offices or via video conferencing to any who can provide evidence of their residency.", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "A more detailed description of this service area. Used to provide any additional information that cannot be communicated using the structured area and geometry fields.", - "constraints": { - "unique": false - }, - "example": "#REF!", - "core": "Y" - }, - "extent": { - "name": "extent", - "type": "string", - "description": "A definition of the polygon defining the area, in geojson.", - "constraints": { - "unique": false - }, - "example": "extent" - }, - "extent_type": { - "name": "extent_type", - "type": "string", - "description": "The format of the extent field populated from an enum of \"geojson\", \"topojson\", \"kml\",and (for legacy systems or early state during transformation) \"text\"", - "constraints": { - "unique": false - }, - "example": "extent_type" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "A URI which acts as a persistent identifier to identifiy an area", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "organization": { - "name": "organization", - "path": "organizations.csv", - "description": "The organization record is used to provide basic description and details about each organization delivering services. Each service should be linked to the organization responsible for its delivery. One organization may deliver many services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 1 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each organization must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "d9d5e0f5-d3ce-4f73-9a2f-4dd0ecc6c610", - "core": "Y" - }, - "name": { - "name": "name", - "type": "string", - "description": "The official or public name of the organization.", - "constraints": { - "unique": false - }, - "example": "Example Organization Inc.", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "Alternative or commonly used name for the organization.", - "constraints": { - "unique": false - }, - "example": "Example Org", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "A brief summary about the organization. It can contain markup such as HTML or Markdown.", - "constraints": { - "unique": false - }, - "example": "Example Org is a non-profit organization dedicated to providing services to qualified beneficiaries", - "core": "Y" - }, - "email": { - "name": "email", - "type": "string", - "description": "The contact e-mail address for the organization.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com", - "core": "Y" - }, - "website": { - "name": "website", - "type": "string", - "description": "The URL (website address) of the organization.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com", - "core": "Y" - }, - "tax_status": { - "name": "tax_status", - "type": "string", - "description": "DEPRECATED: Government assigned tax designation for tax-exempt organizations.", - "constraints": { - "unique": false - }, - "example": "tax_status" - }, - "tax_id": { - "name": "tax_id", - "type": "string", - "description": "DEPRECATED: A government issued identifier used for the purpose of tax administration.", - "constraints": { - "unique": false - }, - "example": "tax_id" - }, - "year_incorporated": { - "name": "year_incorporated", - "type": "number", - "description": "The year in which the organization was legally formed.", - "format": "%Y", - "constraints": { - "unique": false - }, - "example": "2011" - }, - "legal_status": { - "name": "legal_status", - "type": "string", - "description": "The legal status defines the conditions that an organization is operating under; e.g. non-profit, private corporation or a government organization.", - "constraints": { - "unique": false - }, - "example": "legal_status" - }, - "logo": { - "name": "logo", - "type": "string", - "description": "A URL to an image associated with the organization which can be presented alongside its name.", - "constraints": { - "unique": false - }, - "example": "https://openreferral.org/wp-content/uploads/2018/02/OpenReferral_Logo_Green-4-1.png" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "A persistent identifier to uniquely identify the organization such as those provided by Open Corporates or some other relevant URI provider. This is not for listing the website of the organization: that can be done through the website field of the Organization.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "parent_organization_id": { - "name": "parent_organization_id", - "type": "string", - "description": "The identifier of the organization's parent organization", - "constraints": { - "unique": false - }, - "example": "cd09a387-91f4-4555-94ec-e799c35344cd" - }, - "fundings": { - "name": "fundings", - "type": "array", - "items": { - "name": "funding", - "path": "funding.csv", - "description": "The funding table describes the sources of funding for a service or organization", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 11 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the funding. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1f2df32c-bf08-4b8e-bd6f-e834014b19bc" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization in receipt of this funding.", - "constraints": { - "unique": false - }, - "example": "545c684b-4a24-4923-b7c9-6e10fcf8a5a3" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service in receipt of this funding", - "constraints": { - "unique": false - }, - "example": "d20cedb8-b597-41cb-86b0-7034fb50c7a9" - }, - "source": { - "name": "source", - "type": "string", - "description": "A free text description of the source of funds for this organization or service.", - "constraints": { - "unique": false - }, - "example": "This service is funded partially by the MyCity local government and via grants made by charity funding bodies. We also operate a for-profit department which is used to partially cover the expense of the public service" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "locations": { - "name": "locations", - "type": "array", - "items": { - "name": "location", - "path": "locations.csv", - "description": "The location tables provides details of the locations where organizations operate. Locations may be virtual, and one organization may have many locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 6 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the location. Each location must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3a19ff88-4620-4d17-9830-ac1d859eb5d5", - "core": "Y" - }, - "location_type": { - "name": "location_type", - "type": "string", - "description": "The type of location, which may be either physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "physical", - "core": "Y", - "enum": [ - "physical", - "virtual" - ] - }, - "url": { - "name": "url", - "type": "string", - "description": "If location_type is virtual, then this field represents the URL of a virtual location.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The organization identifier for a location. This is the organization that is responsible for maintaining information about this location. The identifier of the organization should be given here. Details of the services the organization delivers at this location should be provided in the services_at_location table.", - "constraints": { - "unique": false - }, - "example": "985e4a42-bd9f-4edc-911d-0243a4640aca" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the location", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the location has an alternative name then it may be given here.", - "constraints": { - "unique": false - }, - "example": "Civic Center" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description of this location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is located on Main Street and contains facilities for a number of civic and community services available.", - "core": "Y" - }, - "transportation": { - "name": "transportation", - "type": "string", - "description": "A description of the access to public or private transportation to and from the location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is serviced by the number 1 Bus and is a short walk from the Main Street Metro Station" - }, - "latitude": { - "name": "latitude", - "type": "number", - "description": "Y coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "100", - "core": "Y" - }, - "longitude": { - "name": "longitude", - "type": "number", - "description": "X coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "101", - "core": "Y" - }, - "external_identifier": { - "name": "external_identifier", - "type": "string", - "description": "A third party identifier for a location which can be drawn from other services e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "///cheer.parent.mole" - }, - "external_identifier_type": { - "name": "external_identifier_type", - "type": "string", - "description": "The scheme used for the location's external_identifier e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "what3words" - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "addresss": { - "name": "addresss", - "type": "array", - "items": { - "name": "address", - "path": "addresss.csv", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 9 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id of the postal address. Each postal address must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "74706e55-df26-4b84-80fe-ecc30b5befb4", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the postal address.", - "constraints": { - "unique": false - }, - "example": "d57b7ee4-9bcf-4351-858b-c42860beb869", - "core": "Y" - }, - "attention": { - "name": "attention", - "type": "string", - "description": "The name of the person or entity whose attention should be sought at the location. These are often included as a \"care of\" component of an address.", - "constraints": { - "unique": false - }, - "example": "A. Persona", - "core": "Y" - }, - "address_1": { - "name": "address_1", - "type": "string", - "description": "The first line(s) of the address, including office, building number and street.", - "constraints": { - "unique": false - }, - "example": "1-30 Main Street", - "core": "Y" - }, - "address_2": { - "name": "address_2", - "type": "string", - "description": "A second (additional) line of address information.", - "constraints": { - "unique": false - }, - "example": "address_2" - }, - "city": { - "name": "city", - "type": "string", - "description": "The city in which the address is located.", - "constraints": { - "unique": false - }, - "example": "MyCity", - "core": "Y" - }, - "region": { - "name": "region", - "type": "string", - "description": "The region in which the address is located (optional).", - "constraints": { - "unique": false - }, - "example": "region", - "core": "Y" - }, - "state_province": { - "name": "state_province", - "type": "string", - "description": "The state or province in which the address is located.", - "constraints": { - "unique": false - }, - "core": "Y" - }, - "postal_code": { - "name": "postal_code", - "type": "string", - "description": "The postal code for the address.", - "constraints": { - "unique": false - }, - "example": "postal_code", - "core": "Y" - }, - "country": { - "name": "country", - "type": "string", - "description": "The country in which the address is located. This should be given as an ISO 3361-1 country code (two letter abbreviation)", - "constraints": { - "unique": false - }, - "example": "US", - "core": "Y" - }, - "address_type": { - "name": "address_type", - "type": "string", - "description": "The type of address which may be physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "postal", - "core": "Y", - "enum": [ - "physical", - "postal" - ] - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "address_1", - "city", - "state_province", - "postal_code", - "country", - "address_type" - ] - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "accessibilitys": { - "name": "accessibilitys", - "type": "array", - "items": { - "name": "accessibility", - "path": "accessibility.csv", - "description": "The accessibility_for_disabilities table contains details of the arrangements for access to locations for people who have disabilities", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 15 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this accessibility information. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "afcf296e-1cb2-4139-9c88-33d587d1a50b", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the accessibility provision", - "constraints": { - "unique": false - }, - "example": "7587f72e-11ff-4e02-95c2-f13f8f48f830", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of assistance or infrastructure that facilitate access to clients with disabilities.", - "constraints": { - "unique": false - }, - "example": "The building is equipped with induction loops for hearing aids. Wheelchair access is possible on all levels.", - "core": "Y" - }, - "details": { - "name": "details", - "type": "string", - "description": "Any further details relating to the relevant accessibility arrangements at this location. E.g. whether advance notice is required to use an accessibility facility.", - "constraints": { - "unique": false - }, - "example": "Switch hearing aid to T-coil to access the induction loop facility." - }, - "url": { - "name": "url", - "type": "string", - "description": "URL of a page giving more information about the accessibility of the location", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "name": "schedule", - "path": "schedules.csv", - "description": "The schedule table contains details of when a service or location is open. Entries are RFC 5545 RRULES.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 10 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the schedule. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "ae8b7eaf-7e7d-4128-a403-ae097f146356", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "dd9e501b-4df9-4e71-85ac-29748e7e2d5a" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this schedule is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "0a41a90a-b5a5-4541-87e2-5cc2fd72536b", - "core": "Y" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "The date from which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "The last date on which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "dtstart": { - "name": "dtstart", - "type": "string", - "description": "iCal - The date of the first event is the schedule. Necessary when using the \u2018interval\u2019 feature, optional otherwise.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "timezone": { - "name": "timezone", - "type": "number", - "description": "The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.", - "constraints": { - "unique": false - }, - "example": "3" - }, - "until": { - "name": "until", - "type": "string", - "description": "iCal - The date of the last occurence of the recurring event.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "count": { - "name": "count", - "type": "string", - "description": "iCal - The number of times that the event occurs. Use this instead of \u2018until\u2019, if appropriate.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "wkst": { - "name": "wkst", - "type": "string", - "description": "iCal - The day on which the week starts, eg MO.", - "constraints": { - "unique": false - }, - "example": "TUE", - "enum": [ - "MON", - "TUE", - "WED", - "THU", - "FRI", - "SAT", - "SUN" - ] - }, - "freq": { - "name": "freq", - "type": "string", - "description": "iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.", - "constraints": { - "unique": false - }, - "example": "WEEKLY", - "core": "Y", - "enum": [ - "WEEKLY", - "MONTHLY" - ] - }, - "interval": { - "name": "interval", - "type": "number", - "description": "iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly", - "constraints": { - "unique": false - }, - "example": "1", - "core": "Y" - }, - "byday": { - "name": "byday", - "type": "string", - "description": "iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday", - "constraints": { - "unique": false - }, - "example": "THU", - "core": "Y" - }, - "byweekno": { - "name": "byweekno", - "type": "string", - "description": "iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.", - "constraints": { - "unique": false - }, - "example": "42" - }, - "bymonthday": { - "name": "bymonthday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.", - "constraints": { - "unique": false - }, - "example": "2", - "core": "Y" - }, - "byyearday": { - "name": "byyearday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.", - "constraints": { - "unique": false - }, - "example": "2" - }, - "description": { - "name": "description", - "type": "string", - "description": "A human readable description of the availability of the service.", - "constraints": { - "unique": false - }, - "example": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "core": "Y" - }, - "opens_at": { - "name": "opens_at", - "type": "string", - "description": "The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "10:00", - "core": "Y", - "datapackage_type": "time" - }, - "closes_at": { - "name": "closes_at", - "type": "string", - "description": "The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "18:00", - "core": "Y", - "datapackage_type": "time" - }, - "schedule_link": { - "name": "schedule_link", - "type": "string", - "description": "URL of a link for the scheule which may show each individual session and may provide a booking facility", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attending_type": { - "name": "attending_type", - "type": "string", - "description": "A clear description of how to attend this service", - "constraints": { - "unique": false - }, - "example": "You can attend this service in-person or remotely via video conferencing" - }, - "notes": { - "name": "notes", - "type": "string", - "description": "Human readable notes on the schedule", - "constraints": { - "unique": false - }, - "example": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "location_type" - ] - } - }, - "programs": { - "name": "programs", - "type": "array", - "items": { - "name": "program", - "path": "programs.csv", - "description": "Some organizations organise their services into programs. A program brings together a number of related services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 2 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the program. Each program must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "e7ec2e57-4540-43fa-b2c7-6be5a0ef7f42" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier for the organization which the program belongs to. Each program must belong to a single organization, and the identifier for that organization should be given here.", - "constraints": { - "unique": true - }, - "example": "5978833f-21aa-4235-a56b-7d2f94ce8f35" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the program", - "constraints": { - "unique": false - }, - "example": "Community Mental Health Support" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the program has an alternative name it can be given here", - "constraints": { - "unique": false - }, - "example": "MyCity Mental Health Group" - }, - "description": { - "name": "description", - "type": "string", - "description": "A brief and clear summary of the program", - "constraints": { - "unique": false - }, - "example": "Comprehensive Mental Health Services available to residents of MyCity including CBT and Counselling. This is not an emergency service and should not be used as an alternative to hospital and GP services." - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ], - "tabular_required": [ - "organization_id" - ] - } - }, - "organization_identifiers": { - "name": "organization_identifiers", - "type": "array", - "items": { - "name": "organization_identifier", - "path": "organization_identifiers.csv", - "description": "Identifiers for an organization such as: company registration number, charity number, tax registration number. This helps uniquely identify and de-duplicate data", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 20 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "d4dbcebc-0802-47cb-8651-b937ac4f2f3e" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "Each program must belong to a single organization. The identifier of the organization should be given here.", - "constraints": { - "unique": false - }, - "example": "58341b4f-4f21-47f0-affb-1a2f9162472b" - }, - "identifier_scheme": { - "name": "identifier_scheme", - "type": "string", - "description": "Scheme according to http://org-id.guide/.", - "constraints": { - "unique": false - }, - "example": "GB-COH" - }, - "identifier_type": { - "name": "identifier_type", - "type": "string", - "description": "The type of identifier (company, charity, tax number, etc)", - "constraints": { - "unique": false - }, - "example": "company" - }, - "identifier": { - "name": "identifier", - "type": "string", - "description": "The third-party identifier", - "constraints": { - "unique": false - }, - "example": "1234567" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "identifier_type", - "identifier" - ], - "tabular_required": [ - "organization_id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "fundings": { - "name": "fundings", - "type": "array", - "items": { - "name": "funding", - "path": "funding.csv", - "description": "The funding table describes the sources of funding for a service or organization", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 11 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the funding. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1f2df32c-bf08-4b8e-bd6f-e834014b19bc" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization in receipt of this funding.", - "constraints": { - "unique": false - }, - "example": "545c684b-4a24-4923-b7c9-6e10fcf8a5a3" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service in receipt of this funding", - "constraints": { - "unique": false - }, - "example": "d20cedb8-b597-41cb-86b0-7034fb50c7a9" - }, - "source": { - "name": "source", - "type": "string", - "description": "A free text description of the source of funds for this organization or service.", - "constraints": { - "unique": false - }, - "example": "This service is funded partially by the MyCity local government and via grants made by charity funding bodies. We also operate a for-profit department which is used to partially cover the expense of the public service" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "cost_options": { - "name": "cost_options", - "type": "array", - "items": { - "name": "cost_option", - "path": "cost_options.csv", - "description": "The cost option table contains the costs of a service at certain points in time. This is an LGA Extension table. This table provides a structured version of the text information contained in the 'fees' field of the 'service' table.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 19 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1fdf4d39-3d80-484d-9f92-a8ffa08621e7" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the services for which the entry describes the cost", - "constraints": { - "unique": false - }, - "example": "a67ed14f-696d-45f1-8eaf-46b7f972425e" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "When this price is valid from", - "constraints": { - "unique": false - }, - "example": "2020-01-01", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "When this price is valid to", - "constraints": { - "unique": false - }, - "example": "2022-12-31", - "datapackage_type": "date" - }, - "option": { - "name": "option", - "type": "string", - "description": "Conditions associated with the cost option.\n\nApplication Profile Notes: e.g.For the over 60's\n1st session", - "constraints": { - "unique": false - }, - "example": "Under 18s and Over 60s" - }, - "currency": { - "name": "currency", - "type": "string", - "description": "3 letter currency code", - "constraints": { - "unique": false - }, - "example": "gbp" - }, - "amount": { - "name": "amount", - "type": "number", - "description": "The cost of the option, expresssed as an amount in a currency (expected to be GBP by Open Referral UK).", - "constraints": { - "unique": false - }, - "example": "35" - }, - "amount_description": { - "name": "amount_description", - "type": "string", - "description": "Specific details qualifying the cost amount, e.g. 'per session'", - "constraints": { - "unique": false - }, - "example": "per 1 hour session" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "service_id" - ] - } - }, - "program": { - "name": "program", - "path": "programs.csv", - "description": "Some organizations organise their services into programs. A program brings together a number of related services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 2 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the program. Each program must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "e7ec2e57-4540-43fa-b2c7-6be5a0ef7f42" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier for the organization which the program belongs to. Each program must belong to a single organization, and the identifier for that organization should be given here.", - "constraints": { - "unique": true - }, - "example": "5978833f-21aa-4235-a56b-7d2f94ce8f35" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the program", - "constraints": { - "unique": false - }, - "example": "Community Mental Health Support" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the program has an alternative name it can be given here", - "constraints": { - "unique": false - }, - "example": "MyCity Mental Health Group" - }, - "description": { - "name": "description", - "type": "string", - "description": "A brief and clear summary of the program", - "constraints": { - "unique": false - }, - "example": "Comprehensive Mental Health Services available to residents of MyCity including CBT and Counselling. This is not an emergency service and should not be used as an alternative to hospital and GP services." - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ], - "tabular_required": [ - "organization_id" - ] - }, - "required_documents": { - "name": "required_documents", - "type": "array", - "items": { - "name": "required_document", - "path": "required_documents.csv", - "description": "The required_document table contains details of any documents that are required in order to access or use services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 13 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the document. Each document must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "f6ad7e69-b9c8-42ce-92db-92cedb4c05c0" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this entry describes the required document", - "constraints": { - "unique": false - }, - "example": "bb0128fb-eeec-4179-a606-a8fb06648994" - }, - "document": { - "name": "document", - "type": "string", - "description": "A clear description of the document required to apply for or receive the service e.g. \"A Government-issued ID\" or \"EU Passport\".", - "constraints": { - "unique": false - }, - "example": "Any official id document (Passport, Driver's Licence, identity card) and evidence of address such as an official letter from local or national government. A driver's license which shows your name, photograph, and address can be used as sole identity document." - }, - "uri": { - "name": "uri", - "type": "string", - "description": "Web link to document.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "status" - ], - "tabular_required": [ - "organization_id" - ] - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "service_id", - "location_id" - ] - } -} \ No newline at end of file diff --git a/schema/compiled/service_package.json b/schema/compiled/service_package.json deleted file mode 100644 index ed161a81..00000000 --- a/schema/compiled/service_package.json +++ /dev/null @@ -1,40662 +0,0 @@ -{ - "type": "array", - "items": { - "name": "service", - "path": "services.csv", - "description": "Services are provided by organizations to a range of different groups. Details on where each service is delivered are contained in the services_at_location table.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 3 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the service. Each service must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ac148810-d857-441c-9679-408f346de14b", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization that provides this service.", - "constraints": { - "unique": false - }, - "example": "0fdfb57f-c147-4cfb-864c-44788a335d8c", - "core": "Y" - }, - "program_id": { - "name": "program_id", - "type": "string", - "description": "The identifier of the program this service is delivered under.", - "constraints": { - "unique": false - }, - "example": "24682fa0-3eda-4afc-a026-84a21c7a882e" - }, - "name": { - "name": "name", - "type": "string", - "description": "The official or public name of the service.", - "constraints": { - "unique": false - }, - "example": "Community Counselling", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the service has an alternative or commonly used other name, it can be given here.", - "constraints": { - "unique": false - }, - "example": "MyCity Counselling Servics" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description of the service.", - "constraints": { - "unique": false - }, - "example": "Counselling Services provided by trained professionals. Suitable for people with mental health conditions such as anxiety, depression, or eating disorders as well as people experiencing difficult life events and circumstances. ", - "core": "Y" - }, - "url": { - "name": "url", - "type": "string", - "description": "URL of the service", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com/counselling", - "core": "Y" - }, - "email": { - "name": "email", - "type": "string", - "description": "An email address which can be used by WHOM? to contact the service provider.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com", - "core": "Y" - }, - "status": { - "name": "status", - "type": "string", - "description": "The current status of the service which can be active, inactive, defunct, or temporarily closed.", - "constraints": { - "unique": false - }, - "example": "active", - "core": "Y", - "enum": [ - "active", - "inactive", - "defunct", - "temporarily closed" - ] - }, - "interpretation_services": { - "name": "interpretation_services", - "type": "string", - "description": "A description of any interpretation services available for accessing this service.", - "constraints": { - "unique": false - }, - "example": "Interpretation services are available in Urdu, Polish, and Slovak" - }, - "application_process": { - "name": "application_process", - "type": "string", - "description": "A description of the steps needed to access this service.", - "constraints": { - "unique": false - }, - "example": "If you are an NHS patient please ask your GP for a referral letter, we will then be in touch with you directly. If you are not an NHS patient you should ring our reception to arrange an appointment" - }, - "fees_description": { - "name": "fees_description", - "type": "string", - "description": "Details of any charges for service users to access this service.", - "constraints": { - "unique": false - }, - "example": "Non-NHS patients are expected to pay for their counselling sessions. We charge a flat rate per hour of counselling. The current rate is \u00a350 per hour. Please see our website for up to date prices." - }, - "wait_time": { - "name": "wait_time", - "type": "string", - "description": "DEPRECATED: Time a client may expect to wait before receiving a service.", - "constraints": { - "unique": false - }, - "example": "wait_time" - }, - "fees": { - "name": "fees", - "type": "string", - "description": "DEPRECATED: Details of any charges for service users to access this service.", - "constraints": { - "unique": false - }, - "example": "fees_description" - }, - "accreditations": { - "name": "accreditations", - "type": "string", - "description": "Details of any accreditations. Accreditation is the formal evaluation of an organization or program against best practice standards set by an accrediting organization.", - "constraints": { - "unique": false - }, - "example": "All of our practitioners are accredited by the BASC, UKCP, and the Professional Standards Body" - }, - "eligibility_description": { - "name": "eligibility_description", - "type": "string", - "description": "A description of the type of person for whom this service is intended.", - "constraints": { - "unique": false - }, - "example": "This service is intended for all people aged 12 and over who require counselling services in the MyCity area", - "core": "Y" - }, - "minimum_age": { - "name": "minimum_age", - "type": "number", - "description": "The minimum age of a person required to meet this eligibility requirement.", - "constraints": { - "unique": false - }, - "example": "12" - }, - "maximum_age": { - "name": "maximum_age", - "type": "number", - "description": "The maximum age of a person required to meet this eligibility requirement.", - "constraints": { - "unique": false - }, - "example": "100" - }, - "assured_date": { - "name": "assured_date", - "type": "string", - "description": "The date that the information about the service was last checked", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "assurer_email": { - "name": "assurer_email", - "type": "string", - "description": "The contact e-mail address for the person or organization which last assured the service.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "licenses": { - "name": "licenses", - "type": "string", - "description": "DEPRECATED: An organization may have a license issued by a government entity to operate legally. A list of any such licenses can be provided here.", - "constraints": { - "unique": false - }, - "example": "licences" - }, - "alert": { - "name": "alert", - "type": "string", - "description": "Notice of any short term alerts concerning the service. e.g. ", - "constraints": { - "unique": false - }, - "example": "Following COVID-19 we have moved most of our counselling sessions online. Please contact the reception if you require further information." - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "name": "schedule", - "path": "schedules.csv", - "description": "The schedule table contains details of when a service or location is open. Entries are RFC 5545 RRULES.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 10 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the schedule. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "ae8b7eaf-7e7d-4128-a403-ae097f146356", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "dd9e501b-4df9-4e71-85ac-29748e7e2d5a" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this schedule is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "0a41a90a-b5a5-4541-87e2-5cc2fd72536b", - "core": "Y" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "The date from which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "The last date on which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "dtstart": { - "name": "dtstart", - "type": "string", - "description": "iCal - The date of the first event is the schedule. Necessary when using the \u2018interval\u2019 feature, optional otherwise.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "timezone": { - "name": "timezone", - "type": "number", - "description": "The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.", - "constraints": { - "unique": false - }, - "example": "3" - }, - "until": { - "name": "until", - "type": "string", - "description": "iCal - The date of the last occurence of the recurring event.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "count": { - "name": "count", - "type": "string", - "description": "iCal - The number of times that the event occurs. Use this instead of \u2018until\u2019, if appropriate.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "wkst": { - "name": "wkst", - "type": "string", - "description": "iCal - The day on which the week starts, eg MO.", - "constraints": { - "unique": false - }, - "example": "TUE", - "enum": [ - "MON", - "TUE", - "WED", - "THU", - "FRI", - "SAT", - "SUN" - ] - }, - "freq": { - "name": "freq", - "type": "string", - "description": "iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.", - "constraints": { - "unique": false - }, - "example": "WEEKLY", - "core": "Y", - "enum": [ - "WEEKLY", - "MONTHLY" - ] - }, - "interval": { - "name": "interval", - "type": "number", - "description": "iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly", - "constraints": { - "unique": false - }, - "example": "1", - "core": "Y" - }, - "byday": { - "name": "byday", - "type": "string", - "description": "iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday", - "constraints": { - "unique": false - }, - "example": "THU", - "core": "Y" - }, - "byweekno": { - "name": "byweekno", - "type": "string", - "description": "iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.", - "constraints": { - "unique": false - }, - "example": "42" - }, - "bymonthday": { - "name": "bymonthday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.", - "constraints": { - "unique": false - }, - "example": "2", - "core": "Y" - }, - "byyearday": { - "name": "byyearday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.", - "constraints": { - "unique": false - }, - "example": "2" - }, - "description": { - "name": "description", - "type": "string", - "description": "A human readable description of the availability of the service.", - "constraints": { - "unique": false - }, - "example": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "core": "Y" - }, - "opens_at": { - "name": "opens_at", - "type": "string", - "description": "The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "10:00", - "core": "Y", - "datapackage_type": "time" - }, - "closes_at": { - "name": "closes_at", - "type": "string", - "description": "The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "18:00", - "core": "Y", - "datapackage_type": "time" - }, - "schedule_link": { - "name": "schedule_link", - "type": "string", - "description": "URL of a link for the scheule which may show each individual session and may provide a booking facility", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attending_type": { - "name": "attending_type", - "type": "string", - "description": "A clear description of how to attend this service", - "constraints": { - "unique": false - }, - "example": "You can attend this service in-person or remotely via video conferencing" - }, - "notes": { - "name": "notes", - "type": "string", - "description": "Human readable notes on the schedule", - "constraints": { - "unique": false - }, - "example": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "service_areas": { - "name": "service_areas", - "type": "array", - "items": { - "name": "service_area", - "path": "service_areas.csv", - "description": "The service_area table contains details of the geographic area for which a service is available.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 12 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the service area. Each service area must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "381c64f1-a724-4884-9c21-ac96c21cca3e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this entry describes the service area", - "constraints": { - "unique": false - }, - "example": "146fbf18-d4a3-4bee-a8b0-2d4476478eea", - "core": "Y" - }, - "name": { - "name": "name", - "type": "string", - "description": "The geographic area where a service is available. This is a free-text description, and so may be precise or indefinite as necessary.", - "constraints": { - "unique": false - }, - "example": "The service is available to all residents of the MyCity area. We provide the service in our offices or via video conferencing to any who can provide evidence of their residency.", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "A more detailed description of this service area. Used to provide any additional information that cannot be communicated using the structured area and geometry fields.", - "constraints": { - "unique": false - }, - "example": "#REF!", - "core": "Y" - }, - "extent": { - "name": "extent", - "type": "string", - "description": "A definition of the polygon defining the area, in geojson.", - "constraints": { - "unique": false - }, - "example": "extent" - }, - "extent_type": { - "name": "extent_type", - "type": "string", - "description": "The format of the extent field populated from an enum of \"geojson\", \"topojson\", \"kml\",and (for legacy systems or early state during transformation) \"text\"", - "constraints": { - "unique": false - }, - "example": "extent_type" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "A URI which acts as a persistent identifier to identifiy an area", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "service_at_locations": { - "name": "service_at_locations", - "type": "array", - "items": { - "name": "service_at_location", - "path": "service_at_location.csv", - "description": "The services at location table creates a link between a service and a specific location.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 5 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the entry. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "e94c9f38-1e8f-4564-91d4-d53501ab1765", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service at a given location.", - "constraints": { - "unique": false - }, - "example": "ab231982-2106-4a55-80fc-b305560c5556", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this service operates.", - "constraints": { - "unique": false - }, - "example": "2528e812-ccbb-43a7-b761-a90f27ea9ac4", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "Any additional information that should be displayed to users about the service at this specific location.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "name": "schedule", - "path": "schedules.csv", - "description": "The schedule table contains details of when a service or location is open. Entries are RFC 5545 RRULES.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 10 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the schedule. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "ae8b7eaf-7e7d-4128-a403-ae097f146356", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "dd9e501b-4df9-4e71-85ac-29748e7e2d5a" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this schedule is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "0a41a90a-b5a5-4541-87e2-5cc2fd72536b", - "core": "Y" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "The date from which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "The last date on which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "dtstart": { - "name": "dtstart", - "type": "string", - "description": "iCal - The date of the first event is the schedule. Necessary when using the \u2018interval\u2019 feature, optional otherwise.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "timezone": { - "name": "timezone", - "type": "number", - "description": "The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.", - "constraints": { - "unique": false - }, - "example": "3" - }, - "until": { - "name": "until", - "type": "string", - "description": "iCal - The date of the last occurence of the recurring event.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "count": { - "name": "count", - "type": "string", - "description": "iCal - The number of times that the event occurs. Use this instead of \u2018until\u2019, if appropriate.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "wkst": { - "name": "wkst", - "type": "string", - "description": "iCal - The day on which the week starts, eg MO.", - "constraints": { - "unique": false - }, - "example": "TUE", - "enum": [ - "MON", - "TUE", - "WED", - "THU", - "FRI", - "SAT", - "SUN" - ] - }, - "freq": { - "name": "freq", - "type": "string", - "description": "iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.", - "constraints": { - "unique": false - }, - "example": "WEEKLY", - "core": "Y", - "enum": [ - "WEEKLY", - "MONTHLY" - ] - }, - "interval": { - "name": "interval", - "type": "number", - "description": "iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly", - "constraints": { - "unique": false - }, - "example": "1", - "core": "Y" - }, - "byday": { - "name": "byday", - "type": "string", - "description": "iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday", - "constraints": { - "unique": false - }, - "example": "THU", - "core": "Y" - }, - "byweekno": { - "name": "byweekno", - "type": "string", - "description": "iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.", - "constraints": { - "unique": false - }, - "example": "42" - }, - "bymonthday": { - "name": "bymonthday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.", - "constraints": { - "unique": false - }, - "example": "2", - "core": "Y" - }, - "byyearday": { - "name": "byyearday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.", - "constraints": { - "unique": false - }, - "example": "2" - }, - "description": { - "name": "description", - "type": "string", - "description": "A human readable description of the availability of the service.", - "constraints": { - "unique": false - }, - "example": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "core": "Y" - }, - "opens_at": { - "name": "opens_at", - "type": "string", - "description": "The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "10:00", - "core": "Y", - "datapackage_type": "time" - }, - "closes_at": { - "name": "closes_at", - "type": "string", - "description": "The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "18:00", - "core": "Y", - "datapackage_type": "time" - }, - "schedule_link": { - "name": "schedule_link", - "type": "string", - "description": "URL of a link for the scheule which may show each individual session and may provide a booking facility", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attending_type": { - "name": "attending_type", - "type": "string", - "description": "A clear description of how to attend this service", - "constraints": { - "unique": false - }, - "example": "You can attend this service in-person or remotely via video conferencing" - }, - "notes": { - "name": "notes", - "type": "string", - "description": "Human readable notes on the schedule", - "constraints": { - "unique": false - }, - "example": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "location": { - "name": "location", - "path": "locations.csv", - "description": "The location tables provides details of the locations where organizations operate. Locations may be virtual, and one organization may have many locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 6 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the location. Each location must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3a19ff88-4620-4d17-9830-ac1d859eb5d5", - "core": "Y" - }, - "location_type": { - "name": "location_type", - "type": "string", - "description": "The type of location, which may be either physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "physical", - "core": "Y", - "enum": [ - "physical", - "virtual" - ] - }, - "url": { - "name": "url", - "type": "string", - "description": "If location_type is virtual, then this field represents the URL of a virtual location.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The organization identifier for a location. This is the organization that is responsible for maintaining information about this location. The identifier of the organization should be given here. Details of the services the organization delivers at this location should be provided in the services_at_location table.", - "constraints": { - "unique": false - }, - "example": "985e4a42-bd9f-4edc-911d-0243a4640aca" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the location", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the location has an alternative name then it may be given here.", - "constraints": { - "unique": false - }, - "example": "Civic Center" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description of this location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is located on Main Street and contains facilities for a number of civic and community services available.", - "core": "Y" - }, - "transportation": { - "name": "transportation", - "type": "string", - "description": "A description of the access to public or private transportation to and from the location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is serviced by the number 1 Bus and is a short walk from the Main Street Metro Station" - }, - "latitude": { - "name": "latitude", - "type": "number", - "description": "Y coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "100", - "core": "Y" - }, - "longitude": { - "name": "longitude", - "type": "number", - "description": "X coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "101", - "core": "Y" - }, - "external_identifier": { - "name": "external_identifier", - "type": "string", - "description": "A third party identifier for a location which can be drawn from other services e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "///cheer.parent.mole" - }, - "external_identifier_type": { - "name": "external_identifier_type", - "type": "string", - "description": "The scheme used for the location's external_identifier e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "what3words" - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "addresss": { - "name": "addresss", - "type": "array", - "items": { - "name": "address", - "path": "addresss.csv", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 9 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id of the postal address. Each postal address must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "74706e55-df26-4b84-80fe-ecc30b5befb4", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the postal address.", - "constraints": { - "unique": false - }, - "example": "d57b7ee4-9bcf-4351-858b-c42860beb869", - "core": "Y" - }, - "attention": { - "name": "attention", - "type": "string", - "description": "The name of the person or entity whose attention should be sought at the location. These are often included as a \"care of\" component of an address.", - "constraints": { - "unique": false - }, - "example": "A. Persona", - "core": "Y" - }, - "address_1": { - "name": "address_1", - "type": "string", - "description": "The first line(s) of the address, including office, building number and street.", - "constraints": { - "unique": false - }, - "example": "1-30 Main Street", - "core": "Y" - }, - "address_2": { - "name": "address_2", - "type": "string", - "description": "A second (additional) line of address information.", - "constraints": { - "unique": false - }, - "example": "address_2" - }, - "city": { - "name": "city", - "type": "string", - "description": "The city in which the address is located.", - "constraints": { - "unique": false - }, - "example": "MyCity", - "core": "Y" - }, - "region": { - "name": "region", - "type": "string", - "description": "The region in which the address is located (optional).", - "constraints": { - "unique": false - }, - "example": "region", - "core": "Y" - }, - "state_province": { - "name": "state_province", - "type": "string", - "description": "The state or province in which the address is located.", - "constraints": { - "unique": false - }, - "core": "Y" - }, - "postal_code": { - "name": "postal_code", - "type": "string", - "description": "The postal code for the address.", - "constraints": { - "unique": false - }, - "example": "postal_code", - "core": "Y" - }, - "country": { - "name": "country", - "type": "string", - "description": "The country in which the address is located. This should be given as an ISO 3361-1 country code (two letter abbreviation)", - "constraints": { - "unique": false - }, - "example": "US", - "core": "Y" - }, - "address_type": { - "name": "address_type", - "type": "string", - "description": "The type of address which may be physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "postal", - "core": "Y", - "enum": [ - "physical", - "postal" - ] - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "address_1", - "city", - "state_province", - "postal_code", - "country", - "address_type" - ] - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "accessibilitys": { - "name": "accessibilitys", - "type": "array", - "items": { - "name": "accessibility", - "path": "accessibility.csv", - "description": "The accessibility_for_disabilities table contains details of the arrangements for access to locations for people who have disabilities", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 15 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this accessibility information. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "afcf296e-1cb2-4139-9c88-33d587d1a50b", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the accessibility provision", - "constraints": { - "unique": false - }, - "example": "7587f72e-11ff-4e02-95c2-f13f8f48f830", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of assistance or infrastructure that facilitate access to clients with disabilities.", - "constraints": { - "unique": false - }, - "example": "The building is equipped with induction loops for hearing aids. Wheelchair access is possible on all levels.", - "core": "Y" - }, - "details": { - "name": "details", - "type": "string", - "description": "Any further details relating to the relevant accessibility arrangements at this location. E.g. whether advance notice is required to use an accessibility facility.", - "constraints": { - "unique": false - }, - "example": "Switch hearing aid to T-coil to access the induction loop facility." - }, - "url": { - "name": "url", - "type": "string", - "description": "URL of a page giving more information about the accessibility of the location", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "name": "schedule", - "path": "schedules.csv", - "description": "The schedule table contains details of when a service or location is open. Entries are RFC 5545 RRULES.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 10 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the schedule. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "ae8b7eaf-7e7d-4128-a403-ae097f146356", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "dd9e501b-4df9-4e71-85ac-29748e7e2d5a" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this schedule is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "0a41a90a-b5a5-4541-87e2-5cc2fd72536b", - "core": "Y" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "The date from which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "The last date on which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "dtstart": { - "name": "dtstart", - "type": "string", - "description": "iCal - The date of the first event is the schedule. Necessary when using the \u2018interval\u2019 feature, optional otherwise.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "timezone": { - "name": "timezone", - "type": "number", - "description": "The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.", - "constraints": { - "unique": false - }, - "example": "3" - }, - "until": { - "name": "until", - "type": "string", - "description": "iCal - The date of the last occurence of the recurring event.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "count": { - "name": "count", - "type": "string", - "description": "iCal - The number of times that the event occurs. Use this instead of \u2018until\u2019, if appropriate.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "wkst": { - "name": "wkst", - "type": "string", - "description": "iCal - The day on which the week starts, eg MO.", - "constraints": { - "unique": false - }, - "example": "TUE", - "enum": [ - "MON", - "TUE", - "WED", - "THU", - "FRI", - "SAT", - "SUN" - ] - }, - "freq": { - "name": "freq", - "type": "string", - "description": "iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.", - "constraints": { - "unique": false - }, - "example": "WEEKLY", - "core": "Y", - "enum": [ - "WEEKLY", - "MONTHLY" - ] - }, - "interval": { - "name": "interval", - "type": "number", - "description": "iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly", - "constraints": { - "unique": false - }, - "example": "1", - "core": "Y" - }, - "byday": { - "name": "byday", - "type": "string", - "description": "iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday", - "constraints": { - "unique": false - }, - "example": "THU", - "core": "Y" - }, - "byweekno": { - "name": "byweekno", - "type": "string", - "description": "iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.", - "constraints": { - "unique": false - }, - "example": "42" - }, - "bymonthday": { - "name": "bymonthday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.", - "constraints": { - "unique": false - }, - "example": "2", - "core": "Y" - }, - "byyearday": { - "name": "byyearday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.", - "constraints": { - "unique": false - }, - "example": "2" - }, - "description": { - "name": "description", - "type": "string", - "description": "A human readable description of the availability of the service.", - "constraints": { - "unique": false - }, - "example": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "core": "Y" - }, - "opens_at": { - "name": "opens_at", - "type": "string", - "description": "The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "10:00", - "core": "Y", - "datapackage_type": "time" - }, - "closes_at": { - "name": "closes_at", - "type": "string", - "description": "The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "18:00", - "core": "Y", - "datapackage_type": "time" - }, - "schedule_link": { - "name": "schedule_link", - "type": "string", - "description": "URL of a link for the scheule which may show each individual session and may provide a booking facility", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attending_type": { - "name": "attending_type", - "type": "string", - "description": "A clear description of how to attend this service", - "constraints": { - "unique": false - }, - "example": "You can attend this service in-person or remotely via video conferencing" - }, - "notes": { - "name": "notes", - "type": "string", - "description": "Human readable notes on the schedule", - "constraints": { - "unique": false - }, - "example": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "location_type" - ] - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "service_id", - "location_id" - ] - } - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "organization": { - "name": "organization", - "path": "organizations.csv", - "description": "The organization record is used to provide basic description and details about each organization delivering services. Each service should be linked to the organization responsible for its delivery. One organization may deliver many services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 1 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each organization must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "d9d5e0f5-d3ce-4f73-9a2f-4dd0ecc6c610", - "core": "Y" - }, - "name": { - "name": "name", - "type": "string", - "description": "The official or public name of the organization.", - "constraints": { - "unique": false - }, - "example": "Example Organization Inc.", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "Alternative or commonly used name for the organization.", - "constraints": { - "unique": false - }, - "example": "Example Org", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "A brief summary about the organization. It can contain markup such as HTML or Markdown.", - "constraints": { - "unique": false - }, - "example": "Example Org is a non-profit organization dedicated to providing services to qualified beneficiaries", - "core": "Y" - }, - "email": { - "name": "email", - "type": "string", - "description": "The contact e-mail address for the organization.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com", - "core": "Y" - }, - "website": { - "name": "website", - "type": "string", - "description": "The URL (website address) of the organization.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com", - "core": "Y" - }, - "tax_status": { - "name": "tax_status", - "type": "string", - "description": "DEPRECATED: Government assigned tax designation for tax-exempt organizations.", - "constraints": { - "unique": false - }, - "example": "tax_status" - }, - "tax_id": { - "name": "tax_id", - "type": "string", - "description": "DEPRECATED: A government issued identifier used for the purpose of tax administration.", - "constraints": { - "unique": false - }, - "example": "tax_id" - }, - "year_incorporated": { - "name": "year_incorporated", - "type": "number", - "description": "The year in which the organization was legally formed.", - "format": "%Y", - "constraints": { - "unique": false - }, - "example": "2011" - }, - "legal_status": { - "name": "legal_status", - "type": "string", - "description": "The legal status defines the conditions that an organization is operating under; e.g. non-profit, private corporation or a government organization.", - "constraints": { - "unique": false - }, - "example": "legal_status" - }, - "logo": { - "name": "logo", - "type": "string", - "description": "A URL to an image associated with the organization which can be presented alongside its name.", - "constraints": { - "unique": false - }, - "example": "https://openreferral.org/wp-content/uploads/2018/02/OpenReferral_Logo_Green-4-1.png" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "A persistent identifier to uniquely identify the organization such as those provided by Open Corporates or some other relevant URI provider. This is not for listing the website of the organization: that can be done through the website field of the Organization.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "parent_organization_id": { - "name": "parent_organization_id", - "type": "string", - "description": "The identifier of the organization's parent organization", - "constraints": { - "unique": false - }, - "example": "cd09a387-91f4-4555-94ec-e799c35344cd" - }, - "fundings": { - "name": "fundings", - "type": "array", - "items": { - "name": "funding", - "path": "funding.csv", - "description": "The funding table describes the sources of funding for a service or organization", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 11 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the funding. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1f2df32c-bf08-4b8e-bd6f-e834014b19bc" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization in receipt of this funding.", - "constraints": { - "unique": false - }, - "example": "545c684b-4a24-4923-b7c9-6e10fcf8a5a3" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service in receipt of this funding", - "constraints": { - "unique": false - }, - "example": "d20cedb8-b597-41cb-86b0-7034fb50c7a9" - }, - "source": { - "name": "source", - "type": "string", - "description": "A free text description of the source of funds for this organization or service.", - "constraints": { - "unique": false - }, - "example": "This service is funded partially by the MyCity local government and via grants made by charity funding bodies. We also operate a for-profit department which is used to partially cover the expense of the public service" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "locations": { - "name": "locations", - "type": "array", - "items": { - "name": "location", - "path": "locations.csv", - "description": "The location tables provides details of the locations where organizations operate. Locations may be virtual, and one organization may have many locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 6 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the location. Each location must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3a19ff88-4620-4d17-9830-ac1d859eb5d5", - "core": "Y" - }, - "location_type": { - "name": "location_type", - "type": "string", - "description": "The type of location, which may be either physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "physical", - "core": "Y", - "enum": [ - "physical", - "virtual" - ] - }, - "url": { - "name": "url", - "type": "string", - "description": "If location_type is virtual, then this field represents the URL of a virtual location.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The organization identifier for a location. This is the organization that is responsible for maintaining information about this location. The identifier of the organization should be given here. Details of the services the organization delivers at this location should be provided in the services_at_location table.", - "constraints": { - "unique": false - }, - "example": "985e4a42-bd9f-4edc-911d-0243a4640aca" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the location", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the location has an alternative name then it may be given here.", - "constraints": { - "unique": false - }, - "example": "Civic Center" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description of this location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is located on Main Street and contains facilities for a number of civic and community services available.", - "core": "Y" - }, - "transportation": { - "name": "transportation", - "type": "string", - "description": "A description of the access to public or private transportation to and from the location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is serviced by the number 1 Bus and is a short walk from the Main Street Metro Station" - }, - "latitude": { - "name": "latitude", - "type": "number", - "description": "Y coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "100", - "core": "Y" - }, - "longitude": { - "name": "longitude", - "type": "number", - "description": "X coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "101", - "core": "Y" - }, - "external_identifier": { - "name": "external_identifier", - "type": "string", - "description": "A third party identifier for a location which can be drawn from other services e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "///cheer.parent.mole" - }, - "external_identifier_type": { - "name": "external_identifier_type", - "type": "string", - "description": "The scheme used for the location's external_identifier e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "what3words" - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "addresss": { - "name": "addresss", - "type": "array", - "items": { - "name": "address", - "path": "addresss.csv", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 9 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id of the postal address. Each postal address must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "74706e55-df26-4b84-80fe-ecc30b5befb4", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the postal address.", - "constraints": { - "unique": false - }, - "example": "d57b7ee4-9bcf-4351-858b-c42860beb869", - "core": "Y" - }, - "attention": { - "name": "attention", - "type": "string", - "description": "The name of the person or entity whose attention should be sought at the location. These are often included as a \"care of\" component of an address.", - "constraints": { - "unique": false - }, - "example": "A. Persona", - "core": "Y" - }, - "address_1": { - "name": "address_1", - "type": "string", - "description": "The first line(s) of the address, including office, building number and street.", - "constraints": { - "unique": false - }, - "example": "1-30 Main Street", - "core": "Y" - }, - "address_2": { - "name": "address_2", - "type": "string", - "description": "A second (additional) line of address information.", - "constraints": { - "unique": false - }, - "example": "address_2" - }, - "city": { - "name": "city", - "type": "string", - "description": "The city in which the address is located.", - "constraints": { - "unique": false - }, - "example": "MyCity", - "core": "Y" - }, - "region": { - "name": "region", - "type": "string", - "description": "The region in which the address is located (optional).", - "constraints": { - "unique": false - }, - "example": "region", - "core": "Y" - }, - "state_province": { - "name": "state_province", - "type": "string", - "description": "The state or province in which the address is located.", - "constraints": { - "unique": false - }, - "core": "Y" - }, - "postal_code": { - "name": "postal_code", - "type": "string", - "description": "The postal code for the address.", - "constraints": { - "unique": false - }, - "example": "postal_code", - "core": "Y" - }, - "country": { - "name": "country", - "type": "string", - "description": "The country in which the address is located. This should be given as an ISO 3361-1 country code (two letter abbreviation)", - "constraints": { - "unique": false - }, - "example": "US", - "core": "Y" - }, - "address_type": { - "name": "address_type", - "type": "string", - "description": "The type of address which may be physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "postal", - "core": "Y", - "enum": [ - "physical", - "postal" - ] - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "address_1", - "city", - "state_province", - "postal_code", - "country", - "address_type" - ] - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "accessibilitys": { - "name": "accessibilitys", - "type": "array", - "items": { - "name": "accessibility", - "path": "accessibility.csv", - "description": "The accessibility_for_disabilities table contains details of the arrangements for access to locations for people who have disabilities", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 15 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this accessibility information. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "afcf296e-1cb2-4139-9c88-33d587d1a50b", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the accessibility provision", - "constraints": { - "unique": false - }, - "example": "7587f72e-11ff-4e02-95c2-f13f8f48f830", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of assistance or infrastructure that facilitate access to clients with disabilities.", - "constraints": { - "unique": false - }, - "example": "The building is equipped with induction loops for hearing aids. Wheelchair access is possible on all levels.", - "core": "Y" - }, - "details": { - "name": "details", - "type": "string", - "description": "Any further details relating to the relevant accessibility arrangements at this location. E.g. whether advance notice is required to use an accessibility facility.", - "constraints": { - "unique": false - }, - "example": "Switch hearing aid to T-coil to access the induction loop facility." - }, - "url": { - "name": "url", - "type": "string", - "description": "URL of a page giving more information about the accessibility of the location", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "name": "schedule", - "path": "schedules.csv", - "description": "The schedule table contains details of when a service or location is open. Entries are RFC 5545 RRULES.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 10 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the schedule. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "ae8b7eaf-7e7d-4128-a403-ae097f146356", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "dd9e501b-4df9-4e71-85ac-29748e7e2d5a" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this schedule is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "0a41a90a-b5a5-4541-87e2-5cc2fd72536b", - "core": "Y" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "The date from which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "The last date on which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "dtstart": { - "name": "dtstart", - "type": "string", - "description": "iCal - The date of the first event is the schedule. Necessary when using the \u2018interval\u2019 feature, optional otherwise.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "timezone": { - "name": "timezone", - "type": "number", - "description": "The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.", - "constraints": { - "unique": false - }, - "example": "3" - }, - "until": { - "name": "until", - "type": "string", - "description": "iCal - The date of the last occurence of the recurring event.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "count": { - "name": "count", - "type": "string", - "description": "iCal - The number of times that the event occurs. Use this instead of \u2018until\u2019, if appropriate.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "wkst": { - "name": "wkst", - "type": "string", - "description": "iCal - The day on which the week starts, eg MO.", - "constraints": { - "unique": false - }, - "example": "TUE", - "enum": [ - "MON", - "TUE", - "WED", - "THU", - "FRI", - "SAT", - "SUN" - ] - }, - "freq": { - "name": "freq", - "type": "string", - "description": "iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.", - "constraints": { - "unique": false - }, - "example": "WEEKLY", - "core": "Y", - "enum": [ - "WEEKLY", - "MONTHLY" - ] - }, - "interval": { - "name": "interval", - "type": "number", - "description": "iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly", - "constraints": { - "unique": false - }, - "example": "1", - "core": "Y" - }, - "byday": { - "name": "byday", - "type": "string", - "description": "iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday", - "constraints": { - "unique": false - }, - "example": "THU", - "core": "Y" - }, - "byweekno": { - "name": "byweekno", - "type": "string", - "description": "iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.", - "constraints": { - "unique": false - }, - "example": "42" - }, - "bymonthday": { - "name": "bymonthday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.", - "constraints": { - "unique": false - }, - "example": "2", - "core": "Y" - }, - "byyearday": { - "name": "byyearday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.", - "constraints": { - "unique": false - }, - "example": "2" - }, - "description": { - "name": "description", - "type": "string", - "description": "A human readable description of the availability of the service.", - "constraints": { - "unique": false - }, - "example": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "core": "Y" - }, - "opens_at": { - "name": "opens_at", - "type": "string", - "description": "The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "10:00", - "core": "Y", - "datapackage_type": "time" - }, - "closes_at": { - "name": "closes_at", - "type": "string", - "description": "The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "18:00", - "core": "Y", - "datapackage_type": "time" - }, - "schedule_link": { - "name": "schedule_link", - "type": "string", - "description": "URL of a link for the scheule which may show each individual session and may provide a booking facility", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attending_type": { - "name": "attending_type", - "type": "string", - "description": "A clear description of how to attend this service", - "constraints": { - "unique": false - }, - "example": "You can attend this service in-person or remotely via video conferencing" - }, - "notes": { - "name": "notes", - "type": "string", - "description": "Human readable notes on the schedule", - "constraints": { - "unique": false - }, - "example": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "location_type" - ] - } - }, - "programs": { - "name": "programs", - "type": "array", - "items": { - "name": "program", - "path": "programs.csv", - "description": "Some organizations organise their services into programs. A program brings together a number of related services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 2 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the program. Each program must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "e7ec2e57-4540-43fa-b2c7-6be5a0ef7f42" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier for the organization which the program belongs to. Each program must belong to a single organization, and the identifier for that organization should be given here.", - "constraints": { - "unique": true - }, - "example": "5978833f-21aa-4235-a56b-7d2f94ce8f35" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the program", - "constraints": { - "unique": false - }, - "example": "Community Mental Health Support" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the program has an alternative name it can be given here", - "constraints": { - "unique": false - }, - "example": "MyCity Mental Health Group" - }, - "description": { - "name": "description", - "type": "string", - "description": "A brief and clear summary of the program", - "constraints": { - "unique": false - }, - "example": "Comprehensive Mental Health Services available to residents of MyCity including CBT and Counselling. This is not an emergency service and should not be used as an alternative to hospital and GP services." - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ], - "tabular_required": [ - "organization_id" - ] - } - }, - "organization_identifiers": { - "name": "organization_identifiers", - "type": "array", - "items": { - "name": "organization_identifier", - "path": "organization_identifiers.csv", - "description": "Identifiers for an organization such as: company registration number, charity number, tax registration number. This helps uniquely identify and de-duplicate data", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 20 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "d4dbcebc-0802-47cb-8651-b937ac4f2f3e" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "Each program must belong to a single organization. The identifier of the organization should be given here.", - "constraints": { - "unique": false - }, - "example": "58341b4f-4f21-47f0-affb-1a2f9162472b" - }, - "identifier_scheme": { - "name": "identifier_scheme", - "type": "string", - "description": "Scheme according to http://org-id.guide/.", - "constraints": { - "unique": false - }, - "example": "GB-COH" - }, - "identifier_type": { - "name": "identifier_type", - "type": "string", - "description": "The type of identifier (company, charity, tax number, etc)", - "constraints": { - "unique": false - }, - "example": "company" - }, - "identifier": { - "name": "identifier", - "type": "string", - "description": "The third-party identifier", - "constraints": { - "unique": false - }, - "example": "1234567" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "identifier_type", - "identifier" - ], - "tabular_required": [ - "organization_id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "fundings": { - "name": "fundings", - "type": "array", - "items": { - "name": "funding", - "path": "funding.csv", - "description": "The funding table describes the sources of funding for a service or organization", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 11 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the funding. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1f2df32c-bf08-4b8e-bd6f-e834014b19bc" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization in receipt of this funding.", - "constraints": { - "unique": false - }, - "example": "545c684b-4a24-4923-b7c9-6e10fcf8a5a3" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service in receipt of this funding", - "constraints": { - "unique": false - }, - "example": "d20cedb8-b597-41cb-86b0-7034fb50c7a9" - }, - "source": { - "name": "source", - "type": "string", - "description": "A free text description of the source of funds for this organization or service.", - "constraints": { - "unique": false - }, - "example": "This service is funded partially by the MyCity local government and via grants made by charity funding bodies. We also operate a for-profit department which is used to partially cover the expense of the public service" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "cost_options": { - "name": "cost_options", - "type": "array", - "items": { - "name": "cost_option", - "path": "cost_options.csv", - "description": "The cost option table contains the costs of a service at certain points in time. This is an LGA Extension table. This table provides a structured version of the text information contained in the 'fees' field of the 'service' table.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 19 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1fdf4d39-3d80-484d-9f92-a8ffa08621e7" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the services for which the entry describes the cost", - "constraints": { - "unique": false - }, - "example": "a67ed14f-696d-45f1-8eaf-46b7f972425e" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "When this price is valid from", - "constraints": { - "unique": false - }, - "example": "2020-01-01", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "When this price is valid to", - "constraints": { - "unique": false - }, - "example": "2022-12-31", - "datapackage_type": "date" - }, - "option": { - "name": "option", - "type": "string", - "description": "Conditions associated with the cost option.\n\nApplication Profile Notes: e.g.For the over 60's\n1st session", - "constraints": { - "unique": false - }, - "example": "Under 18s and Over 60s" - }, - "currency": { - "name": "currency", - "type": "string", - "description": "3 letter currency code", - "constraints": { - "unique": false - }, - "example": "gbp" - }, - "amount": { - "name": "amount", - "type": "number", - "description": "The cost of the option, expresssed as an amount in a currency (expected to be GBP by Open Referral UK).", - "constraints": { - "unique": false - }, - "example": "35" - }, - "amount_description": { - "name": "amount_description", - "type": "string", - "description": "Specific details qualifying the cost amount, e.g. 'per session'", - "constraints": { - "unique": false - }, - "example": "per 1 hour session" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "service_id" - ] - } - }, - "program": { - "name": "program", - "path": "programs.csv", - "description": "Some organizations organise their services into programs. A program brings together a number of related services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 2 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the program. Each program must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "e7ec2e57-4540-43fa-b2c7-6be5a0ef7f42" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier for the organization which the program belongs to. Each program must belong to a single organization, and the identifier for that organization should be given here.", - "constraints": { - "unique": true - }, - "example": "5978833f-21aa-4235-a56b-7d2f94ce8f35" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the program", - "constraints": { - "unique": false - }, - "example": "Community Mental Health Support" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the program has an alternative name it can be given here", - "constraints": { - "unique": false - }, - "example": "MyCity Mental Health Group" - }, - "description": { - "name": "description", - "type": "string", - "description": "A brief and clear summary of the program", - "constraints": { - "unique": false - }, - "example": "Comprehensive Mental Health Services available to residents of MyCity including CBT and Counselling. This is not an emergency service and should not be used as an alternative to hospital and GP services." - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ], - "tabular_required": [ - "organization_id" - ] - }, - "required_documents": { - "name": "required_documents", - "type": "array", - "items": { - "name": "required_document", - "path": "required_documents.csv", - "description": "The required_document table contains details of any documents that are required in order to access or use services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 13 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the document. Each document must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "f6ad7e69-b9c8-42ce-92db-92cedb4c05c0" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this entry describes the required document", - "constraints": { - "unique": false - }, - "example": "bb0128fb-eeec-4179-a606-a8fb06648994" - }, - "document": { - "name": "document", - "type": "string", - "description": "A clear description of the document required to apply for or receive the service e.g. \"A Government-issued ID\" or \"EU Passport\".", - "constraints": { - "unique": false - }, - "example": "Any official id document (Passport, Driver's Licence, identity card) and evidence of address such as an official letter from local or national government. A driver's license which shows your name, photograph, and address can be used as sole identity document." - }, - "uri": { - "name": "uri", - "type": "string", - "description": "Web link to document.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ] - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "taxonomy_term": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "description" - ] - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - } - }, - "required": [ - "id", - "name", - "status" - ], - "tabular_required": [ - "organization_id" - ] - } -} \ No newline at end of file diff --git a/schema/compiled/tabular.json b/schema/compiled/tabular.json deleted file mode 100644 index 5c822ddb..00000000 --- a/schema/compiled/tabular.json +++ /dev/null @@ -1,2697 +0,0 @@ -{ - "type": "object", - "properties": { - "organization": { - "type": "array", - "items": { - "name": "organization", - "path": "organizations.csv", - "description": "The organization record is used to provide basic description and details about each organization delivering services. Each service should be linked to the organization responsible for its delivery. One organization may deliver many services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 1 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each organization must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "d9d5e0f5-d3ce-4f73-9a2f-4dd0ecc6c610", - "core": "Y" - }, - "name": { - "name": "name", - "type": "string", - "description": "The official or public name of the organization.", - "constraints": { - "unique": false - }, - "example": "Example Organization Inc.", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "Alternative or commonly used name for the organization.", - "constraints": { - "unique": false - }, - "example": "Example Org", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "A brief summary about the organization. It can contain markup such as HTML or Markdown.", - "constraints": { - "unique": false - }, - "example": "Example Org is a non-profit organization dedicated to providing services to qualified beneficiaries", - "core": "Y" - }, - "email": { - "name": "email", - "type": "string", - "description": "The contact e-mail address for the organization.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com", - "core": "Y" - }, - "website": { - "name": "website", - "type": "string", - "description": "The URL (website address) of the organization.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com", - "core": "Y" - }, - "tax_status": { - "name": "tax_status", - "type": "string", - "description": "DEPRECATED: Government assigned tax designation for tax-exempt organizations.", - "constraints": { - "unique": false - }, - "example": "tax_status" - }, - "tax_id": { - "name": "tax_id", - "type": "string", - "description": "DEPRECATED: A government issued identifier used for the purpose of tax administration.", - "constraints": { - "unique": false - }, - "example": "tax_id" - }, - "year_incorporated": { - "name": "year_incorporated", - "type": "number", - "description": "The year in which the organization was legally formed.", - "format": "%Y", - "constraints": { - "unique": false - }, - "example": "2011" - }, - "legal_status": { - "name": "legal_status", - "type": "string", - "description": "The legal status defines the conditions that an organization is operating under; e.g. non-profit, private corporation or a government organization.", - "constraints": { - "unique": false - }, - "example": "legal_status" - }, - "logo": { - "name": "logo", - "type": "string", - "description": "A URL to an image associated with the organization which can be presented alongside its name.", - "constraints": { - "unique": false - }, - "example": "https://openreferral.org/wp-content/uploads/2018/02/OpenReferral_Logo_Green-4-1.png" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "A persistent identifier to uniquely identify the organization such as those provided by Open Corporates or some other relevant URI provider. This is not for listing the website of the organization: that can be done through the website field of the Organization.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "parent_organization_id": { - "name": "parent_organization_id", - "type": "string", - "description": "The identifier of the organization's parent organization", - "constraints": { - "unique": false - }, - "example": "cd09a387-91f4-4555-94ec-e799c35344cd" - }, - "fundings": { - "name": "fundings", - "type": "array", - "items": { - "$ref": "funding.json" - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "$ref": "contact.json" - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "$ref": "phone.json" - } - }, - "locations": { - "name": "locations", - "type": "array", - "items": { - "$ref": "location.json" - } - }, - "programs": { - "name": "programs", - "type": "array", - "items": { - "$ref": "program.json" - } - }, - "organization_identifiers": { - "name": "organization_identifiers", - "type": "array", - "items": { - "$ref": "organization_identifier.json" - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id", - "name", - "description" - ] - } - }, - "program": { - "type": "array", - "items": { - "name": "program", - "path": "programs.csv", - "description": "Some organizations organise their services into programs. A program brings together a number of related services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 2 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the program. Each program must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "e7ec2e57-4540-43fa-b2c7-6be5a0ef7f42" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier for the organization which the program belongs to. Each program must belong to a single organization, and the identifier for that organization should be given here.", - "constraints": { - "unique": true - }, - "example": "5978833f-21aa-4235-a56b-7d2f94ce8f35" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the program", - "constraints": { - "unique": false - }, - "example": "Community Mental Health Support" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the program has an alternative name it can be given here", - "constraints": { - "unique": false - }, - "example": "MyCity Mental Health Group" - }, - "description": { - "name": "description", - "type": "string", - "description": "A brief and clear summary of the program", - "constraints": { - "unique": false - }, - "example": "Comprehensive Mental Health Services available to residents of MyCity including CBT and Counselling. This is not an emergency service and should not be used as an alternative to hospital and GP services." - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id", - "name", - "description" - ], - "tabular_required": [ - "organization_id" - ] - } - }, - "service": { - "type": "array", - "items": { - "name": "service", - "path": "services.csv", - "description": "Services are provided by organizations to a range of different groups. Details on where each service is delivered are contained in the services_at_location table.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 3 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the service. Each service must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ac148810-d857-441c-9679-408f346de14b", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization that provides this service.", - "constraints": { - "unique": false - }, - "example": "0fdfb57f-c147-4cfb-864c-44788a335d8c", - "core": "Y" - }, - "program_id": { - "name": "program_id", - "type": "string", - "description": "The identifier of the program this service is delivered under.", - "constraints": { - "unique": false - }, - "example": "24682fa0-3eda-4afc-a026-84a21c7a882e" - }, - "name": { - "name": "name", - "type": "string", - "description": "The official or public name of the service.", - "constraints": { - "unique": false - }, - "example": "Community Counselling", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the service has an alternative or commonly used other name, it can be given here.", - "constraints": { - "unique": false - }, - "example": "MyCity Counselling Servics" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description of the service.", - "constraints": { - "unique": false - }, - "example": "Counselling Services provided by trained professionals. Suitable for people with mental health conditions such as anxiety, depression, or eating disorders as well as people experiencing difficult life events and circumstances. ", - "core": "Y" - }, - "url": { - "name": "url", - "type": "string", - "description": "URL of the service", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com/counselling", - "core": "Y" - }, - "email": { - "name": "email", - "type": "string", - "description": "An email address which can be used by WHOM? to contact the service provider.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com", - "core": "Y" - }, - "status": { - "name": "status", - "type": "string", - "description": "The current status of the service which can be active, inactive, defunct, or temporarily closed.", - "constraints": { - "unique": false - }, - "example": "active", - "core": "Y", - "enum": [ - "active", - "inactive", - "defunct", - "temporarily closed" - ] - }, - "interpretation_services": { - "name": "interpretation_services", - "type": "string", - "description": "A description of any interpretation services available for accessing this service.", - "constraints": { - "unique": false - }, - "example": "Interpretation services are available in Urdu, Polish, and Slovak" - }, - "application_process": { - "name": "application_process", - "type": "string", - "description": "A description of the steps needed to access this service.", - "constraints": { - "unique": false - }, - "example": "If you are an NHS patient please ask your GP for a referral letter, we will then be in touch with you directly. If you are not an NHS patient you should ring our reception to arrange an appointment" - }, - "fees_description": { - "name": "fees_description", - "type": "string", - "description": "Details of any charges for service users to access this service.", - "constraints": { - "unique": false - }, - "example": "Non-NHS patients are expected to pay for their counselling sessions. We charge a flat rate per hour of counselling. The current rate is \u00a350 per hour. Please see our website for up to date prices." - }, - "wait_time": { - "name": "wait_time", - "type": "string", - "description": "DEPRECATED: Time a client may expect to wait before receiving a service.", - "constraints": { - "unique": false - }, - "example": "wait_time" - }, - "fees": { - "name": "fees", - "type": "string", - "description": "DEPRECATED: Details of any charges for service users to access this service.", - "constraints": { - "unique": false - }, - "example": "fees_description" - }, - "accreditations": { - "name": "accreditations", - "type": "string", - "description": "Details of any accreditations. Accreditation is the formal evaluation of an organization or program against best practice standards set by an accrediting organization.", - "constraints": { - "unique": false - }, - "example": "All of our practitioners are accredited by the BASC, UKCP, and the Professional Standards Body" - }, - "eligibility_description": { - "name": "eligibility_description", - "type": "string", - "description": "A description of the type of person for whom this service is intended.", - "constraints": { - "unique": false - }, - "example": "This service is intended for all people aged 12 and over who require counselling services in the MyCity area", - "core": "Y" - }, - "minimum_age": { - "name": "minimum_age", - "type": "number", - "description": "The minimum age of a person required to meet this eligibility requirement.", - "constraints": { - "unique": false - }, - "example": "12" - }, - "maximum_age": { - "name": "maximum_age", - "type": "number", - "description": "The maximum age of a person required to meet this eligibility requirement.", - "constraints": { - "unique": false - }, - "example": "100" - }, - "assured_date": { - "name": "assured_date", - "type": "string", - "description": "The date that the information about the service was last checked", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "assurer_email": { - "name": "assurer_email", - "type": "string", - "description": "The contact e-mail address for the person or organization which last assured the service.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "licenses": { - "name": "licenses", - "type": "string", - "description": "DEPRECATED: An organization may have a license issued by a government entity to operate legally. A list of any such licenses can be provided here.", - "constraints": { - "unique": false - }, - "example": "licences" - }, - "alert": { - "name": "alert", - "type": "string", - "description": "Notice of any short term alerts concerning the service. e.g. ", - "constraints": { - "unique": false - }, - "example": "Following COVID-19 we have moved most of our counselling sessions online. Please contact the reception if you require further information." - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "$ref": "phone.json" - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "$ref": "schedule.json" - } - }, - "service_areas": { - "name": "service_areas", - "type": "array", - "items": { - "$ref": "service_area.json" - } - }, - "service_at_locations": { - "name": "service_at_locations", - "type": "array", - "items": { - "$ref": "service_at_location.json" - } - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "$ref": "language.json" - } - }, - "fundings": { - "name": "fundings", - "type": "array", - "items": { - "$ref": "funding.json" - } - }, - "cost_options": { - "name": "cost_options", - "type": "array", - "items": { - "$ref": "cost_option.json" - } - }, - "required_documents": { - "name": "required_documents", - "type": "array", - "items": { - "$ref": "required_document.json" - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "$ref": "contact.json" - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id", - "name", - "status" - ], - "tabular_required": [ - "organization_id" - ] - } - }, - "attribute": { - "type": "array", - "items": { - "name": "attribute", - "path": "attributes.csv", - "description": "The services attributes table creates a link between a service and one or more classifications that describe the nature of the service provided.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 4 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the service_attribute entry. Each service_attribute entry should have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ae58cc39-8b70-4ab1-8aea-786882e5ac8e", - "core": "Y" - }, - "link_id": { - "name": "link_id", - "type": "string", - "description": "The identifier of the entity to which this taxonomy term applies.", - "constraints": { - "unique": false - }, - "example": "f28dd44b-0c4d-479f-8e90-4c52219a8b3c", - "core": "Y" - }, - "taxonomy_term_id": { - "name": "taxonomy_term_id", - "type": "string", - "description": "The identifier of this taxonomy term from the taxonomy table.", - "constraints": { - "unique": false - }, - "example": "6bd624ce-8512-497a-bcb2-7ce1a5dc1680", - "core": "Y" - }, - "link_type": { - "name": "link_type", - "type": "string", - "description": "A code taken from an enumerated open codelist to indicate what the taxonomy term describes e.g. the service eligibility or intended audience.", - "constraints": { - "unique": false - }, - "example": "link_type", - "core": "Y" - }, - "link_entity": { - "name": "link_entity", - "type": "string", - "description": "The table of the link_id", - "constraints": { - "unique": false - }, - "example": "link_entity", - "core": "Y" - }, - "value": { - "name": "value", - "type": "string", - "description": "The value (if any) of an attribute", - "constraints": { - "unique": false - }, - "example": "value", - "core": "Y" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "link_id", - "taxonomy_term_id", - "link_entity" - ] - } - }, - "service_at_location": { - "type": "array", - "items": { - "name": "service_at_location", - "path": "service_at_location.csv", - "description": "The services at location table creates a link between a service and a specific location.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 5 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the entry. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "e94c9f38-1e8f-4564-91d4-d53501ab1765", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service at a given location.", - "constraints": { - "unique": false - }, - "example": "ab231982-2106-4a55-80fc-b305560c5556", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this service operates.", - "constraints": { - "unique": false - }, - "example": "2528e812-ccbb-43a7-b761-a90f27ea9ac4", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "Any additional information that should be displayed to users about the service at this specific location.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "$ref": "contact.json" - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "$ref": "phone.json" - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "$ref": "schedule.json" - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "service_id", - "location_id" - ] - } - }, - "location": { - "type": "array", - "items": { - "name": "location", - "path": "locations.csv", - "description": "The location tables provides details of the locations where organizations operate. Locations may be virtual, and one organization may have many locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 6 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the location. Each location must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3a19ff88-4620-4d17-9830-ac1d859eb5d5", - "core": "Y" - }, - "location_type": { - "name": "location_type", - "type": "string", - "description": "The type of location, which may be either physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "physical", - "core": "Y", - "enum": [ - "physical", - "virtual" - ] - }, - "url": { - "name": "url", - "type": "string", - "description": "If location_type is virtual, then this field represents the URL of a virtual location.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The organization identifier for a location. This is the organization that is responsible for maintaining information about this location. The identifier of the organization should be given here. Details of the services the organization delivers at this location should be provided in the services_at_location table.", - "constraints": { - "unique": false - }, - "example": "985e4a42-bd9f-4edc-911d-0243a4640aca" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the location", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the location has an alternative name then it may be given here.", - "constraints": { - "unique": false - }, - "example": "Civic Center" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description of this location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is located on Main Street and contains facilities for a number of civic and community services available.", - "core": "Y" - }, - "transportation": { - "name": "transportation", - "type": "string", - "description": "A description of the access to public or private transportation to and from the location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is serviced by the number 1 Bus and is a short walk from the Main Street Metro Station" - }, - "latitude": { - "name": "latitude", - "type": "number", - "description": "Y coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "100", - "core": "Y" - }, - "longitude": { - "name": "longitude", - "type": "number", - "description": "X coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "101", - "core": "Y" - }, - "external_identifier": { - "name": "external_identifier", - "type": "string", - "description": "A third party identifier for a location which can be drawn from other services e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "///cheer.parent.mole" - }, - "external_identifier_type": { - "name": "external_identifier_type", - "type": "string", - "description": "The scheme used for the location's external_identifier e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "what3words" - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "$ref": "language.json" - } - }, - "addresss": { - "name": "addresss", - "type": "array", - "items": { - "$ref": "address.json" - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "$ref": "contact.json" - } - }, - "accessibilitys": { - "name": "accessibilitys", - "type": "array", - "items": { - "$ref": "accessibility.json" - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "$ref": "phone.json" - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "$ref": "schedule.json" - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id", - "location_type" - ] - } - }, - "phone": { - "type": "array", - "items": { - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "$ref": "language.json" - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id", - "number" - ] - } - }, - "contact": { - "type": "array", - "items": { - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "$ref": "phone.json" - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id" - ] - } - }, - "address": { - "type": "array", - "items": { - "name": "address", - "path": "addresss.csv", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 9 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id of the postal address. Each postal address must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "74706e55-df26-4b84-80fe-ecc30b5befb4", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the postal address.", - "constraints": { - "unique": false - }, - "example": "d57b7ee4-9bcf-4351-858b-c42860beb869", - "core": "Y" - }, - "attention": { - "name": "attention", - "type": "string", - "description": "The name of the person or entity whose attention should be sought at the location. These are often included as a \"care of\" component of an address.", - "constraints": { - "unique": false - }, - "example": "A. Persona", - "core": "Y" - }, - "address_1": { - "name": "address_1", - "type": "string", - "description": "The first line(s) of the address, including office, building number and street.", - "constraints": { - "unique": false - }, - "example": "1-30 Main Street", - "core": "Y" - }, - "address_2": { - "name": "address_2", - "type": "string", - "description": "A second (additional) line of address information.", - "constraints": { - "unique": false - }, - "example": "address_2" - }, - "city": { - "name": "city", - "type": "string", - "description": "The city in which the address is located.", - "constraints": { - "unique": false - }, - "example": "MyCity", - "core": "Y" - }, - "region": { - "name": "region", - "type": "string", - "description": "The region in which the address is located (optional).", - "constraints": { - "unique": false - }, - "example": "region", - "core": "Y" - }, - "state_province": { - "name": "state_province", - "type": "string", - "description": "The state or province in which the address is located.", - "constraints": { - "unique": false - }, - "core": "Y" - }, - "postal_code": { - "name": "postal_code", - "type": "string", - "description": "The postal code for the address.", - "constraints": { - "unique": false - }, - "example": "postal_code", - "core": "Y" - }, - "country": { - "name": "country", - "type": "string", - "description": "The country in which the address is located. This should be given as an ISO 3361-1 country code (two letter abbreviation)", - "constraints": { - "unique": false - }, - "example": "US", - "core": "Y" - }, - "address_type": { - "name": "address_type", - "type": "string", - "description": "The type of address which may be physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "postal", - "core": "Y", - "enum": [ - "physical", - "postal" - ] - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id", - "address_1", - "city", - "state_province", - "postal_code", - "country", - "address_type" - ] - } - }, - "schedule": { - "type": "array", - "items": { - "name": "schedule", - "path": "schedules.csv", - "description": "The schedule table contains details of when a service or location is open. Entries are RFC 5545 RRULES.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 10 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the schedule. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "ae8b7eaf-7e7d-4128-a403-ae097f146356", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "dd9e501b-4df9-4e71-85ac-29748e7e2d5a" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this schedule is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "0a41a90a-b5a5-4541-87e2-5cc2fd72536b", - "core": "Y" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "The date from which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "The last date on which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "dtstart": { - "name": "dtstart", - "type": "string", - "description": "iCal - The date of the first event is the schedule. Necessary when using the \u2018interval\u2019 feature, optional otherwise.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "timezone": { - "name": "timezone", - "type": "number", - "description": "The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.", - "constraints": { - "unique": false - }, - "example": "3" - }, - "until": { - "name": "until", - "type": "string", - "description": "iCal - The date of the last occurence of the recurring event.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "count": { - "name": "count", - "type": "string", - "description": "iCal - The number of times that the event occurs. Use this instead of \u2018until\u2019, if appropriate.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "wkst": { - "name": "wkst", - "type": "string", - "description": "iCal - The day on which the week starts, eg MO.", - "constraints": { - "unique": false - }, - "example": "TUE", - "enum": [ - "MON", - "TUE", - "WED", - "THU", - "FRI", - "SAT", - "SUN" - ] - }, - "freq": { - "name": "freq", - "type": "string", - "description": "iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.", - "constraints": { - "unique": false - }, - "example": "WEEKLY", - "core": "Y", - "enum": [ - "WEEKLY", - "MONTHLY" - ] - }, - "interval": { - "name": "interval", - "type": "number", - "description": "iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly", - "constraints": { - "unique": false - }, - "example": "1", - "core": "Y" - }, - "byday": { - "name": "byday", - "type": "string", - "description": "iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday", - "constraints": { - "unique": false - }, - "example": "THU", - "core": "Y" - }, - "byweekno": { - "name": "byweekno", - "type": "string", - "description": "iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.", - "constraints": { - "unique": false - }, - "example": "42" - }, - "bymonthday": { - "name": "bymonthday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.", - "constraints": { - "unique": false - }, - "example": "2", - "core": "Y" - }, - "byyearday": { - "name": "byyearday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.", - "constraints": { - "unique": false - }, - "example": "2" - }, - "description": { - "name": "description", - "type": "string", - "description": "A human readable description of the availability of the service.", - "constraints": { - "unique": false - }, - "example": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "core": "Y" - }, - "opens_at": { - "name": "opens_at", - "type": "string", - "description": "The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "10:00", - "core": "Y", - "datapackage_type": "time" - }, - "closes_at": { - "name": "closes_at", - "type": "string", - "description": "The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "18:00", - "core": "Y", - "datapackage_type": "time" - }, - "schedule_link": { - "name": "schedule_link", - "type": "string", - "description": "URL of a link for the scheule which may show each individual session and may provide a booking facility", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attending_type": { - "name": "attending_type", - "type": "string", - "description": "A clear description of how to attend this service", - "constraints": { - "unique": false - }, - "example": "You can attend this service in-person or remotely via video conferencing" - }, - "notes": { - "name": "notes", - "type": "string", - "description": "Human readable notes on the schedule", - "constraints": { - "unique": false - }, - "example": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id" - ] - } - }, - "funding": { - "type": "array", - "items": { - "name": "funding", - "path": "funding.csv", - "description": "The funding table describes the sources of funding for a service or organization", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 11 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the funding. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1f2df32c-bf08-4b8e-bd6f-e834014b19bc" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization in receipt of this funding.", - "constraints": { - "unique": false - }, - "example": "545c684b-4a24-4923-b7c9-6e10fcf8a5a3" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service in receipt of this funding", - "constraints": { - "unique": false - }, - "example": "d20cedb8-b597-41cb-86b0-7034fb50c7a9" - }, - "source": { - "name": "source", - "type": "string", - "description": "A free text description of the source of funds for this organization or service.", - "constraints": { - "unique": false - }, - "example": "This service is funded partially by the MyCity local government and via grants made by charity funding bodies. We also operate a for-profit department which is used to partially cover the expense of the public service" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id" - ] - } - }, - "service_area": { - "type": "array", - "items": { - "name": "service_area", - "path": "service_areas.csv", - "description": "The service_area table contains details of the geographic area for which a service is available.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 12 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the service area. Each service area must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "381c64f1-a724-4884-9c21-ac96c21cca3e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this entry describes the service area", - "constraints": { - "unique": false - }, - "example": "146fbf18-d4a3-4bee-a8b0-2d4476478eea", - "core": "Y" - }, - "name": { - "name": "name", - "type": "string", - "description": "The geographic area where a service is available. This is a free-text description, and so may be precise or indefinite as necessary.", - "constraints": { - "unique": false - }, - "example": "The service is available to all residents of the MyCity area. We provide the service in our offices or via video conferencing to any who can provide evidence of their residency.", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "A more detailed description of this service area. Used to provide any additional information that cannot be communicated using the structured area and geometry fields.", - "constraints": { - "unique": false - }, - "example": "#REF!", - "core": "Y" - }, - "extent": { - "name": "extent", - "type": "string", - "description": "A definition of the polygon defining the area, in geojson.", - "constraints": { - "unique": false - }, - "example": "extent" - }, - "extent_type": { - "name": "extent_type", - "type": "string", - "description": "The format of the extent field populated from an enum of \"geojson\", \"topojson\", \"kml\",and (for legacy systems or early state during transformation) \"text\"", - "constraints": { - "unique": false - }, - "example": "extent_type" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "A URI which acts as a persistent identifier to identifiy an area", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id" - ] - } - }, - "required_document": { - "type": "array", - "items": { - "name": "required_document", - "path": "required_documents.csv", - "description": "The required_document table contains details of any documents that are required in order to access or use services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 13 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the document. Each document must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "f6ad7e69-b9c8-42ce-92db-92cedb4c05c0" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this entry describes the required document", - "constraints": { - "unique": false - }, - "example": "bb0128fb-eeec-4179-a606-a8fb06648994" - }, - "document": { - "name": "document", - "type": "string", - "description": "A clear description of the document required to apply for or receive the service e.g. \"A Government-issued ID\" or \"EU Passport\".", - "constraints": { - "unique": false - }, - "example": "Any official id document (Passport, Driver's Licence, identity card) and evidence of address such as an official letter from local or national government. A driver's license which shows your name, photograph, and address can be used as sole identity document." - }, - "uri": { - "name": "uri", - "type": "string", - "description": "Web link to document.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id" - ] - } - }, - "language": { - "type": "array", - "items": { - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id" - ] - } - }, - "accessibility": { - "type": "array", - "items": { - "name": "accessibility", - "path": "accessibility.csv", - "description": "The accessibility_for_disabilities table contains details of the arrangements for access to locations for people who have disabilities", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 15 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this accessibility information. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "afcf296e-1cb2-4139-9c88-33d587d1a50b", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the accessibility provision", - "constraints": { - "unique": false - }, - "example": "7587f72e-11ff-4e02-95c2-f13f8f48f830", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of assistance or infrastructure that facilitate access to clients with disabilities.", - "constraints": { - "unique": false - }, - "example": "The building is equipped with induction loops for hearing aids. Wheelchair access is possible on all levels.", - "core": "Y" - }, - "details": { - "name": "details", - "type": "string", - "description": "Any further details relating to the relevant accessibility arrangements at this location. E.g. whether advance notice is required to use an accessibility facility.", - "constraints": { - "unique": false - }, - "example": "Switch hearing aid to T-coil to access the induction loop facility." - }, - "url": { - "name": "url", - "type": "string", - "description": "URL of a page giving more information about the accessibility of the location", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id" - ] - } - }, - "taxonomy_term": { - "type": "array", - "items": { - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id", - "name", - "description" - ] - } - }, - "metadata": { - "type": "array", - "items": { - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] - } - }, - "meta_table_description": { - "type": "array", - "items": { - "name": "meta_table_description", - "path": "meta_table_descriptions.csv", - "description": "The meta_table_description table contains metadata about individual tables.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 18 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "c11af60b-a394-4e53-9943-324dda2d17a1" - }, - "name": { - "name": "name", - "type": "string", - "constraints": { - "unique": false - }, - "example": "name" - }, - "language": { - "name": "language", - "type": "string", - "constraints": { - "unique": false - }, - "example": "language" - }, - "character_set": { - "name": "character_set", - "type": "string", - "constraints": { - "unique": false - }, - "example": "character_set" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id" - ] - } - }, - "cost_option": { - "type": "array", - "items": { - "name": "cost_option", - "path": "cost_options.csv", - "description": "The cost option table contains the costs of a service at certain points in time. This is an LGA Extension table. This table provides a structured version of the text information contained in the 'fees' field of the 'service' table.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 19 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1fdf4d39-3d80-484d-9f92-a8ffa08621e7" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the services for which the entry describes the cost", - "constraints": { - "unique": false - }, - "example": "a67ed14f-696d-45f1-8eaf-46b7f972425e" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "When this price is valid from", - "constraints": { - "unique": false - }, - "example": "2020-01-01", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "When this price is valid to", - "constraints": { - "unique": false - }, - "example": "2022-12-31", - "datapackage_type": "date" - }, - "option": { - "name": "option", - "type": "string", - "description": "Conditions associated with the cost option.\n\nApplication Profile Notes: e.g.For the over 60's\n1st session", - "constraints": { - "unique": false - }, - "example": "Under 18s and Over 60s" - }, - "currency": { - "name": "currency", - "type": "string", - "description": "3 letter currency code", - "constraints": { - "unique": false - }, - "example": "gbp" - }, - "amount": { - "name": "amount", - "type": "number", - "description": "The cost of the option, expresssed as an amount in a currency (expected to be GBP by Open Referral UK).", - "constraints": { - "unique": false - }, - "example": "35" - }, - "amount_description": { - "name": "amount_description", - "type": "string", - "description": "Specific details qualifying the cost amount, e.g. 'per session'", - "constraints": { - "unique": false - }, - "example": "per 1 hour session" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "service_id" - ] - } - }, - "organization_identifier": { - "type": "array", - "items": { - "name": "organization_identifier", - "path": "organization_identifiers.csv", - "description": "Identifiers for an organization such as: company registration number, charity number, tax registration number. This helps uniquely identify and de-duplicate data", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 20 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "d4dbcebc-0802-47cb-8651-b937ac4f2f3e" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "Each program must belong to a single organization. The identifier of the organization should be given here.", - "constraints": { - "unique": false - }, - "example": "58341b4f-4f21-47f0-affb-1a2f9162472b" - }, - "identifier_scheme": { - "name": "identifier_scheme", - "type": "string", - "description": "Scheme according to http://org-id.guide/.", - "constraints": { - "unique": false - }, - "example": "GB-COH" - }, - "identifier_type": { - "name": "identifier_type", - "type": "string", - "description": "The type of identifier (company, charity, tax number, etc)", - "constraints": { - "unique": false - }, - "example": "company" - }, - "identifier": { - "name": "identifier", - "type": "string", - "description": "The third-party identifier", - "constraints": { - "unique": false - }, - "example": "1234567" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id", - "identifier_type", - "identifier" - ], - "tabular_required": [ - "organization_id" - ] - } - }, - "taxonomy": { - "type": "array", - "items": { - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id", - "name", - "description" - ] - } - } - } -} \ No newline at end of file diff --git a/schema/contact.json b/schema/contact.json deleted file mode 100644 index 48fa6102..00000000 --- a/schema/contact.json +++ /dev/null @@ -1,125 +0,0 @@ -{ - "name": "contact", - "path": "contacts.csv", - "description": "The contact table contains details of the named contacts for services and organizations. Note that in the HSDS data package format, if an individual is the contact for multiple services, their details may be duplicated multiple times in this table, each time with a new identifier, and with the rows containing different service ids.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 8 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the contact. Each contact must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1e7efce3-639b-4880-940c-b95cd30cdb50", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is a contact", - "constraints": { - "unique": false - }, - "example": "ae67a707-5893-4225-b0b1-320ab9cb596b" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is a contact", - "constraints": { - "unique": false - }, - "example": "46f31178-dbb7-45e4-be37-c69320e08c36", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this contact is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "93eaf18d-1cd2-4ec7-bffb-3c9172ee5070" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier for the location_id when the location of the contact is relevant.", - "constraints": { - "unique": false - }, - "example": "2226a1e5-7ff1-4c46-a5fb-955304b05917" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the contact.", - "constraints": { - "unique": false - }, - "example": "Ann Persona", - "core": "Y" - }, - "title": { - "name": "title", - "type": "string", - "description": "The job title of the contact.", - "constraints": { - "unique": false - }, - "example": "Reception Manager", - "core": "Y" - }, - "department": { - "name": "department", - "type": "string", - "description": "The department that the contact is a part of.", - "constraints": { - "unique": false - }, - "example": "Reception" - }, - "email": { - "name": "email", - "type": "string", - "description": "The email address of the contact.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "$ref": "phone.json" - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id" - ] -} \ No newline at end of file diff --git a/schema/cost_option.json b/schema/cost_option.json deleted file mode 100644 index 4d5ad50a..00000000 --- a/schema/cost_option.json +++ /dev/null @@ -1,109 +0,0 @@ -{ - "name": "cost_option", - "path": "cost_options.csv", - "description": "The cost option table contains the costs of a service at certain points in time. This is an LGA Extension table. This table provides a structured version of the text information contained in the 'fees' field of the 'service' table.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 19 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1fdf4d39-3d80-484d-9f92-a8ffa08621e7" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the services for which the entry describes the cost", - "constraints": { - "unique": false - }, - "example": "a67ed14f-696d-45f1-8eaf-46b7f972425e" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "When this price is valid from", - "constraints": { - "unique": false - }, - "example": "2020-01-01", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "When this price is valid to", - "constraints": { - "unique": false - }, - "example": "2022-12-31", - "datapackage_type": "date" - }, - "option": { - "name": "option", - "type": "string", - "description": "Conditions associated with the cost option.\n\nApplication Profile Notes: e.g.For the over 60's\n1st session", - "constraints": { - "unique": false - }, - "example": "Under 18s and Over 60s" - }, - "currency": { - "name": "currency", - "type": "string", - "description": "3 letter currency code", - "constraints": { - "unique": false - }, - "example": "gbp" - }, - "amount": { - "name": "amount", - "type": "number", - "description": "The cost of the option, expresssed as an amount in a currency (expected to be GBP by Open Referral UK).", - "constraints": { - "unique": false - }, - "example": "35" - }, - "amount_description": { - "name": "amount_description", - "type": "string", - "description": "Specific details qualifying the cost amount, e.g. 'per session'", - "constraints": { - "unique": false - }, - "example": "per 1 hour session" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "service_id" - ] -} \ No newline at end of file diff --git a/schema/funding.json b/schema/funding.json deleted file mode 100644 index 0514e4c6..00000000 --- a/schema/funding.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "name": "funding", - "path": "funding.csv", - "description": "The funding table describes the sources of funding for a service or organization", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 11 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the funding. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1f2df32c-bf08-4b8e-bd6f-e834014b19bc" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization in receipt of this funding.", - "constraints": { - "unique": false - }, - "example": "545c684b-4a24-4923-b7c9-6e10fcf8a5a3" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service in receipt of this funding", - "constraints": { - "unique": false - }, - "example": "d20cedb8-b597-41cb-86b0-7034fb50c7a9" - }, - "source": { - "name": "source", - "type": "string", - "description": "A free text description of the source of funds for this organization or service.", - "constraints": { - "unique": false - }, - "example": "This service is funded partially by the MyCity local government and via grants made by charity funding bodies. We also operate a for-profit department which is used to partially cover the expense of the public service" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id" - ] -} \ No newline at end of file diff --git a/schema/language.json b/schema/language.json deleted file mode 100644 index a2e2e365..00000000 --- a/schema/language.json +++ /dev/null @@ -1,98 +0,0 @@ -{ - "name": "language", - "path": "languages.csv", - "description": "The language table contains details of the languages that are spoken at locations or services. This does not include languages which can only be used with interpretation.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 14 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the language. Each langauge must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "2989d3ed-c547-48f8-8f9d-432d81c7892e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "500ff16a-71c4-4e0e-9263-0bb8bbc9f4e5", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which the entry describes the languages in which services are delivered", - "constraints": { - "unique": false - }, - "example": "2fcda859-99ad-4a9e-b912-7baf5e064df1" - }, - "phone_id": { - "name": "phone_id", - "type": "string", - "description": "The identifier of the phone for which the entry describes the languages in which phone is availible in.", - "constraints": { - "unique": false - }, - "example": "df2d6c2f-89e7-4cae-aace-a23a0264d7e5" - }, - "name": { - "name": "name", - "type": "string", - "description": "Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.", - "constraints": { - "unique": false - }, - "example": "Urdu", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The ISO 639-1 or ISO 639-3 code for the language e.g. en, es", - "constraints": { - "unique": false - }, - "example": "ur" - }, - "note": { - "name": "note", - "type": "string", - "description": "A clear description of any additional context or services provided for this language e.g. an occasional translation service", - "constraints": { - "unique": false - }, - "example": "Translation services provided via bilingual staff when they are available" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id" - ] -} \ No newline at end of file diff --git a/schema/location.json b/schema/location.json deleted file mode 100644 index d72bbbc3..00000000 --- a/schema/location.json +++ /dev/null @@ -1,195 +0,0 @@ -{ - "name": "location", - "path": "locations.csv", - "description": "The location tables provides details of the locations where organizations operate. Locations may be virtual, and one organization may have many locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 6 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the location. Each location must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3a19ff88-4620-4d17-9830-ac1d859eb5d5", - "core": "Y" - }, - "location_type": { - "name": "location_type", - "type": "string", - "description": "The type of location, which may be either physical, postal, or virtual.", - "constraints": { - "unique": false - }, - "example": "physical", - "core": "Y", - "enum": [ - "physical", - "virtual" - ] - }, - "url": { - "name": "url", - "type": "string", - "description": "If location_type is virtual, then this field represents the URL of a virtual location.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The organization identifier for a location. This is the organization that is responsible for maintaining information about this location. The identifier of the organization should be given here. Details of the services the organization delivers at this location should be provided in the services_at_location table.", - "constraints": { - "unique": false - }, - "example": "985e4a42-bd9f-4edc-911d-0243a4640aca" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the location", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the location has an alternative name then it may be given here.", - "constraints": { - "unique": false - }, - "example": "Civic Center" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description of this location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is located on Main Street and contains facilities for a number of civic and community services available.", - "core": "Y" - }, - "transportation": { - "name": "transportation", - "type": "string", - "description": "A description of the access to public or private transportation to and from the location.", - "constraints": { - "unique": false - }, - "example": "MyCity Civic Center is serviced by the number 1 Bus and is a short walk from the Main Street Metro Station" - }, - "latitude": { - "name": "latitude", - "type": "number", - "description": "Y coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "100", - "core": "Y" - }, - "longitude": { - "name": "longitude", - "type": "number", - "description": "X coordinate of location expressed in decimal degrees in WGS84 datum.", - "constraints": { - "unique": false - }, - "example": "101", - "core": "Y" - }, - "external_identifier": { - "name": "external_identifier", - "type": "string", - "description": "A third party identifier for a location which can be drawn from other services e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "///cheer.parent.mole" - }, - "external_identifier_type": { - "name": "external_identifier_type", - "type": "string", - "description": "The scheme used for the location's external_identifier e.g. UK UPRN or what3words.", - "constraints": { - "unique": false - }, - "example": "what3words" - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "$ref": "language.json" - } - }, - "addresss": { - "name": "addresss", - "type": "array", - "items": { - "$ref": "address.json" - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "$ref": "contact.json" - } - }, - "accessibilitys": { - "name": "accessibilitys", - "type": "array", - "items": { - "$ref": "accessibility.json" - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "$ref": "phone.json" - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "$ref": "schedule.json" - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id", - "location_type" - ] -} \ No newline at end of file diff --git a/schema/meta_table_description.json b/schema/meta_table_description.json deleted file mode 100644 index 6d0bace0..00000000 --- a/schema/meta_table_description.json +++ /dev/null @@ -1,65 +0,0 @@ -{ - "name": "meta_table_description", - "path": "meta_table_descriptions.csv", - "description": "The meta_table_description table contains metadata about individual tables.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 18 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "c11af60b-a394-4e53-9943-324dda2d17a1" - }, - "name": { - "name": "name", - "type": "string", - "constraints": { - "unique": false - }, - "example": "name" - }, - "language": { - "name": "language", - "type": "string", - "constraints": { - "unique": false - }, - "example": "language" - }, - "character_set": { - "name": "character_set", - "type": "string", - "constraints": { - "unique": false - }, - "example": "character_set" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id" - ] -} \ No newline at end of file diff --git a/schema/metadata.json b/schema/metadata.json deleted file mode 100644 index fbbf0585..00000000 --- a/schema/metadata.json +++ /dev/null @@ -1,110 +0,0 @@ -{ - "name": "metadata", - "path": "metadata.csv", - "description": "The metadata table contains a record of the changes that have been made to the data in order to maintain provenance information.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 17 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "6cd71e9f-1013-49d9-8370-26b8f59d3e5a" - }, - "resource_id": { - "name": "resource_id", - "type": "string", - "description": "Each service, program. location, address, or contact will have a unique identifier.", - "constraints": { - "unique": false - }, - "example": "38960354-e7d2-4cfa-a368-820f729d6ccf" - }, - "resource_type": { - "name": "resource_type", - "type": "string", - "description": "The type of entity being referenced", - "constraints": { - "unique": false - }, - "example": "resource_type" - }, - "last_action_date": { - "name": "last_action_date", - "type": "string", - "description": "The date when data was changed.", - "constraints": { - "unique": false - }, - "example": "2011-01-01", - "datapackage_type": "datetime" - }, - "last_action_type": { - "name": "last_action_type", - "type": "string", - "description": "The kind of change made to the data; eg create, update, delete", - "constraints": { - "unique": false - }, - "example": "update" - }, - "field_name": { - "name": "field_name", - "type": "string", - "description": "The name of field that has been modified", - "constraints": { - "unique": false - }, - "example": "field_name" - }, - "previous_value": { - "name": "previous_value", - "type": "string", - "description": "The previous value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "previous_value" - }, - "replacement_value": { - "name": "replacement_value", - "type": "string", - "description": "The new value of a field that has been updated", - "constraints": { - "unique": false - }, - "example": "replacement_value" - }, - "updated_by": { - "name": "updated_by", - "type": "string", - "description": "The name of the person who updated a value", - "constraints": { - "unique": false - }, - "example": "updated_by" - } - }, - "required": [ - "id", - "last_action_date", - "last_action_type", - "field_name", - "previous_value", - "replacement_value", - "updated_by" - ], - "tabular_required": [ - "resource_id", - "resource_type" - ] -} \ No newline at end of file diff --git a/schema/organization.json b/schema/organization.json deleted file mode 100644 index 42c4c645..00000000 --- a/schema/organization.json +++ /dev/null @@ -1,203 +0,0 @@ -{ - "name": "organization", - "path": "organizations.csv", - "description": "The organization record is used to provide basic description and details about each organization delivering services. Each service should be linked to the organization responsible for its delivery. One organization may deliver many services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 1 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each organization must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "d9d5e0f5-d3ce-4f73-9a2f-4dd0ecc6c610", - "core": "Y" - }, - "name": { - "name": "name", - "type": "string", - "description": "The official or public name of the organization.", - "constraints": { - "unique": false - }, - "example": "Example Organization Inc.", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "Alternative or commonly used name for the organization.", - "constraints": { - "unique": false - }, - "example": "Example Org", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "A brief summary about the organization. It can contain markup such as HTML or Markdown.", - "constraints": { - "unique": false - }, - "example": "Example Org is a non-profit organization dedicated to providing services to qualified beneficiaries", - "core": "Y" - }, - "email": { - "name": "email", - "type": "string", - "description": "The contact e-mail address for the organization.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com", - "core": "Y" - }, - "website": { - "name": "website", - "type": "string", - "description": "The URL (website address) of the organization.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com", - "core": "Y" - }, - "tax_status": { - "name": "tax_status", - "type": "string", - "description": "DEPRECATED: Government assigned tax designation for tax-exempt organizations.", - "constraints": { - "unique": false - }, - "example": "tax_status" - }, - "tax_id": { - "name": "tax_id", - "type": "string", - "description": "DEPRECATED: A government issued identifier used for the purpose of tax administration.", - "constraints": { - "unique": false - }, - "example": "tax_id" - }, - "year_incorporated": { - "name": "year_incorporated", - "type": "number", - "description": "The year in which the organization was legally formed.", - "format": "%Y", - "constraints": { - "unique": false - }, - "example": "2011" - }, - "legal_status": { - "name": "legal_status", - "type": "string", - "description": "The legal status defines the conditions that an organization is operating under; e.g. non-profit, private corporation or a government organization.", - "constraints": { - "unique": false - }, - "example": "legal_status" - }, - "logo": { - "name": "logo", - "type": "string", - "description": "A URL to an image associated with the organization which can be presented alongside its name.", - "constraints": { - "unique": false - }, - "example": "https://openreferral.org/wp-content/uploads/2018/02/OpenReferral_Logo_Green-4-1.png" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "A persistent identifier to uniquely identify the organization such as those provided by Open Corporates or some other relevant URI provider. This is not for listing the website of the organization: that can be done through the website field of the Organization.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "parent_organization_id": { - "name": "parent_organization_id", - "type": "string", - "description": "The identifier of the organization's parent organization", - "constraints": { - "unique": false - }, - "example": "cd09a387-91f4-4555-94ec-e799c35344cd" - }, - "fundings": { - "name": "fundings", - "type": "array", - "items": { - "$ref": "funding.json" - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "$ref": "contact.json" - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "$ref": "phone.json" - } - }, - "locations": { - "name": "locations", - "type": "array", - "items": { - "$ref": "location.json" - } - }, - "programs": { - "name": "programs", - "type": "array", - "items": { - "$ref": "program.json" - } - }, - "organization_identifiers": { - "name": "organization_identifiers", - "type": "array", - "items": { - "$ref": "organization_identifier.json" - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id", - "name", - "description" - ] -} \ No newline at end of file diff --git a/schema/organization_identifier.json b/schema/organization_identifier.json deleted file mode 100644 index 47e9ba46..00000000 --- a/schema/organization_identifier.json +++ /dev/null @@ -1,82 +0,0 @@ -{ - "name": "organization_identifier", - "path": "organization_identifiers.csv", - "description": "Identifiers for an organization such as: company registration number, charity number, tax registration number. This helps uniquely identify and de-duplicate data", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 20 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "d4dbcebc-0802-47cb-8651-b937ac4f2f3e" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "Each program must belong to a single organization. The identifier of the organization should be given here.", - "constraints": { - "unique": false - }, - "example": "58341b4f-4f21-47f0-affb-1a2f9162472b" - }, - "identifier_scheme": { - "name": "identifier_scheme", - "type": "string", - "description": "Scheme according to http://org-id.guide/.", - "constraints": { - "unique": false - }, - "example": "GB-COH" - }, - "identifier_type": { - "name": "identifier_type", - "type": "string", - "description": "The type of identifier (company, charity, tax number, etc)", - "constraints": { - "unique": false - }, - "example": "company" - }, - "identifier": { - "name": "identifier", - "type": "string", - "description": "The third-party identifier", - "constraints": { - "unique": false - }, - "example": "1234567" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id", - "identifier_type", - "identifier" - ], - "tabular_required": [ - "organization_id" - ] -} \ No newline at end of file diff --git a/schema/phone.json b/schema/phone.json deleted file mode 100644 index eac8cf69..00000000 --- a/schema/phone.json +++ /dev/null @@ -1,133 +0,0 @@ -{ - "name": "phone", - "path": "phones.csv", - "description": "The phone table contains details of the telephone numbers are used to contact organizations, services, and locations.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 7 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The id for a phone number. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "1554f2e2-a373-45db-a3fa-9fc48a61c15e", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this phone number is located", - "constraints": { - "unique": false - }, - "example": "3133fbc3-469a-4ab7-9158-421acfe66229" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "9d2104f3-b9b2-4719-a85d-743fc62714a6" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "c1066581-4d59-45c7-9072-40e745e3c98c" - }, - "contact_id": { - "name": "contact_id", - "type": "string", - "description": "The identifier of the contact for which this is the phone number", - "constraints": { - "unique": false - }, - "example": "52fd7852-8f0e-4b5e-9d93-ff96386096c4", - "core": "Y" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this phone number is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "a4edb74e-c262-4379-bf87-2bf90f6f4803" - }, - "number": { - "name": "number", - "type": "string", - "description": "The phone number", - "constraints": { - "unique": false - }, - "example": "\"+44 1234 234567\"", - "core": "Y" - }, - "extension": { - "name": "extension", - "type": "number", - "description": "The extension of the phone number", - "constraints": { - "unique": false - }, - "example": "100" - }, - "type": { - "name": "type", - "type": "string", - "description": "Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).", - "constraints": { - "unique": false - }, - "example": "voice" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.", - "constraints": { - "unique": false - }, - "example": "Our main reception phone number. The phones will be available from 0800 (8am) until 1800 (6pm) local time. There may be some slight delays in answering your call if we are busy. " - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "$ref": "language.json" - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id", - "number" - ] -} \ No newline at end of file diff --git a/schema/program.json b/schema/program.json deleted file mode 100644 index 56b3da02..00000000 --- a/schema/program.json +++ /dev/null @@ -1,82 +0,0 @@ -{ - "name": "program", - "path": "programs.csv", - "description": "Some organizations organise their services into programs. A program brings together a number of related services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 2 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the program. Each program must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "e7ec2e57-4540-43fa-b2c7-6be5a0ef7f42" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier for the organization which the program belongs to. Each program must belong to a single organization, and the identifier for that organization should be given here.", - "constraints": { - "unique": true - }, - "example": "5978833f-21aa-4235-a56b-7d2f94ce8f35" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the program", - "constraints": { - "unique": false - }, - "example": "Community Mental Health Support" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the program has an alternative name it can be given here", - "constraints": { - "unique": false - }, - "example": "MyCity Mental Health Group" - }, - "description": { - "name": "description", - "type": "string", - "description": "A brief and clear summary of the program", - "constraints": { - "unique": false - }, - "example": "Comprehensive Mental Health Services available to residents of MyCity including CBT and Counselling. This is not an emergency service and should not be used as an alternative to hospital and GP services." - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id", - "name", - "description" - ], - "tabular_required": [ - "organization_id" - ] -} \ No newline at end of file diff --git a/schema/required_document.json b/schema/required_document.json deleted file mode 100644 index a19750bb..00000000 --- a/schema/required_document.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "name": "required_document", - "path": "required_documents.csv", - "description": "The required_document table contains details of any documents that are required in order to access or use services.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 13 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the document. Each document must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "f6ad7e69-b9c8-42ce-92db-92cedb4c05c0" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this entry describes the required document", - "constraints": { - "unique": false - }, - "example": "bb0128fb-eeec-4179-a606-a8fb06648994" - }, - "document": { - "name": "document", - "type": "string", - "description": "A clear description of the document required to apply for or receive the service e.g. \"A Government-issued ID\" or \"EU Passport\".", - "constraints": { - "unique": false - }, - "example": "Any official id document (Passport, Driver's Licence, identity card) and evidence of address such as an official letter from local or national government. A driver's license which shows your name, photograph, and address can be used as sole identity document." - }, - "uri": { - "name": "uri", - "type": "string", - "description": "Web link to document.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id" - ] -} \ No newline at end of file diff --git a/schema/schedule.json b/schema/schedule.json deleted file mode 100644 index 1bc80eb2..00000000 --- a/schema/schedule.json +++ /dev/null @@ -1,273 +0,0 @@ -{ - "name": "schedule", - "path": "schedules.csv", - "description": "The schedule table contains details of when a service or location is open. Entries are RFC 5545 RRULES.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 10 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the schedule. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "48102e86-bb50-41c4-8f1e-e269368c41d1", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "ae8b7eaf-7e7d-4128-a403-ae097f146356", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location for which this is the regular schedule", - "constraints": { - "unique": false - }, - "example": "dd9e501b-4df9-4e71-85ac-29748e7e2d5a" - }, - "service_at_location_id": { - "name": "service_at_location_id", - "type": "string", - "description": "The identifier of the \u2018service at location\u2019 table entry, when this schedule is specific to a service in a particular location.", - "constraints": { - "unique": false - }, - "example": "0a41a90a-b5a5-4541-87e2-5cc2fd72536b", - "core": "Y" - }, - "valid_from": { - "name": "valid_from", - "type": "string", - "description": "The date from which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "valid_to": { - "name": "valid_to", - "type": "string", - "description": "The last date on which the schedule information is valid. It must be in the ISO 8601 format of YYYY-MM-DD", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "dtstart": { - "name": "dtstart", - "type": "string", - "description": "iCal - The date of the first event is the schedule. Necessary when using the \u2018interval\u2019 feature, optional otherwise.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "core": "Y", - "datapackage_type": "date" - }, - "timezone": { - "name": "timezone", - "type": "number", - "description": "The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.", - "constraints": { - "unique": false - }, - "example": "3" - }, - "until": { - "name": "until", - "type": "string", - "description": "iCal - The date of the last occurence of the recurring event.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "count": { - "name": "count", - "type": "string", - "description": "iCal - The number of times that the event occurs. Use this instead of \u2018until\u2019, if appropriate.", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "wkst": { - "name": "wkst", - "type": "string", - "description": "iCal - The day on which the week starts, eg MO.", - "constraints": { - "unique": false - }, - "example": "TUE", - "enum": [ - "MON", - "TUE", - "WED", - "THU", - "FRI", - "SAT", - "SUN" - ] - }, - "freq": { - "name": "freq", - "type": "string", - "description": "iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.", - "constraints": { - "unique": false - }, - "example": "WEEKLY", - "core": "Y", - "enum": [ - "WEEKLY", - "MONTHLY" - ] - }, - "interval": { - "name": "interval", - "type": "number", - "description": "iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly", - "constraints": { - "unique": false - }, - "example": "1", - "core": "Y" - }, - "byday": { - "name": "byday", - "type": "string", - "description": "iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday", - "constraints": { - "unique": false - }, - "example": "THU", - "core": "Y" - }, - "byweekno": { - "name": "byweekno", - "type": "string", - "description": "iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.", - "constraints": { - "unique": false - }, - "example": "42" - }, - "bymonthday": { - "name": "bymonthday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.", - "constraints": { - "unique": false - }, - "example": "2", - "core": "Y" - }, - "byyearday": { - "name": "byyearday", - "type": "number", - "description": "iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.", - "constraints": { - "unique": false - }, - "example": "2" - }, - "description": { - "name": "description", - "type": "string", - "description": "A human readable description of the availability of the service.", - "constraints": { - "unique": false - }, - "example": "The service is available from 10 am to 6pm weekdays. The service is not available on public holidays.", - "core": "Y" - }, - "opens_at": { - "name": "opens_at", - "type": "string", - "description": "The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "10:00", - "core": "Y", - "datapackage_type": "time" - }, - "closes_at": { - "name": "closes_at", - "type": "string", - "description": "The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix \u2018Z\u2019 when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)", - "constraints": { - "unique": false - }, - "example": "18:00", - "core": "Y", - "datapackage_type": "time" - }, - "schedule_link": { - "name": "schedule_link", - "type": "string", - "description": "URL of a link for the scheule which may show each individual session and may provide a booking facility", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attending_type": { - "name": "attending_type", - "type": "string", - "description": "A clear description of how to attend this service", - "constraints": { - "unique": false - }, - "example": "You can attend this service in-person or remotely via video conferencing" - }, - "notes": { - "name": "notes", - "type": "string", - "description": "Human readable notes on the schedule", - "constraints": { - "unique": false - }, - "example": "Some of our staff will be unavailable during their lunch break which may be any 30 minute period between 1200 and 1400" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id" - ] -} \ No newline at end of file diff --git a/schema/service.json b/schema/service.json deleted file mode 100644 index 0d6c61f5..00000000 --- a/schema/service.json +++ /dev/null @@ -1,324 +0,0 @@ -{ - "name": "service", - "path": "services.csv", - "description": "Services are provided by organizations to a range of different groups. Details on where each service is delivered are contained in the services_at_location table.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 3 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the service. Each service must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "ac148810-d857-441c-9679-408f346de14b", - "core": "Y" - }, - "organization_id": { - "name": "organization_id", - "type": "string", - "description": "The identifier of the organization that provides this service.", - "constraints": { - "unique": false - }, - "example": "0fdfb57f-c147-4cfb-864c-44788a335d8c", - "core": "Y" - }, - "program_id": { - "name": "program_id", - "type": "string", - "description": "The identifier of the program this service is delivered under.", - "constraints": { - "unique": false - }, - "example": "24682fa0-3eda-4afc-a026-84a21c7a882e" - }, - "name": { - "name": "name", - "type": "string", - "description": "The official or public name of the service.", - "constraints": { - "unique": false - }, - "example": "Community Counselling", - "core": "Y" - }, - "alternate_name": { - "name": "alternate_name", - "type": "string", - "description": "If the service has an alternative or commonly used other name, it can be given here.", - "constraints": { - "unique": false - }, - "example": "MyCity Counselling Servics" - }, - "description": { - "name": "description", - "type": "string", - "description": "A description of the service.", - "constraints": { - "unique": false - }, - "example": "Counselling Services provided by trained professionals. Suitable for people with mental health conditions such as anxiety, depression, or eating disorders as well as people experiencing difficult life events and circumstances. ", - "core": "Y" - }, - "url": { - "name": "url", - "type": "string", - "description": "URL of the service", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com/counselling", - "core": "Y" - }, - "email": { - "name": "email", - "type": "string", - "description": "An email address which can be used by WHOM? to contact the service provider.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com", - "core": "Y" - }, - "status": { - "name": "status", - "type": "string", - "description": "The current status of the service which can be active, inactive, defunct, or temporarily closed.", - "constraints": { - "unique": false - }, - "example": "active", - "core": "Y", - "enum": [ - "active", - "inactive", - "defunct", - "temporarily closed" - ] - }, - "interpretation_services": { - "name": "interpretation_services", - "type": "string", - "description": "A description of any interpretation services available for accessing this service.", - "constraints": { - "unique": false - }, - "example": "Interpretation services are available in Urdu, Polish, and Slovak" - }, - "application_process": { - "name": "application_process", - "type": "string", - "description": "A description of the steps needed to access this service.", - "constraints": { - "unique": false - }, - "example": "If you are an NHS patient please ask your GP for a referral letter, we will then be in touch with you directly. If you are not an NHS patient you should ring our reception to arrange an appointment" - }, - "fees_description": { - "name": "fees_description", - "type": "string", - "description": "Details of any charges for service users to access this service.", - "constraints": { - "unique": false - }, - "example": "Non-NHS patients are expected to pay for their counselling sessions. We charge a flat rate per hour of counselling. The current rate is \u00a350 per hour. Please see our website for up to date prices." - }, - "wait_time": { - "name": "wait_time", - "type": "string", - "description": "DEPRECATED: Time a client may expect to wait before receiving a service.", - "constraints": { - "unique": false - }, - "example": "wait_time" - }, - "fees": { - "name": "fees", - "type": "string", - "description": "DEPRECATED: Details of any charges for service users to access this service.", - "constraints": { - "unique": false - }, - "example": "fees_description" - }, - "accreditations": { - "name": "accreditations", - "type": "string", - "description": "Details of any accreditations. Accreditation is the formal evaluation of an organization or program against best practice standards set by an accrediting organization.", - "constraints": { - "unique": false - }, - "example": "All of our practitioners are accredited by the BASC, UKCP, and the Professional Standards Body" - }, - "eligibility_description": { - "name": "eligibility_description", - "type": "string", - "description": "A description of the type of person for whom this service is intended.", - "constraints": { - "unique": false - }, - "example": "This service is intended for all people aged 12 and over who require counselling services in the MyCity area", - "core": "Y" - }, - "minimum_age": { - "name": "minimum_age", - "type": "number", - "description": "The minimum age of a person required to meet this eligibility requirement.", - "constraints": { - "unique": false - }, - "example": "12" - }, - "maximum_age": { - "name": "maximum_age", - "type": "number", - "description": "The maximum age of a person required to meet this eligibility requirement.", - "constraints": { - "unique": false - }, - "example": "100" - }, - "assured_date": { - "name": "assured_date", - "type": "string", - "description": "The date that the information about the service was last checked", - "constraints": { - "unique": false - }, - "example": "2005-01-01", - "datapackage_type": "date" - }, - "assurer_email": { - "name": "assurer_email", - "type": "string", - "description": "The contact e-mail address for the person or organization which last assured the service.", - "format": "email", - "constraints": { - "unique": false - }, - "example": "email@example.com" - }, - "licenses": { - "name": "licenses", - "type": "string", - "description": "DEPRECATED: An organization may have a license issued by a government entity to operate legally. A list of any such licenses can be provided here.", - "constraints": { - "unique": false - }, - "example": "licences" - }, - "alert": { - "name": "alert", - "type": "string", - "description": "Notice of any short term alerts concerning the service. e.g. ", - "constraints": { - "unique": false - }, - "example": "Following COVID-19 we have moved most of our counselling sessions online. Please contact the reception if you require further information." - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "$ref": "phone.json" - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "$ref": "schedule.json" - } - }, - "service_areas": { - "name": "service_areas", - "type": "array", - "items": { - "$ref": "service_area.json" - } - }, - "service_at_locations": { - "name": "service_at_locations", - "type": "array", - "items": { - "$ref": "service_at_location.json" - } - }, - "languages": { - "name": "languages", - "type": "array", - "items": { - "$ref": "language.json" - } - }, - "organization": { - "name": "organization", - "$ref": "organization.json" - }, - "fundings": { - "name": "fundings", - "type": "array", - "items": { - "$ref": "funding.json" - } - }, - "cost_options": { - "name": "cost_options", - "type": "array", - "items": { - "$ref": "cost_option.json" - } - }, - "program": { - "name": "program", - "$ref": "program.json" - }, - "required_documents": { - "name": "required_documents", - "type": "array", - "items": { - "$ref": "required_document.json" - } - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "$ref": "contact.json" - } - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id", - "name", - "status" - ], - "tabular_required": [ - "organization_id" - ] -} \ No newline at end of file diff --git a/schema/service_area.json b/schema/service_area.json deleted file mode 100644 index 211c90c6..00000000 --- a/schema/service_area.json +++ /dev/null @@ -1,99 +0,0 @@ -{ - "name": "service_area", - "path": "service_areas.csv", - "description": "The service_area table contains details of the geographic area for which a service is available.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 12 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for the service area. Each service area must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "381c64f1-a724-4884-9c21-ac96c21cca3e", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service for which this entry describes the service area", - "constraints": { - "unique": false - }, - "example": "146fbf18-d4a3-4bee-a8b0-2d4476478eea", - "core": "Y" - }, - "name": { - "name": "name", - "type": "string", - "description": "The geographic area where a service is available. This is a free-text description, and so may be precise or indefinite as necessary.", - "constraints": { - "unique": false - }, - "example": "The service is available to all residents of the MyCity area. We provide the service in our offices or via video conferencing to any who can provide evidence of their residency.", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "A more detailed description of this service area. Used to provide any additional information that cannot be communicated using the structured area and geometry fields.", - "constraints": { - "unique": false - }, - "example": "#REF!", - "core": "Y" - }, - "extent": { - "name": "extent", - "type": "string", - "description": "A definition of the polygon defining the area, in geojson.", - "constraints": { - "unique": false - }, - "example": "extent" - }, - "extent_type": { - "name": "extent_type", - "type": "string", - "description": "The format of the extent field populated from an enum of \"geojson\", \"topojson\", \"kml\",and (for legacy systems or early state during transformation) \"text\"", - "constraints": { - "unique": false - }, - "example": "extent_type" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "A URI which acts as a persistent identifier to identifiy an area", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id" - ] -} \ No newline at end of file diff --git a/schema/service_at_location.json b/schema/service_at_location.json deleted file mode 100644 index eb056a76..00000000 --- a/schema/service_at_location.json +++ /dev/null @@ -1,100 +0,0 @@ -{ - "name": "service_at_location", - "path": "service_at_location.csv", - "description": "The services at location table creates a link between a service and a specific location.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 5 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier of the entry. Each entry must have a unique identifier.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "e94c9f38-1e8f-4564-91d4-d53501ab1765", - "core": "Y" - }, - "service_id": { - "name": "service_id", - "type": "string", - "description": "The identifier of the service at a given location.", - "constraints": { - "unique": false - }, - "example": "ab231982-2106-4a55-80fc-b305560c5556", - "core": "Y" - }, - "location_id": { - "name": "location_id", - "type": "string", - "description": "The identifier of the location where this service operates.", - "constraints": { - "unique": false - }, - "example": "2528e812-ccbb-43a7-b761-a90f27ea9ac4", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "Any additional information that should be displayed to users about the service at this specific location.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "contacts": { - "name": "contacts", - "type": "array", - "items": { - "$ref": "contact.json" - } - }, - "phones": { - "name": "phones", - "type": "array", - "items": { - "$ref": "phone.json" - } - }, - "schedules": { - "name": "schedules", - "type": "array", - "items": { - "$ref": "schedule.json" - } - }, - "location": { - "name": "location", - "$ref": "location.json" - }, - "attributes": { - "name": "attributes", - "type": "array", - "items": { - "$ref": "attribute.json" - } - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id" - ], - "tabular_required": [ - "service_id", - "location_id" - ] -} \ No newline at end of file diff --git a/schema/simple/schema.csv b/schema/simple/schema.csv deleted file mode 100644 index 259ac0d6..00000000 --- a/schema/simple/schema.csv +++ /dev/null @@ -1,249 +0,0 @@ -table_name,name,type,description,constraints_unique,constraints_required,constraints_tablular_required,format,one_to_many,one_to_one,enum -organization,id,string,Each organization must have a unique identifier.,true,true,false,,,, -organization,name,string,The official or public name of the organization.,false,true,false,,,, -organization,alternate_name,string,Alternative or commonly used name for the organization.,false,false,false,,,, -organization,description,string,A brief summary about the organization. It can contain markup such as HTML or Markdown.,false,true,false,,,, -organization,email,string,The contact e-mail address for the organization.,false,false,false,email,,, -organization,website,string,The URL (website address) of the organization.,false,false,false,uri,,, -organization,year_incorporated,number,The year in which the organization was legally formed.,false,false,false,%Y,,, -organization,legal_status,string,"The legal status defines the conditions that an organization is operating under; e.g. non-profit, private corporation or a government organization.",false,false,false,,,, -organization,logo,string,A URL to an image associated with the organization which can be presented alongside its name.,false,false,false,,,, -organization,uri,string,A persistent identifier to uniquely identify the organization.,false,false,false,uri,,, -organization,parent_organization_id,string,The identifier of the organization's parent organization,false,false,false,,,, -organization,organization_identifiers,array,,,false,false,,organization_identifier.json,, -organization,programs,array,,,false,false,,program.json,, -organization,contacts,array,,,false,false,,contact.json,, -organization,locations,array,,,false,false,,location.json,, -organization,fundings,array,,,false,false,,funding.json,, -organization,phones,array,,,false,false,,phone.json,, -organization,attributes,array,,,false,false,,attribute.json,, -organization,metadata,array,,,false,false,,metadata.json,, -program,id,string,Each program must have a unique identifier.,true,true,false,,,, -program,organization_id,string,Each program must belong to a single organization. The identifier of the organization should be given here.,true,false,true,,,, -program,name,string,The name of the program,false,true,false,,,, -program,alternate_name,string,An alternative name for the program,false,false,false,,,, -program,description,string,A brief summary of the program,false,true,false,,,, -program,attributes,array,,,false,false,,attribute.json,, -program,metadata,array,,,false,false,,metadata.json,, -service,id,string,Each service must have a unique identifier.,true,true,false,,,, -service,organization_id,string,The identifier of the organization that provides this service.,false,false,true,,,, -service,program_id,string,The identifier of the program this service is delivered under.,false,false,false,,,, -service,name,string,The official or public name of the service.,false,true,false,,,, -service,alternate_name,string,Alternative or commonly used name for a service.,false,false,false,,,, -service,description,string,A description of the service.,false,false,false,,,, -service,url,string,URL of the service,false,false,false,uri,,, -service,email,string,Email address for the service,false,false,false,email,,, -service,status,string,The current status of the service.,false,true,false,,,,"active,inactive,defunct,temporarily closed" -service,interpretation_services,string,A description of any interpretation services available for accessing this service.,false,false,false,,,, -service,application_process,string,The steps needed to access the service.,false,false,false,,,, -service,fees_description,string,Details of any charges for service users to access this service.,false,false,false,,,, -service,accreditations,string,Details of any accreditations. Accreditation is the formal evaluation of an organization or program against best practice standards set by an accrediting organization.,false,false,false,,,, -service,eligibility_description,string,A description of the type of person for whom this service is intended.,false,false,false,,,, -service,minimum_age,number,The minimum age required to meet this eligibility requirement.,false,false,false,,,, -service,maximum_age,number,The maximum age required to meet this eligibility requirement.,false,false,false,,,, -service,assured_date,string,The date that the information about the service was last checked,false,false,false,,,, -service,assurer_email,string,The contact e-mail address for the person or organization which last assured the service.,false,false,false,email,,, -service,alert,string,Notice of any short term alerts concerning the service.,false,false,false,,,, -service,schedules,array,,,false,false,,schedule.json,, -service,languages,array,,,false,false,,language.json,, -service,program,,,,false,false,,,program.json, -service,fundings,array,,,false,false,,funding.json,, -service,required_documents,array,,,false,false,,required_document.json,, -service,service_at_locations,array,,,false,false,,service_at_location.json,, -service,phones,array,,,false,false,,phone.json,, -service,organization,,,,false,false,,,organization.json, -service,contacts,array,,,false,false,,contact.json,, -service,cost_options,array,,,false,false,,cost_option.json,, -service,service_areas,array,,,false,false,,service_area.json,, -service,attributes,array,,,false,false,,attribute.json,, -service,metadata,array,,,false,false,,metadata.json,, -attribute,id,string,Each service_attribute entry should have a unique identifier.,true,true,false,,,, -attribute,link_id,string,The identifier of the service to which this taxonomy term applies.,false,false,true,,,, -attribute,taxonomy_term_id,string,The identifier of this taxonomy term from the taxonomy table.,false,false,true,,,, -attribute,link_type,string,"What the taxonomy term describes, e.g. the service eligibility or the sevice intended audience. Populate from an enumeration (an open codelist)",false,true,false,,,, -attribute,link_entity,string,The table of the link_id,false,false,true,,,, -attribute,value,string,The value (if any) of an attribute,false,false,false,,,, -attribute,taxonomy_term,,,,false,false,,,taxonomy_term.json, -attribute,metadata,array,,,false,false,,metadata.json,, -service_at_location,id,string,Each entry must have a unique identifier.,true,true,false,,,, -service_at_location,service_id,string,The identifier of the service at a given location.,false,false,true,,,, -service_at_location,location_id,string,The identifier of the location where this service operates.,false,false,true,,,, -service_at_location,description,string,Any additional information that should be displayed to users about the service at this specific location.,false,false,false,,,, -service_at_location,phones,array,,,false,false,,phone.json,, -service_at_location,location,,,,false,false,,,location.json, -service_at_location,contacts,array,,,false,false,,contact.json,, -service_at_location,schedules,array,,,false,false,,schedule.json,, -service_at_location,attributes,array,,,false,false,,attribute.json,, -service_at_location,metadata,array,,,false,false,,metadata.json,, -location,id,string,Each location must have a unique identifier,true,true,false,,,, -location,location_type,string,"Enumeration of physical, postal, virtual",false,true,false,,,,"physical,postal,virtual" -location,url,string,The URL of a virtual location,false,false,false,uri,,, -location,organization_id,string,Each location entry should be linked to a single organization. This is the organization that is responsible for maintaining information about this location. The identifier of the organization should be given here. Details of the services the organization delivers at this location should be provided in the services_at_location table.,false,false,false,,,, -location,name,string,The name of the location,false,false,false,,,, -location,alternate_name,string,An alternative name for the location,false,false,false,,,, -location,description,string,A description of this location.,false,false,false,,,, -location,transportation,string,A description of the access to public or private transportation to and from the location.,false,false,false,,,, -location,latitude,number,Y coordinate of location expressed in decimal degrees in WGS84 datum.,false,false,false,,,, -location,longitude,number,X coordinate of location expressed in decimal degrees in WGS84 datum.,false,false,false,,,, -location,external_identifier,string,Third party identfier of a location e.g. UK UPRN or what3words,false,false,false,,,, -location,external_identifier_type,string,"Enumeration including UPRN, what3words and others",false,false,false,,,, -location,phones,array,,,false,false,,phone.json,, -location,accessibilitys,array,,,false,false,,accessibility.json,, -location,contacts,array,,,false,false,,contact.json,, -location,schedules,array,,,false,false,,schedule.json,, -location,languages,array,,,false,false,,language.json,, -location,addresss,array,,,false,false,,address.json,, -location,attributes,array,,,false,false,,attribute.json,, -location,metadata,array,,,false,false,,metadata.json,, -phone,id,string,Each entry must have a unique identifier,true,true,false,,,, -phone,location_id,string,The identifier of the location where this phone number is located,false,false,false,,,, -phone,service_id,string,The identifier of the service for which this is the phone number,false,false,false,,,, -phone,organization_id,string,The identifier of the organization for which this is the phone number,false,false,false,,,, -phone,contact_id,string,The identifier of the contact for which this is the phone number,false,false,false,,,, -phone,service_at_location_id,string,"The identifier of the ‘service at location’ table entry, when this phone number is specific to a service in a particular location.",false,false,false,,,, -phone,number,string,The phone number,false,true,false,,,, -phone,extension,number,The extension of the phone number,false,false,false,,,, -phone,type,string,"Indicates the type of phone service, drawing from the RFC6350 list of types (text (for SMS), voice, fax, cell, video, pager, textphone).",false,false,false,,,, -phone,description,string,"A description providing extra information about the phone service (e.g. any special arrangements for accessing, or details of availability at particular times.",false,false,false,,,, -phone,languages,array,,,false,false,,language.json,, -phone,attributes,array,,,false,false,,attribute.json,, -phone,metadata,array,,,false,false,,metadata.json,, -contact,id,string,Each contact must have a unique identifier,true,true,false,,,, -contact,organization_id,string,The identifier of the organization for which this is a contact,false,false,false,,,, -contact,service_id,string,The identifier of the service for which this is a contact,false,false,false,,,, -contact,service_at_location_id,string,"The identifier of the ‘service at location’ table entry, when this contact is specific to a service in a particular location.",false,false,false,,,, -contact,location_id,string,,false,false,false,,,, -contact,name,string,The name of the person,false,false,false,,,, -contact,title,string,The job title of the person,false,false,false,,,, -contact,department,string,The department that the person is part of,false,false,false,,,, -contact,email,string,The email address of the person,false,false,false,email,,, -contact,phones,array,,,false,false,,phone.json,, -contact,attributes,array,,,false,false,,attribute.json,, -contact,metadata,array,,,false,false,,metadata.json,, -address,id,string,Each postal address must have a unique identifier,true,true,false,,,, -address,location_id,string,The identifier of the location for which this is the postal address.,false,false,false,,,, -address,attention,string,The person or entity whose attention should be sought at the location (Often included as ‘care of’ component of an address.),false,false,false,,,, -address,address_1,string,"The first line(s) of the address, including office, building number and street.",false,true,false,,,, -address,address_2,string,A second (additional) line of address information.,false,false,false,,,, -address,city,string,The city in which the address is located.,false,true,false,,,, -address,region,string,The region in which the address is located (optional).,false,false,false,,,, -address,state_province,string,The state or province in which the address is located.,false,true,false,,,, -address,postal_code,string,The postal code for the address.,false,true,false,,,, -address,country,string,The country in which the address is located. This should be given as an ISO 3361-1 country code (two letter abbreviation),false,true,false,,,, -address,address_type,string,"Enumeration of physical, postal, virtual",false,true,false,,,,"physical,postal,virtual" -address,attributes,array,,,false,false,,attribute.json,, -address,metadata,array,,,false,false,,metadata.json,, -schedule,id,string,Each entry must have a unique identifier,true,true,false,,,, -schedule,service_id,string,The identifier of the service for which this is the regular schedule,false,false,false,,,, -schedule,location_id,string,The identifier of the location for which this is the regular schedule,false,false,false,,,, -schedule,service_at_location_id,string,"The identifier of the ‘service at location’ table entry, when this schedule is specific to a service in a particular location.",false,false,false,,,, -schedule,valid_from,string,The date from which the schedule information is valid.,false,false,false,,,, -schedule,valid_to,string,The last date on which the schedule information is valid.,false,false,false,,,, -schedule,dtstart,string,"iCal - The date of the first event is the schedule. Necessary when using the ‘interval’ feature, optional otherwise.",false,false,false,,,, -schedule,timezone,number,"The timezone that all dates are expressed as, expressed as a UTC offset. Dates are assumed to be UTC otherwise.",false,false,false,,,, -schedule,until,string,iCal - The date of the last occurence of the recurring event.,false,false,false,,,, -schedule,count,string,"iCal - The number of times that the event occurs. Use this instead of ‘until’, if appropriate.",false,false,false,,,, -schedule,wkst,string,"iCal - The day on which the week starts, eg MO.",false,false,false,,,,"MON,TUE,WED,THU,FRI,SAT,SUN" -schedule,freq,string,iCal - How often the frequency repeats. E.g. Frequency use one of WEEKLY or MONTHLY.,false,false,false,,,,"WEEKLY,MONTHLY" -schedule,interval,number,iCal - How often the frequency repeats. E.g. Interval 2 for Frequency WEEKLY gives Fortnightly,false,false,false,,,, -schedule,byday,string,"iCal - Comma seperated days of the week. E.g. SU,MO,TU,WE,TH,FR,SA. Where freq is MONTHLY each part can be preceded by a positive or negative integer to represent which occurrence in a month; e.g. 2MO is the second Monday in a month. -1FR is the last Friday",false,false,false,,,, -schedule,byweekno,string,iCal - Comma seperated numeric weeks of the year if freq is WEEKLY. Can be negative to represent weeks before the end of the year; e.g. -5 is the 5th to last week in a year.,false,false,false,,,, -schedule,bymonthday,number,iCal - Comma separated numeric days of the month if frequency is MONTHLY. Can be negative to represent days before the end of the month; e.g. -5 is the 5th to last day in a month.,false,false,false,,,, -schedule,byyearday,number,iCal - Comma separated numeric days of the month if frequency is YEARLY. Can be negative to represent days before the end of the year; e.g. -1 is the last day in a year.,false,false,false,,,, -schedule,description,string,Human readable description of the availability of the service.,false,false,false,,,, -schedule,opens_at,string,"The time when a service or location opens. This should use HH:MM format and should include timezone information, either adding the suffix ‘Z’ when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)",false,false,false,,,, -schedule,closes_at,string,"The time when a service or location closes. This should use HH:MM format and should include timezone information, either adding the suffix ‘Z’ when the date is in UTC, or including an offset from UTC (e.g. 09:00-05:00 for 9am EST.)",false,false,false,,,, -schedule,schedule_link,string,URL of a link for the scheule which may show each individual session and may provide a booking facility,false,false,false,uri,,, -schedule,attending_type,string,"How to attend this service. - -Application Profile Notes: Expected to reference a taxonomy ratehr than an enumeration in future versions",false,false,false,,,, -schedule,notes,string,Human readable notes on the schedule,false,false,false,,,, -schedule,attributes,array,,,false,false,,attribute.json,, -schedule,metadata,array,,,false,false,,metadata.json,, -funding,id,string,Each entry must have a unique identifier,true,true,false,,,, -funding,organization_id,string,The identifier of the organization in receipt of this funding.,false,false,false,,,, -funding,service_id,string,The identifier of the service in receipt of this funding,false,false,false,,,, -funding,source,string,A free text description of the source of funds for this organization or service.,false,false,false,,,, -funding,attributes,array,,,false,false,,attribute.json,, -funding,metadata,array,,,false,false,,metadata.json,, -service_area,id,string,Each service area must have a unique identifier,true,true,false,,,, -service_area,service_id,string,The identifier of the service for which this entry describes the service area,false,false,false,,,, -service_area,name,string,"The geographic area where a service is available. This is a free-text description, and so may be precise or indefinite as necessary.",false,false,false,,,, -service_area,description,string,A more detailed description of this service area. Used to provide any additional information that cannot be communicated using the structured area and geometry fields.,false,false,false,,,, -service_area,extent,string,"A definition of the polygon defining the area, in geojson.",false,false,false,,,, -service_area,extent_type,string,"The format of the extent field populated from an enum of ""geojson"", ""topojson"", ""kml"",and (for legacy systems or early state during transformation) ""text""",false,false,false,,,, -service_area,uri,string,A persistent identifier to identify an area.,false,false,false,,,, -service_area,attributes,array,,,false,false,,attribute.json,, -service_area,metadata,array,,,false,false,,metadata.json,, -required_document,id,string,Each document must have a unique identifier,true,true,false,,,, -required_document,service_id,string,The identifier of the service for which this entry describes the required document,false,false,false,,,, -required_document,document,string,"The document required to apply for or receive the service. e.g. ‘Government-issued ID’, ‘EU Passport’",false,false,false,,,, -required_document,attributes,array,,,false,false,,attribute.json,, -required_document,metadata,array,,,false,false,,metadata.json,, -language,id,string,Each language must have a unique identifier,true,true,false,,,, -language,service_id,string,The identifier of the service for which the entry describes the languages in which services are delivered,false,false,false,,,, -language,location_id,string,The identifier of the location for which the entry describes the languages in which services are delivered,false,false,false,,,, -language,phone_id,string,The identifier of the phone for which the entry describes the languages in which phone is availible in.,false,false,false,,,, -language,name,string,"Languages, other than English, in which the service is delivered. Languages are listed as ISO639-1 codes.",false,false,false,,,, -language,code,string,ISO 639 -1/3 code,false,false,false,,,, -language,note,string,Description of what applies to the language e.g. ocasional translation service,false,false,false,,,, -language,attributes,array,,,false,false,,attribute.json,, -language,metadata,array,,,false,false,,metadata.json,, -accessibility,id,string,Each entry must have a unique identifier,true,true,false,,,, -accessibility,location_id,string,The identifier of the location for which the entry describes the accessibility provision,false,false,false,,,, -accessibility,description,string,Description of assistance or infrastructure that facilitate access to clients with disabilities.,false,false,false,,,, -accessibility,details,string,Any further details relating to the relevant accessibility arrangements at this location. E.g. whether advance notice is required to use an accessibility facility.,false,false,false,,,, -accessibility,url,string,URL of a page giving more information about the accessibility of the location,false,false,false,uri,,, -accessibility,attributes,array,,,false,false,,attribute.json,, -accessibility,metadata,array,,,false,false,,metadata.json,, -taxonomy_term,id,string,"Each taxonomy term must have a unique identifier, within the scope of the dataset",true,true,false,,,, -taxonomy_term,code,string,The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term,true,false,false,,,, -taxonomy_term,name,string,The taxonomy term itself. ,false,true,false,,,, -taxonomy_term,description,string,What the term means,false,true,false,,,, -taxonomy_term,parent_id,string,"If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.",false,false,false,,,, -taxonomy_term,taxonomy,,,,false,false,,,taxonomy.json, -taxonomy_term,language,string,"An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.",false,false,false,,,, -taxonomy_term,taxonomy_id,string,The identifier of the taxonomy containing the term,false,false,false,,,, -taxonomy_term,term_uri,string,URI of the term,false,false,false,uri,,, -taxonomy_term,metadata,array,,,false,false,,metadata.json,, -metadata,id,string,Each entry must have a unique identifier,true,true,false,,,, -metadata,resource_id,string,"Each service, program. location, address, or contact will have a unique identifier.",false,false,true,,,, -metadata,resource_type,string,The type of entity being referenced,false,false,true,,,, -metadata,last_action_date,string,The date when data was changed.,false,true,false,,,, -metadata,last_action_type,string,"The kind of change made to the data; eg create, update, delete",false,true,false,,,, -metadata,field_name,string,The name of field that has been modified,false,true,false,,,, -metadata,previous_value,string,The previous value of a field that has been updated,false,true,false,,,, -metadata,replacement_value,string,The new value of a field that has been updated,false,true,false,,,, -metadata,updated_by,string,The name of the person who updated a value,false,true,false,,,, -meta_table_description,id,string,Each entry must have a unique identifier,true,true,false,,,, -meta_table_description,name,string,,false,false,false,,,, -meta_table_description,language,string,,false,false,false,,,, -meta_table_description,character_set,string,,false,false,false,,,, -meta_table_description,attributes,array,,,false,false,,attribute.json,, -meta_table_description,metadata,array,,,false,false,,metadata.json,, -cost_option,id,string,Each entry must have a unique identifier,true,true,false,,,, -cost_option,service_id,string,The identifier of the services for which the entry describes the cost,false,false,true,,,, -cost_option,valid_from,string,When this price is valid from,false,false,false,,,, -cost_option,valid_to,string,When this price is valid to,false,false,false,,,, -cost_option,option,string,"Conditions associated with the cost option. - -Application Profile Notes: e.g.For the over 60's -1st session",false,false,false,,,, -cost_option,currency,string,3 letter currency code,false,false,false,,,, -cost_option,amount,number,"The cost of the option, expresssed as an amount in a currency (expected to be GBP by Open Referral UK).",false,false,false,,,, -cost_option,amount_description,string,"Specific details qualifying the cost amount, e.g. 'per session'",false,false,false,,,, -cost_option,attributes,array,,,false,false,,attribute.json,, -cost_option,metadata,array,,,false,false,,metadata.json,, -organization_identifier,id,string,Each entry must have a unique identifier,true,true,false,,,, -organization_identifier,organization_id,string,Each program must belong to a single organization. The identifier of the organization should be given here.,false,false,true,,,, -organization_identifier,identifier_scheme,string,Scheme according to http://org-id.guide/.,false,false,false,,,, -organization_identifier,identifier_type,string,"The type of identifier (company, charity, tax number, etc)",false,true,false,,,, -organization_identifier,identifier,string,The third-party identifier,false,true,false,,,, -organization_identifier,attributes,array,,,false,false,,attribute.json,, -organization_identifier,metadata,array,,,false,false,,metadata.json,, -taxonomy,id,string,Each entry must have a unique identifier,true,true,false,,,, -taxonomy,name,string,The name of the taxonomy from which terms are sourced.,false,true,false,,,, -taxonomy,description,string,Description of the taxonomy.,false,true,false,,,, -taxonomy,uri,string,The URI of the taxonomy.,false,false,false,uri,,, -taxonomy,metadata,array,,,false,false,,metadata.json,, - diff --git a/schema/taxonomy.json b/schema/taxonomy.json deleted file mode 100644 index d0a9aec6..00000000 --- a/schema/taxonomy.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "name": "taxonomy", - "path": "taxonomies.csv", - "description": "Taxonomies from which taxonomy terms are taken", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 21 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "Each entry must have a unique identifier", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "5c4d79d7-cc55-470e-9f1f-8cad074e4892" - }, - "name": { - "name": "name", - "type": "string", - "description": "The name of the taxonomy from which terms are sourced.", - "constraints": { - "unique": false - }, - "example": "name" - }, - "description": { - "name": "description", - "type": "string", - "description": "Description of the taxonomy.", - "constraints": { - "unique": false - }, - "example": "description" - }, - "uri": { - "name": "uri", - "type": "string", - "description": "The URI of the taxonomy.", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "version": { - "name": "version", - "type": "string", - "description": "The taxonomy's version.", - "constraints": { - "unique": false - }, - "example": "version" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id", - "name", - "description" - ] -} \ No newline at end of file diff --git a/schema/taxonomy_term.json b/schema/taxonomy_term.json deleted file mode 100644 index a04363c0..00000000 --- a/schema/taxonomy_term.json +++ /dev/null @@ -1,117 +0,0 @@ -{ - "name": "taxonomy_term", - "path": "taxonomy_terms.csv", - "description": "Each service can be categorized according to one or more taxonomy terms. The taxonomy_term table contains a list of taxonomy terms, their names, and, for hierarchical taxonomies, their structure.", - "datapackage_metadata": { - "format": "csv", - "mediatype": "text/csv", - "profile": "tabular-data-resource", - "order": 16 - }, - "type": "object", - "properties": { - "id": { - "name": "id", - "type": "string", - "description": "The identifier for this taxonomy term. Each taxonomy term must have a unique identifier, within the scope of the dataset.", - "format": "uuid", - "constraints": { - "unique": true - }, - "example": "3f7b145d-84af-42d7-8fae-eaca714b02b2", - "core": "Y" - }, - "code": { - "name": "code", - "type": "string", - "description": "The term identfier as used in the taxonomy. This and the taxonomy_id combined define the term", - "constraints": { - "unique": true - }, - "example": "code" - }, - "name": { - "name": "name", - "type": "string", - "description": "The taxonomy term itself. ", - "constraints": { - "unique": false - }, - "example": "name", - "core": "Y" - }, - "description": { - "name": "description", - "type": "string", - "description": "What the term means", - "constraints": { - "unique": false - }, - "example": "description" - }, - "parent_id": { - "name": "parent_id", - "type": "string", - "description": "If this is a child term in a hierarchical taxonomy, give the identifier of the parent category. For top-level categories, this should be left blank.", - "constraints": { - "unique": false - }, - "example": "0bc248fa-dc27-4650-9ba4-8f1a24ef16a2", - "core": "Y" - }, - "taxonomy": { - "name": "taxonomy", - "type": "string", - "description": "If this is an established taxonomy, detail which taxonomy is in use. For example, AIRS or Open Eligibility. If possible, provide a URI.", - "constraints": { - "unique": false - }, - "example": "taxonomy", - "core": "Y" - }, - "taxonomy_detail": { - "name": "taxonomy", - "$ref": "taxonomy.json" - }, - "language": { - "name": "language", - "type": "string", - "description": "An ISO 639-1, or ISO 639-2 [language code](available at http://www.loc.gov/standards/iso639-2/php/code_list.php) to represent the language of the term. The three-letter codes from ISO 639-2 provide greater accuracy when describing variants of languages, which may be relevant to particular communities.", - "constraints": { - "unique": false - }, - "example": "eng" - }, - "taxonomy_id": { - "name": "taxonomy_id", - "type": "string", - "description": "The identifier of the taxonomy containing the term", - "constraints": { - "unique": false - }, - "example": "07ff6aee-a219-438c-b694-d2fcb6c5373b" - }, - "term_uri": { - "name": "term_uri", - "type": "string", - "description": "URI of the term", - "format": "uri", - "constraints": { - "unique": false - }, - "example": "http://example.com" - }, - "metadata": { - "name": "metadata", - "type": "array", - "items": { - "$ref": "metadata.json" - } - } - }, - "required": [ - "id", - "name", - "description" - ] -} \ No newline at end of file