Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Commit a864f39

Browse files
Merge pull request #601 from project-open-data/philipashlock-patch-1
Updates links and data for program codes and bureau codes
2 parents f604d88 + feda759 commit a864f39

File tree

5 files changed

+199
-105
lines changed

5 files changed

+199
-105
lines changed

Diff for: Gemfile

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
source "https://rubygems.org"
2-
3-
gem "github-pages"
1+
source 'https://rubygems.org'
2+
gem 'github-pages', group: :jekyll_plugins

Diff for: Gemfile.lock

+192-98
Original file line numberDiff line numberDiff line change
@@ -1,126 +1,220 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
RedCloth (4.2.9)
5-
activesupport (4.2.0)
4+
activesupport (4.2.9)
65
i18n (~> 0.7)
7-
json (~> 1.7, >= 1.7.7)
86
minitest (~> 5.1)
97
thread_safe (~> 0.3, >= 0.3.4)
108
tzinfo (~> 1.1)
11-
blankslate (2.1.2.4)
12-
celluloid (0.16.0)
13-
timers (~> 4.0.0)
14-
classifier-reborn (2.0.3)
15-
fast-stemmer (~> 1.0)
16-
coffee-script (2.3.0)
9+
addressable (2.5.2)
10+
public_suffix (>= 2.0.2, < 4.0)
11+
coffee-script (2.4.1)
1712
coffee-script-source
1813
execjs
19-
coffee-script-source (1.9.0)
20-
colorator (0.1)
21-
execjs (2.3.0)
22-
fast-stemmer (1.0.2)
23-
ffi (1.9.6)
24-
gemoji (2.1.0)
25-
github-pages (33)
26-
RedCloth (= 4.2.9)
27-
github-pages-health-check (~> 0.2)
28-
jekyll (= 2.4.0)
29-
jekyll-coffeescript (= 1.0.1)
30-
jekyll-mentions (= 0.2.1)
31-
jekyll-redirect-from (= 0.6.2)
32-
jekyll-sass-converter (= 1.2.0)
33-
jekyll-sitemap (= 0.6.3)
34-
jemoji (= 0.4.0)
35-
kramdown (= 1.5.0)
36-
liquid (= 2.6.1)
37-
maruku (= 0.7.0)
14+
coffee-script-source (1.11.1)
15+
colorator (1.1.0)
16+
concurrent-ruby (1.0.5)
17+
ethon (0.11.0)
18+
ffi (>= 1.3.0)
19+
execjs (2.7.0)
20+
faraday (0.13.1)
21+
multipart-post (>= 1.2, < 3)
22+
ffi (1.9.18)
23+
forwardable-extended (2.6.0)
24+
gemoji (3.0.0)
25+
github-pages (168)
26+
activesupport (= 4.2.9)
27+
github-pages-health-check (= 1.3.5)
28+
jekyll (= 3.6.2)
29+
jekyll-avatar (= 0.5.0)
30+
jekyll-coffeescript (= 1.0.2)
31+
jekyll-default-layout (= 0.1.4)
32+
jekyll-feed (= 0.9.2)
33+
jekyll-gist (= 1.4.1)
34+
jekyll-github-metadata (= 2.9.3)
35+
jekyll-mentions (= 1.2.0)
36+
jekyll-optional-front-matter (= 0.2.0)
37+
jekyll-paginate (= 1.1.0)
38+
jekyll-readme-index (= 0.1.0)
39+
jekyll-redirect-from (= 0.12.1)
40+
jekyll-relative-links (= 0.5.1)
41+
jekyll-sass-converter (= 1.5.0)
42+
jekyll-seo-tag (= 2.3.0)
43+
jekyll-sitemap (= 1.1.1)
44+
jekyll-swiss (= 0.4.0)
45+
jekyll-theme-architect (= 0.1.0)
46+
jekyll-theme-cayman (= 0.1.0)
47+
jekyll-theme-dinky (= 0.1.0)
48+
jekyll-theme-hacker (= 0.1.0)
49+
jekyll-theme-leap-day (= 0.1.0)
50+
jekyll-theme-merlot (= 0.1.0)
51+
jekyll-theme-midnight (= 0.1.0)
52+
jekyll-theme-minimal (= 0.1.0)
53+
jekyll-theme-modernist (= 0.1.0)
54+
jekyll-theme-primer (= 0.5.2)
55+
jekyll-theme-slate (= 0.1.0)
56+
jekyll-theme-tactile (= 0.1.0)
57+
jekyll-theme-time-machine (= 0.1.0)
58+
jekyll-titles-from-headings (= 0.4.0)
59+
jemoji (= 0.8.1)
60+
kramdown (= 1.14.0)
61+
liquid (= 4.0.0)
62+
listen (= 3.0.6)
3863
mercenary (~> 0.3)
39-
pygments.rb (= 0.6.1)
40-
rdiscount (= 2.1.7)
41-
redcarpet (= 3.1.2)
64+
minima (= 2.1.1)
65+
rouge (= 2.2.1)
4266
terminal-table (~> 1.4)
43-
github-pages-health-check (0.2.1)
44-
net-dns (~> 0.6)
45-
public_suffix (~> 1.4)
46-
hitimes (1.2.2)
47-
html-pipeline (1.9.0)
67+
github-pages-health-check (1.3.5)
68+
addressable (~> 2.3)
69+
net-dns (~> 0.8)
70+
octokit (~> 4.0)
71+
public_suffix (~> 2.0)
72+
typhoeus (~> 0.7)
73+
html-pipeline (2.7.1)
4874
activesupport (>= 2)
49-
nokogiri (~> 1.4)
50-
i18n (0.7.0)
51-
jekyll (2.4.0)
52-
classifier-reborn (~> 2.0)
53-
colorator (~> 0.1)
54-
jekyll-coffeescript (~> 1.0)
55-
jekyll-gist (~> 1.0)
56-
jekyll-paginate (~> 1.0)
75+
nokogiri (>= 1.4)
76+
i18n (0.9.1)
77+
concurrent-ruby (~> 1.0)
78+
jekyll (3.6.2)
79+
addressable (~> 2.4)
80+
colorator (~> 1.0)
5781
jekyll-sass-converter (~> 1.0)
5882
jekyll-watch (~> 1.1)
59-
kramdown (~> 1.3)
60-
liquid (~> 2.6.1)
83+
kramdown (~> 1.14)
84+
liquid (~> 4.0)
6185
mercenary (~> 0.3.3)
62-
pygments.rb (~> 0.6.0)
63-
redcarpet (~> 3.1)
86+
pathutil (~> 0.9)
87+
rouge (>= 1.7, < 3)
6488
safe_yaml (~> 1.0)
65-
toml (~> 0.1.0)
66-
jekyll-coffeescript (1.0.1)
89+
jekyll-avatar (0.5.0)
90+
jekyll (~> 3.0)
91+
jekyll-coffeescript (1.0.2)
6792
coffee-script (~> 2.2)
68-
jekyll-gist (1.1.0)
69-
jekyll-mentions (0.2.1)
70-
html-pipeline (~> 1.9.0)
71-
jekyll (~> 2.0)
93+
coffee-script-source (~> 1.11.1)
94+
jekyll-default-layout (0.1.4)
95+
jekyll (~> 3.0)
96+
jekyll-feed (0.9.2)
97+
jekyll (~> 3.3)
98+
jekyll-gist (1.4.1)
99+
octokit (~> 4.2)
100+
jekyll-github-metadata (2.9.3)
101+
jekyll (~> 3.1)
102+
octokit (~> 4.0, != 4.4.0)
103+
jekyll-mentions (1.2.0)
104+
activesupport (~> 4.0)
105+
html-pipeline (~> 2.3)
106+
jekyll (~> 3.0)
107+
jekyll-optional-front-matter (0.2.0)
108+
jekyll (~> 3.0)
72109
jekyll-paginate (1.1.0)
73-
jekyll-redirect-from (0.6.2)
74-
jekyll (~> 2.0)
75-
jekyll-sass-converter (1.2.0)
76-
sass (~> 3.2)
77-
jekyll-sitemap (0.6.3)
78-
jekyll-watch (1.2.1)
79-
listen (~> 2.7)
80-
jemoji (0.4.0)
81-
gemoji (~> 2.0)
82-
html-pipeline (~> 1.9)
83-
jekyll (~> 2.0)
84-
json (1.8.2)
85-
kramdown (1.5.0)
86-
liquid (2.6.1)
87-
listen (2.8.5)
88-
celluloid (>= 0.15.2)
110+
jekyll-readme-index (0.1.0)
111+
jekyll (~> 3.0)
112+
jekyll-redirect-from (0.12.1)
113+
jekyll (~> 3.3)
114+
jekyll-relative-links (0.5.1)
115+
jekyll (~> 3.3)
116+
jekyll-sass-converter (1.5.0)
117+
sass (~> 3.4)
118+
jekyll-seo-tag (2.3.0)
119+
jekyll (~> 3.3)
120+
jekyll-sitemap (1.1.1)
121+
jekyll (~> 3.3)
122+
jekyll-swiss (0.4.0)
123+
jekyll-theme-architect (0.1.0)
124+
jekyll (~> 3.5)
125+
jekyll-seo-tag (~> 2.0)
126+
jekyll-theme-cayman (0.1.0)
127+
jekyll (~> 3.5)
128+
jekyll-seo-tag (~> 2.0)
129+
jekyll-theme-dinky (0.1.0)
130+
jekyll (~> 3.5)
131+
jekyll-seo-tag (~> 2.0)
132+
jekyll-theme-hacker (0.1.0)
133+
jekyll (~> 3.5)
134+
jekyll-seo-tag (~> 2.0)
135+
jekyll-theme-leap-day (0.1.0)
136+
jekyll (~> 3.5)
137+
jekyll-seo-tag (~> 2.0)
138+
jekyll-theme-merlot (0.1.0)
139+
jekyll (~> 3.5)
140+
jekyll-seo-tag (~> 2.0)
141+
jekyll-theme-midnight (0.1.0)
142+
jekyll (~> 3.5)
143+
jekyll-seo-tag (~> 2.0)
144+
jekyll-theme-minimal (0.1.0)
145+
jekyll (~> 3.5)
146+
jekyll-seo-tag (~> 2.0)
147+
jekyll-theme-modernist (0.1.0)
148+
jekyll (~> 3.5)
149+
jekyll-seo-tag (~> 2.0)
150+
jekyll-theme-primer (0.5.2)
151+
jekyll (~> 3.5)
152+
jekyll-github-metadata (~> 2.9)
153+
jekyll-seo-tag (~> 2.2)
154+
jekyll-theme-slate (0.1.0)
155+
jekyll (~> 3.5)
156+
jekyll-seo-tag (~> 2.0)
157+
jekyll-theme-tactile (0.1.0)
158+
jekyll (~> 3.5)
159+
jekyll-seo-tag (~> 2.0)
160+
jekyll-theme-time-machine (0.1.0)
161+
jekyll (~> 3.5)
162+
jekyll-seo-tag (~> 2.0)
163+
jekyll-titles-from-headings (0.4.0)
164+
jekyll (~> 3.3)
165+
jekyll-watch (1.5.0)
166+
listen (~> 3.0, < 3.1)
167+
jemoji (0.8.1)
168+
activesupport (~> 4.0, >= 4.2.9)
169+
gemoji (~> 3.0)
170+
html-pipeline (~> 2.2)
171+
jekyll (>= 3.0)
172+
kramdown (1.14.0)
173+
liquid (4.0.0)
174+
listen (3.0.6)
89175
rb-fsevent (>= 0.9.3)
90-
rb-inotify (>= 0.9)
91-
maruku (0.7.0)
92-
mercenary (0.3.5)
93-
mini_portile (0.6.2)
94-
minitest (5.5.1)
176+
rb-inotify (>= 0.9.7)
177+
mercenary (0.3.6)
178+
mini_portile2 (2.3.0)
179+
minima (2.1.1)
180+
jekyll (~> 3.3)
181+
minitest (5.10.3)
182+
multipart-post (2.0.0)
95183
net-dns (0.8.0)
96-
nokogiri (1.6.6.2)
97-
mini_portile (~> 0.6.0)
98-
parslet (1.5.0)
99-
blankslate (~> 2.0)
100-
posix-spawn (0.3.9)
101-
public_suffix (1.4.6)
102-
pygments.rb (0.6.1)
103-
posix-spawn (~> 0.3.6)
104-
yajl-ruby (~> 1.2.0)
105-
rb-fsevent (0.9.4)
106-
rb-inotify (0.9.5)
107-
ffi (>= 0.5.0)
108-
rdiscount (2.1.7)
109-
redcarpet (3.1.2)
184+
nokogiri (1.8.1)
185+
mini_portile2 (~> 2.3.0)
186+
octokit (4.7.0)
187+
sawyer (~> 0.8.0, >= 0.5.3)
188+
pathutil (0.16.0)
189+
forwardable-extended (~> 2.6)
190+
public_suffix (2.0.5)
191+
rb-fsevent (0.10.2)
192+
rb-inotify (0.9.10)
193+
ffi (>= 0.5.0, < 2)
194+
rouge (2.2.1)
110195
safe_yaml (1.0.4)
111-
sass (3.4.11)
112-
terminal-table (1.4.5)
113-
thread_safe (0.3.4)
114-
timers (4.0.1)
115-
hitimes
116-
toml (0.1.2)
117-
parslet (~> 1.5.0)
118-
tzinfo (1.2.2)
196+
sass (3.5.3)
197+
sass-listen (~> 4.0.0)
198+
sass-listen (4.0.0)
199+
rb-fsevent (~> 0.9, >= 0.9.4)
200+
rb-inotify (~> 0.9, >= 0.9.7)
201+
sawyer (0.8.1)
202+
addressable (>= 2.3.5, < 2.6)
203+
faraday (~> 0.8, < 1.0)
204+
terminal-table (1.8.0)
205+
unicode-display_width (~> 1.1, >= 1.1.1)
206+
thread_safe (0.3.6)
207+
typhoeus (0.8.0)
208+
ethon (>= 0.8.0)
209+
tzinfo (1.2.4)
119210
thread_safe (~> 0.1)
120-
yajl-ruby (1.2.1)
211+
unicode-display_width (1.3.0)
121212

122213
PLATFORMS
123214
ruby
124215

125216
DEPENDENCIES
126217
github-pages
218+
219+
BUNDLED WITH
220+
1.16.0

Diff for: data/FederalProgramInventory_FY13_MachineReadable_091613.csv

+1
Large diffs are not rendered by default.

Diff for: schema.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ The following fields must be used to describe each dataset if they are applicabl
8888
{: .table .table-striped}
8989
Field | Label | Definition
9090
-------------- | -------------- | --------------
91-
bureauCode | 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`.
92-
programCode | 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`
91+
bureauCode | Bureau Code | Federal agencies, combined agency and bureau code from [OMB Circular A-11, Appendix C](https://www.whitehouse.gov/sites/whitehouse.gov/files/omb/assets/a11_current_year/a11_2017/app_c.pdf) in the format of `015:11`.
92+
programCode | Program Code | Federal agencies, list the primary program related to this data asset, from the [Federal Program Inventory](/data/FederalProgramInventory_FY13_MachineReadable_091613.csv). Use the format of `015:001`
9393
accessLevelComment | Access Level Comment | 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.
9494
accessURL | Download URL | URL providing direct access to the downloadable distribution of a dataset.
9595
webService | Endpoint | Endpoint of web service to access dataset.

Diff for: v1.1/schema.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ Field | Label
8686
[contactPoint](#contactPoint) | Contact Name and Email | Contact person's name and email for the asset. | Always
8787
[identifier](#identifier) | Unique Identifier | A unique identifier for the dataset or API as maintained within an Agency catalog or database. | Always
8888
[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
89-
[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
90-
[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
89+
[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://www.whitehouse.gov/sites/whitehouse.gov/files/omb/assets/a11_current_year/a11_2017/app_c.pdf), [CSV](/data/omb_bureau_codes.csv)) in the format of `015:11`. | Always
90+
[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](/data/FederalProgramInventory_FY13_MachineReadable_091613.csv). Use the format of `015:001`. | Always
9191
[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
9292
[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
9393
[spatial](#spatial) | Spatial | The range of spatial applicability of a dataset. Could include a spatial region like a bounding box or a named place. | If-Applicable

0 commit comments

Comments
 (0)