Skip to content

Commit

Permalink
fixing link to bureau codes
Browse files Browse the repository at this point in the history
  • Loading branch information
gbinal authored Apr 26, 2017
1 parent 7e7bfc8 commit 59962b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v1.1/schema.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Field | Label
[contactPoint](#contactPoint) | Contact Name and Email | Contact person's name and email for the asset. | Always
[identifier](#identifier) | Unique Identifier | A unique identifier for the dataset or API as maintained within an Agency catalog or database. | Always
[accessLevel](#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). | Always
[bureauCode](#bureauCode)<sup>[USG](#USG-note)</sup> | Bureau Code | Federal agencies, combined agency and bureau code from OMB Circular A-11, Appendix C ([PDF](http://www.whitehouse.gov/sites/default/files/omb/assets/a11_current_year/app_c.pdf), [CSV](/data/omb_bureau_codes.csv)) in the format of `015:11`. | Always
[bureauCode](#bureauCode)<sup>[USG](#USG-note)</sup> | Bureau Code | Federal agencies, combined agency and bureau code from OMB Circular A-11, Appendix C ([PDF](https://obamawhitehouse.archives.gov/sites/default/files/omb/assets/a11_current_year/app_c.pdf), [CSV](/data/omb_bureau_codes.csv)) in the format of `015:11`. | Always
[programCode](#programCode)<sup>[USG](#USG-note)</sup> | Program Code | Federal agencies, list the primary program related to this data asset, from the [Federal Program Inventory](https://www.performance.gov/sites/default/files/files/FederalProgramInventory_FY13_MachineReadable_091613.xls). Use the format of `015:001`. | Always
[license](#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. | If-Applicable
[rights](#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. | If-Applicable
Expand Down

0 comments on commit 59962b8

Please sign in to comment.