You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: v1.1/schema.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ In order to distinguish the schema version being used publishers are required to
60
60
61
61
"Common Core" Required Fields
62
62
-----------------------------
63
-
The following "common core" fields are required, to be used to describe each entry:
63
+
The following "common core" fields are required, to be used to describe each entry. Only U.S. Federal agencies are required to fill out `bureauCode` and `programCode`.
64
64
65
65
*(Consult the 'Further Metadata Field Guidance' section lower in the page to learn more about the use of each element, including the range of valid entries where appropriate. Consult the [schema maps](/metadata-resources#common-core-required-fields-equivalents) to find the equivalent DCAT, Schema.org, and CKAN fields.)*
contactPoint | Contact Name and Email | Contact person's name and email for the asset.
76
76
identifier | Unique Identifier | A unique identifier for the dataset or API as maintained within an Agency catalog or database.
77
77
accessLevel | Public Access Level | The degree to which this dataset **could** be made publicly-available, *regardless of whether it has been made available*. Choices: public (Data asset is or could be made publicly available to all without restrictions), restricted public (Data asset is available under certain use restrictions), or non-public (Data asset is not available to members of the public)
78
+
bureauCode<sup>[USG](#USG-note)</sup> | Bureau Code | Federal agencies, combined agency and bureau code from [OMB Circular A-11, Appendix C](http://www.whitehouse.gov/sites/default/files/omb/assets/a11_current_year/app_c.pdf) in the format of `015:11`.
79
+
programCode<sup>[USG](#USG-note)</sup> | Program Code | Federal agencies, list the primary program related to this data asset, from the [Federal Program Inventory](http://goals.performance.gov/sites/default/files/images/FederalProgramInventory_FY13_MachineReadable_091613.xls). Use the format of `015:001`
78
80
79
81
"Common Core" Required-if-Applicable Fields
80
82
-------------------------------------------
81
-
The following fields must be used to describe each dataset if they are applicable. U.S. Federal agencies must fill out bureauCode and programCode.
83
+
The following fields must be used to describe each dataset if they are applicable.
82
84
83
85
{: .table .table-striped}
84
86
Field | Label | Definition
85
87
-------------- | -------------- | --------------
86
-
bureauCode<sup>[USG](#USG-note)</sup> | Bureau Code | Federal agencies, combined agency and bureau code from [OMB Circular A-11, Appendix C](http://www.whitehouse.gov/sites/default/files/omb/assets/a11_current_year/app_c.pdf) in the format of `015:11`.
87
-
programCode<sup>[USG](#USG-note)</sup> | Program Code | Federal agencies, list the primary program related to this data asset, from the [Federal Program Inventory](http://goals.performance.gov/sites/default/files/images/FederalProgramInventory_FY13_MachineReadable_091613.xls). Use the format of `015:001`
88
88
distribution | Distribution | Represents a specific available form of a dataset in the form of download or access URLs, along with metadata specific to that form.
89
89
license | License | The license or non-license (i.e. Public Domain) status with which the dataset or API has been published. See [Open Licenses](/open-licenses/) for more information.
90
90
rights | Rights | This may include information regarding access or restrictions based on privacy, security, or other policies. This should also serve as an explanation for the selected “accessLevel” including instructions for how to access a restricted file, if applicable, or explanation for why a “non-public” or “restricted public” data asset is not “public,” if applicable. Text, 255 characters.
0 commit comments