Skip to content

Commit 533e2e7

Browse files
committed
migrate V4.8.0 schema files
1 parent 0e721f6 commit 533e2e7

17 files changed

+188
-653
lines changed

src/CHANGES_NAMING.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
== [[changes]] Changes
22
For a description of how schema files are versioned, see link:../VERSIONING{ext-relative}[main directory].
33

4-
=== Changes from 4.6.0
5-
- Adding PSEO data product
6-
4+
=== Changes from 4.7.0
5+
- None

src/CHANGES_SCHEMA.txt

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
11
== [[changes]] Changes
22
For a description of how schema files are versioned, see link:../VERSIONING{ext-relative}[main directory].
33

4-
=== Changes from 4.6.0
5-
- Merge PSEO schema files into official release version
6-
- Minor formatting changes
7-
8-
=== Changes from 4.5.0-draft
9-
- Additional status flags on PSEO Earnings
10-
- Additional measures on PSEO Flows to report unobserved/marginally employed
11-
- Earnings reported at 2-digit CIPCODE level
12-
- Institution code changed to 8-digits
13-
- Updated to 2020 CIPCODE
4+
=== Changes from 4.7.0
5+
- Update EmpSpv due to the restructuring of the QWI weights
6+
- Added PSEO metadata files for data partners and coverage
7+
- Underlying geovintage updated to reflect 2020 TIGER/Line geography - except for CBSAs. Tabulations for "B" and "M" geo_levels continue to use 2019 TIGER/Line geographies.

src/CHANGES_SHAPEFILES.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
== [[changes]] Changes
22
For a description of how schema files are versioned, see link:../VERSIONING{ext-relative}[main directory].
33

4-
=== Changes from 4.6.0
5-
- None
4+
=== Changes from 4.7.0
5+
- Underlying geovintage updated to reflect 2020 TIGER/Line geography (except for CBSAs - "gb" and "gm" features)
6+
- Updated shapefiles based on TIGER/Line 2020 (except for CBSAs - "gb" and "gm" shapefile types)

src/asciidoctor.css

Lines changed: 27 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ textarea{overflow:auto;vertical-align:top}
3737
table{border-collapse:collapse;border-spacing:0}
3838
*,*::before,*::after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
3939
html,body{font-size:100%}
40-
body{background:#fff;color:rgba(0,0,0,.8);padding:0;margin:0;font-family:"Noto Serif","DejaVu Serif",serif;font-weight:400;font-style:normal;line-height:1;position:relative;cursor:auto;tab-size:4;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}
40+
body{background:#fff;color:rgba(0,0,0,.8);padding:0;margin:0;font-family:"Noto Serif","DejaVu Serif",serif;font-weight:400;font-style:normal;line-height:1;position:relative;cursor:auto;tab-size:4;word-wrap:anywhere;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}
4141
a:hover{cursor:pointer}
4242
img,object,embed{max-width:100%;height:auto}
4343
object,embed{height:100%}
@@ -52,10 +52,8 @@ img{-ms-interpolation-mode:bicubic}
5252
img,object,svg{display:inline-block;vertical-align:middle}
5353
textarea{height:auto;min-height:50px}
5454
select{width:100%}
55-
.center{margin-left:auto;margin-right:auto}
56-
.stretch{width:100%}
5755
.subheader,.admonitionblock td.content>.title,.audioblock>.title,.exampleblock>.title,.imageblock>.title,.listingblock>.title,.literalblock>.title,.stemblock>.title,.openblock>.title,.paragraph>.title,.quoteblock>.title,table.tableblock>.title,.verseblock>.title,.videoblock>.title,.dlist>.title,.olist>.title,.ulist>.title,.qlist>.title,.hdlist>.title{line-height:1.45;color:#7a2518;font-weight:400;margin-top:0;margin-bottom:.25em}
58-
div,dl,dt,dd,ul,ol,li,h1,h2,h3,#toctitle,.sidebarblock>.content>.title,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0;direction:ltr}
56+
div,dl,dt,dd,ul,ol,li,h1,h2,h3,#toctitle,.sidebarblock>.content>.title,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}
5957
a{color:#2156a5;text-decoration:underline;line-height:inherit}
6058
a:hover,a:focus{color:#1d4b8f}
6159
a img{border:0}
@@ -86,28 +84,28 @@ dl dd{margin-bottom:1.25em}
8684
abbr,acronym{text-transform:uppercase;font-size:90%;color:rgba(0,0,0,.8);border-bottom:1px dotted #ddd;cursor:help}
8785
abbr{text-transform:none}
8886
blockquote{margin:0 0 1.25em;padding:.5625em 1.25em 0 1.1875em;border-left:1px solid #ddd}
89-
blockquote cite{display:block;font-size:.9375em;color:rgba(0,0,0,.6)}
90-
blockquote cite::before{content:"\2014 \0020"}
91-
blockquote cite a,blockquote cite a:visited{color:rgba(0,0,0,.6)}
9287
blockquote,blockquote p{line-height:1.6;color:rgba(0,0,0,.85)}
9388
@media screen and (min-width:768px){h1,h2,h3,#toctitle,.sidebarblock>.content>.title,h4,h5,h6{line-height:1.2}
9489
h1{font-size:2.75em}
9590
h2{font-size:2.3125em}
9691
h3,#toctitle,.sidebarblock>.content>.title{font-size:1.6875em}
9792
h4{font-size:1.4375em}}
98-
table{background:#fff;margin-bottom:1.25em;border:solid 1px #dedede}
93+
table{background:#fff;margin-bottom:1.25em;border:solid 1px #dedede;word-wrap:normal}
9994
table thead,table tfoot{background:#f7f8f7}
10095
table thead tr th,table thead tr td,table tfoot tr th,table tfoot tr td{padding:.5em .625em .625em;font-size:inherit;color:rgba(0,0,0,.8);text-align:left}
10196
table tr th,table tr td{padding:.5625em .625em;font-size:inherit;color:rgba(0,0,0,.8)}
10297
table tr.even,table tr.alt{background:#f8f8f7}
103-
table thead tr th,table tfoot tr th,table tbody tr td,table tr td,table tfoot tr td{display:table-cell;line-height:1.6}
98+
table thead tr th,table tfoot tr th,table tbody tr td,table tr td,table tfoot tr td{line-height:1.6}
10499
h1,h2,h3,#toctitle,.sidebarblock>.content>.title,h4,h5,h6{line-height:1.2;word-spacing:-.05em}
105100
h1 strong,h2 strong,h3 strong,#toctitle strong,.sidebarblock>.content>.title strong,h4 strong,h5 strong,h6 strong{font-weight:400}
101+
.center{margin-left:auto;margin-right:auto}
102+
.stretch{width:100%}
106103
.clearfix::before,.clearfix::after,.float-group::before,.float-group::after{content:" ";display:table}
107104
.clearfix::after,.float-group::after{clear:both}
108-
:not(pre):not([class^=L])>code{font-size:.9375em;font-style:normal!important;letter-spacing:0;padding:.1em .5ex;word-spacing:-.15em;background:#f7f7f8;-webkit-border-radius:4px;border-radius:4px;line-height:1.45;text-rendering:optimizeSpeed;word-wrap:break-word}
109-
:not(pre)>code.nobreak{word-wrap:normal}
110-
:not(pre)>code.nowrap{white-space:nowrap}
105+
:not(pre).nobreak{word-wrap:normal}
106+
:not(pre).nowrap{white-space:nowrap}
107+
:not(pre).pre-wrap{white-space:pre-wrap}
108+
:not(pre):not([class^=L])>code{font-size:.9375em;font-style:normal!important;letter-spacing:0;padding:.1em .5ex;word-spacing:-.15em;background:#f7f7f8;-webkit-border-radius:4px;border-radius:4px;line-height:1.45;text-rendering:optimizeSpeed}
111109
pre{color:rgba(0,0,0,.9);font-family:"Droid Sans Mono","DejaVu Sans Mono",monospace;line-height:1.45;text-rendering:optimizeSpeed}
112110
pre code,pre pre{color:inherit;font-size:inherit;line-height:inherit}
113111
pre>code{display:block}
@@ -172,7 +170,7 @@ body.toc2.toc-right{padding-left:0;padding-right:20em}}
172170
#content #toc{border-style:solid;border-width:1px;border-color:#e0e0dc;margin-bottom:1.25em;padding:1.25em;background:#f8f8f7;-webkit-border-radius:4px;border-radius:4px}
173171
#content #toc>:first-child{margin-top:0}
174172
#content #toc>:last-child{margin-bottom:0}
175-
#footer{max-width:100%;background:rgba(0,0,0,.8);padding:1.25em}
173+
#footer{max-width:none;background:rgba(0,0,0,.8);padding:1.25em}
176174
#footer-text{color:rgba(255,255,255,.8);line-height:1.44}
177175
#content{margin-bottom:.625em}
178176
.sect1{padding-bottom:.625em}
@@ -195,7 +193,7 @@ table.tableblock #preamble>.sectionbody>[class="paragraph"]:first-of-type p{font
195193
.admonitionblock>table td.icon{text-align:center;width:80px}
196194
.admonitionblock>table td.icon img{max-width:none}
197195
.admonitionblock>table td.icon .title{font-weight:bold;font-family:"Open Sans","DejaVu Sans",sans-serif;text-transform:uppercase}
198-
.admonitionblock>table td.content{padding-left:1.125em;padding-right:1.25em;border-left:1px solid #dddddf;color:rgba(0,0,0,.6)}
196+
.admonitionblock>table td.content{padding-left:1.125em;padding-right:1.25em;border-left:1px solid #dddddf;color:rgba(0,0,0,.6);word-wrap:anywhere}
199197
.admonitionblock>table td.content>:last-child>:last-child{margin-bottom:0}
200198
.exampleblock>.content{border-style:solid;border-width:1px;border-color:#e6e6e6;margin-bottom:1.25em;padding:1.25em;background:#fff;-webkit-border-radius:4px;border-radius:4px}
201199
.exampleblock>.content>:first-child{margin-top:0}
@@ -205,7 +203,7 @@ table.tableblock #preamble>.sectionbody>[class="paragraph"]:first-of-type p{font
205203
.sidebarblock>:last-child{margin-bottom:0}
206204
.sidebarblock>.content>.title{color:#7a2518;margin-top:0;text-align:center}
207205
.exampleblock>.content>:last-child>:last-child,.exampleblock>.content .olist>ol>li:last-child>:last-child,.exampleblock>.content .ulist>ul>li:last-child>:last-child,.exampleblock>.content .qlist>ol>li:last-child>:last-child,.sidebarblock>.content>:last-child>:last-child,.sidebarblock>.content .olist>ol>li:last-child>:last-child,.sidebarblock>.content .ulist>ul>li:last-child>:last-child,.sidebarblock>.content .qlist>ol>li:last-child>:last-child{margin-bottom:0}
208-
.literalblock pre,.listingblock>.content>pre{-webkit-border-radius:4px;border-radius:4px;word-wrap:break-word;overflow-x:auto;padding:1em;font-size:.8125em}
206+
.literalblock pre,.listingblock>.content>pre{-webkit-border-radius:4px;border-radius:4px;overflow-x:auto;padding:1em;font-size:.8125em}
209207
@media screen and (min-width:768px){.literalblock pre,.listingblock>.content>pre{font-size:.90625em}}
210208
@media screen and (min-width:1280px){.literalblock pre,.listingblock>.content>pre{font-size:1em}}
211209
.literalblock pre,.listingblock>.content>pre:not(.highlight),.listingblock>.content>pre[class="highlight"],.listingblock>.content>pre[class^="highlight "]{background:#f7f7f8}
@@ -250,22 +248,21 @@ pre.pygments .lineno::before{content:"";margin-right:-.125em}
250248
.quoteblock.excerpt>blockquote,.quoteblock .quoteblock{padding:0 0 .25em 1em;border-left:.25em solid #dddddf}
251249
.quoteblock.excerpt,.quoteblock .quoteblock{margin-left:0}
252250
.quoteblock.excerpt blockquote,.quoteblock.excerpt p,.quoteblock .quoteblock blockquote,.quoteblock .quoteblock p{color:inherit;font-size:1.0625rem}
253-
.quoteblock.excerpt .attribution,.quoteblock .quoteblock .attribution{color:inherit;text-align:left;margin-right:0}
254-
table.tableblock{max-width:100%;border-collapse:separate}
251+
.quoteblock.excerpt .attribution,.quoteblock .quoteblock .attribution{color:inherit;font-size:.85rem;text-align:left;margin-right:0}
255252
p.tableblock:last-child{margin-bottom:0}
253+
td.tableblock>.content{margin-bottom:1.25em;word-wrap:anywhere}
256254
td.tableblock>.content>:last-child{margin-bottom:-1.25em}
257-
td.tableblock>.content>:last-child.sidebarblock{margin-bottom:0}
258255
table.tableblock,th.tableblock,td.tableblock{border:0 solid #dedede}
259-
table.grid-all>thead>tr>.tableblock,table.grid-all>tbody>tr>.tableblock{border-width:0 1px 1px 0}
260-
table.grid-all>tfoot>tr>.tableblock{border-width:1px 1px 0 0}
261-
table.grid-cols>*>tr>.tableblock{border-width:0 1px 0 0}
262-
table.grid-rows>thead>tr>.tableblock,table.grid-rows>tbody>tr>.tableblock{border-width:0 0 1px}
263-
table.grid-rows>tfoot>tr>.tableblock{border-width:1px 0 0}
264-
table.grid-all>*>tr>.tableblock:last-child,table.grid-cols>*>tr>.tableblock:last-child{border-right-width:0}
265-
table.grid-all>tbody>tr:last-child>.tableblock,table.grid-all>thead:last-child>tr>.tableblock,table.grid-rows>tbody>tr:last-child>.tableblock,table.grid-rows>thead:last-child>tr>.tableblock{border-bottom-width:0}
256+
table.grid-all>*>tr>*{border-width:1px}
257+
table.grid-cols>*>tr>*{border-width:0 1px}
258+
table.grid-rows>*>tr>*{border-width:1px 0}
266259
table.frame-all{border-width:1px}
260+
table.frame-ends{border-width:1px 0}
267261
table.frame-sides{border-width:0 1px}
268-
table.frame-topbot,table.frame-ends{border-width:1px 0}
262+
table.frame-none>colgroup+*>:first-child>*,table.frame-sides>colgroup+*>:first-child>*{border-top-width:0}
263+
table.frame-none>:last-child>:last-child>*,table.frame-sides>:last-child>:last-child>*{border-bottom-width:0}
264+
table.frame-none>*>tr>:first-child,table.frame-ends>*>tr>:first-child{border-left-width:0}
265+
table.frame-none>*>tr>:last-child,table.frame-ends>*>tr>:last-child{border-right-width:0}
269266
table.stripes-all tr,table.stripes-odd tr:nth-of-type(odd),table.stripes-even tr:nth-of-type(even),table.stripes-hover tr:hover{background:#f8f8f7}
270267
th.halign-left,td.halign-left{text-align:left}
271268
th.halign-right,td.halign-right{text-align:right}
@@ -274,7 +271,7 @@ th.valign-top,td.valign-top{vertical-align:top}
274271
th.valign-bottom,td.valign-bottom{vertical-align:bottom}
275272
th.valign-middle,td.valign-middle{vertical-align:middle}
276273
table thead th,table tfoot th{font-weight:bold}
277-
tbody tr th{display:table-cell;line-height:1.6;background:#f7f8f7}
274+
tbody tr th{background:#f7f8f7}
278275
tbody tr th,tbody tr th p,tfoot tr th,tfoot tr th p{color:rgba(0,0,0,.8);font-weight:bold}
279276
p.tableblock>code:only-child{background:none;padding:0}
280277
p.tableblock{font-size:1em}
@@ -303,6 +300,7 @@ ol.lowergreek{list-style-type:lower-greek}
303300
.hdlist>table>tbody>tr,.colist>table>tbody>tr{background:none}
304301
td.hdlist1,td.hdlist2{vertical-align:top;padding:0 .625em}
305302
td.hdlist1{font-weight:bold;padding-bottom:1.25em}
303+
td.hdlist2{word-wrap:anywhere}
306304
.literalblock+.colist,.listingblock+.colist{margin-top:-.5em}
307305
.colist td:not([class]):first-child{padding:.4em .75em 0;line-height:1;vertical-align:top}
308306
.colist td:not([class]):first-child img{max-width:none}
@@ -375,7 +373,7 @@ a span.icon>.fa{cursor:inherit}
375373
.admonitionblock td.icon .icon-warning::before{content:"\f071";color:#bf6900}
376374
.admonitionblock td.icon .icon-caution::before{content:"\f06d";color:#bf3400}
377375
.admonitionblock td.icon .icon-important::before{content:"\f06a";color:#bf0000}
378-
.conum[data-value]{display:inline-block;color:#fff!important;background:rgba(0,0,0,.8);-webkit-border-radius:100px;border-radius:100px;text-align:center;font-size:.75em;width:1.67em;height:1.67em;line-height:1.67em;font-family:"Open Sans","DejaVu Sans",sans-serif;font-style:normal;font-weight:bold}
376+
.conum[data-value]{display:inline-block;color:#fff!important;background:rgba(0,0,0,.8);-webkit-border-radius:50%;border-radius:50%;text-align:center;font-size:.75em;width:1.67em;height:1.67em;line-height:1.67em;font-family:"Open Sans","DejaVu Sans",sans-serif;font-style:normal;font-weight:bold}
379377
.conum[data-value] *{color:#fff!important}
380378
.conum[data-value]+b{display:none}
381379
.conum[data-value]::after{content:attr(data-value)}
@@ -402,6 +400,7 @@ thead{display:table-header-group}
402400
svg{max-width:100%}
403401
p,blockquote,dt,td.content{font-size:1em;orphans:3;widows:3}
404402
h2,h3,#toctitle,.sidebarblock>.content>.title{page-break-after:avoid}
403+
#header,#content,#footnotes,#footer{max-width:none}
405404
#toc,.sidebarblock,.exampleblock>.content{background:none!important}
406405
#toc{border-bottom:1px solid #dddddf!important;padding-bottom:0!important}
407406
body.book #header{text-align:center}

src/label_geography.csv

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,8 @@
124124
02020,"Anchorage, AK",C
125125
02050,"Bethel, AK",C
126126
02060,"Bristol Bay, AK",C
127+
02063,"Chugach, AK",C
128+
02066,"Copper River, AK",C
127129
02068,"Denali, AK",C
128130
02070,"Dillingham, AK",C
129131
02090,"Fairbanks North Star, AK",C
@@ -144,7 +146,6 @@
144146
02220,"Sitka, AK",C
145147
02230,"Skagway, AK",C
146148
02240,"Southeast Fairbanks, AK",C
147-
02261,"Valdez-Cordova, AK",C
148149
02275,"Wrangell, AK",C
149150
02282,"Yakutat, AK",C
150151
02290,"Yukon-Koyukuk, AK",C

src/label_geography_ak.csv

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
02020,"Anchorage, AK",C
66
02050,"Bethel, AK",C
77
02060,"Bristol Bay, AK",C
8+
02063,"Chugach, AK",C
9+
02066,"Copper River, AK",C
810
02068,"Denali, AK",C
911
02070,"Dillingham, AK",C
1012
02090,"Fairbanks North Star, AK",C
@@ -25,7 +27,6 @@
2527
02220,"Sitka, AK",C
2628
02230,"Skagway, AK",C
2729
02240,"Southeast Fairbanks, AK",C
28-
02261,"Valdez-Cordova, AK",C
2930
02275,"Wrangell, AK",C
3031
02282,"Yakutat, AK",C
3132
02290,"Yukon-Koyukuk, AK",C

src/label_institution.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28154,7 +28154,7 @@
2815428154
00697709,Great Basin College - Wendover,West Wendover,NV,I,32
2815528155
00697710,Great Basin College - Pahrump,Pahrump,NV,I,32
2815628156
00698000,Capitol-West Community College,Hartford,CT,I,09
28157-
00698100,South Central Community College,Hartford,CT,I,09
28157+
00698100,Gateway Community College,Hartford,CT,I,09
2815828158
00698200,Naugatuck Valley Community College,Waterbury,CT,I,09
2815928159
00698201,Naugatuck Valley Community College - Crosby Street,Danbury,CT,I,09
2816028160
00698202,Naugatuck Valley Community College -,Danbury,CT,I,09

src/lags_qwi.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Emp,1,0
33
EmpEnd,0,1
44
EmpS,1,1
55
EmpTotal,0,0
6-
EmpSpv,2,0
6+
EmpSpv,2,1
77
HirA,1,0
88
HirAR,1,0
99
HirN,4,0

src/lehd_csv_naming.asciidoc

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
= LEHD Public Use Schema V4.7.0 - File and Directory Naming Convention
1+
= LEHD Public Use Schema V4.8.0 - File and Directory Naming Convention
22
<ces.qwi.feedback@census.gov>
3-
21 August 2020
3+
21 April 2021
44
:ext-relative: {outfilesuffix}
55

66
( link:lehd_csv_naming.pdf[Printable version] )
@@ -64,7 +64,7 @@ Files downloaded through the LED Extraction Tool at https://ledextract.ces.cens
6464
where +[id]+ is the Request ID (a unique string of characters) generated every time Submit Request'' is clicked. The ID references each query submission made to the database.
6565

6666

67-
=== [[versionqwi]]Metadata for QWI and J2J data files (version.txt)
67+
=== [[versionqwi]]Metadata for QWI, J2J, and PSEO data files (version.txt)
6868
Metadata accompanies the data files, identifying provenance, geographic and temporal coverage. These files follow the following naming convention:
6969
....................................
7070
version_[type].txt
@@ -216,9 +216,8 @@ include::naming_ext.csv[]
216216
== [[changes]] Changes
217217
For a description of how schema files are versioned, see link:../VERSIONING{ext-relative}[main directory].
218218

219-
=== Changes from 4.6.0
220-
- Adding PSEO data product
221-
219+
=== Changes from 4.7.0
220+
- None
222221

223222
[IMPORTANT]
224223
.Important
@@ -228,6 +227,6 @@ Some of the data products noted above do not exist yet.
228227

229228
<<<
230229
*******************
231-
Released: 2020-08-21
230+
Released: 2021-04-21
232231
*******************
233232

0 commit comments

Comments
 (0)