Skip to content

Commit c0066bf

Browse files
committed
ci: fix broken link check d534845
0 parents  commit c0066bf

File tree

120 files changed

+93447
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

120 files changed

+93447
-0
lines changed

.nojekyll

Whitespace-only changes.

index.html

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<title>LEHD Schema</title>
6+
<link href="styles.css" rel="stylesheet">
7+
<link href="pygment_trac.css" rel="stylesheet">
8+
</head>
9+
10+
<body>
11+
<div class="wrapper">
12+
<header>
13+
<h1>LEHD Schemas</h1>
14+
<p>This project contains experimental LEHD schema files and documentation.</p>
15+
<p>Find the latest official release <a href="https://lehd.ces.census.gov/data/schema/latest/">here</a></p>
16+
</header>
17+
<section>
18+
<h2>Documentation:</h2>
19+
<div id="schema-docs"></div>
20+
</section>
21+
<footer>
22+
<p>This project is maintained by <a href="https://github.com/LEDApplications">LEDApplications</a></p>
23+
</footer>
24+
</div>
25+
26+
<script>
27+
(async () => {
28+
const response = await fetch('https://api.github.com/repos/LEDApplications/lehd-schema/contents/?ref=gh-pages');
29+
const data = await response.json();
30+
console.log(data)
31+
let htmlString = '<ul>';
32+
for (let file of data) {
33+
// only show files that end in .html
34+
if (file.name.endsWith(".html") && (file.name !== "index.html")) {
35+
htmlString += `<li><a href="${file.path}">${file.name}</a></li>`;
36+
}
37+
}
38+
htmlString += '</ul>';
39+
document.getElementById('schema-docs').innerHTML = htmlString;
40+
})()
41+
</script>
42+
</body>
43+
</html>

label_agegrp.csv

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
agegrp,label
2+
A00,"All Ages (14-99)"
3+
A01,"14-18"
4+
A02,"19-21"
5+
A03,"22-24"
6+
A04,"25-34"
7+
A05,"35-44"
8+
A06,"45-54"
9+
A07,"55-64"
10+
A08,"65-99"

label_agg_level.csv

Lines changed: 1016 additions & 0 deletions
Large diffs are not rendered by default.

label_agg_level_pseo.csv

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
agg_level_pseo,grad_char,firm_char,cip_level,inst_level,geo_level,ind_level,by_grad_cohort,by_degree_level,pseoe,pseof
2+
26,Degree Level * State of Institution,,A,S,N,A,0,1,1,1
3+
28,Degree Level * CIP 2-digit * State of Institution,,2,S,N,A,0,1,1,1
4+
30,Degree Level * CIP 4-digit * State of Institution,,4,S,N,A,0,1,1,0
5+
32,Degree Level * Start Year for Graduation Cohort * State of Institution,,A,S,N,A,1,1,1,1
6+
34,Degree Level * CIP 2-digit * Start Year for Graduation Cohort * State of Institution,,2,S,N,A,1,1,1,1
7+
36,Degree Level * CIP 4-digit * Start Year for Graduation Cohort * State of Institution,,4,S,N,A,1,1,1,0
8+
38,Degree Level * Institution ID,,A,I,N,A,0,1,1,1
9+
40,Degree Level * CIP 2-digit * Institution ID,,2,I,N,A,0,1,1,1
10+
42,Degree Level * CIP 4-digit * Institution ID,,4,I,N,A,0,1,1,0
11+
44,Degree Level * Start Year for Graduation Cohort * Institution ID,,A,I,N,A,1,1,1,1
12+
46,Degree Level * CIP 2-digit * Start Year for Graduation Cohort * Institution ID,,2,I,N,A,1,1,1,1
13+
48,Degree Level * CIP 4-digit * Start Year for Graduation Cohort * Institution ID,,4,I,N,A,1,1,1,0
14+
74,Degree Level * State of Institution,NAICS Sector,A,S,N,S,0,1,0,1
15+
76,Degree Level * CIP 2-digit * State of Institution,NAICS Sector,2,S,N,S,0,1,0,1
16+
78,Degree Level * CIP 4-digit * State of Institution,NAICS Sector,4,S,N,S,0,1,0,0
17+
80,Degree Level * Start Year for Graduation Cohort * State of Institution,NAICS Sector,A,S,N,S,1,1,0,1
18+
82,Degree Level * CIP 2-digit * Start Year for Graduation Cohort * State of Institution,NAICS Sector,2,S,N,S,1,1,0,1
19+
84,Degree Level * CIP 4-digit * Start Year for Graduation Cohort * State of Institution,NAICS Sector,4,S,N,S,1,1,0,0
20+
86,Degree Level * Institution ID,NAICS Sector,A,I,N,S,0,1,0,1
21+
88,Degree Level * CIP 2-digit * Institution ID,NAICS Sector,2,I,N,S,0,1,0,1
22+
90,Degree Level * CIP 4-digit * Institution ID,NAICS Sector,4,I,N,S,0,1,0,0
23+
92,Degree Level * Start Year for Graduation Cohort * Institution ID,NAICS Sector,A,I,N,S,1,1,0,1
24+
94,Degree Level * CIP 2-digit * Start Year for Graduation Cohort * Institution ID,NAICS Sector,2,I,N,S,1,1,0,1
25+
96,Degree Level * CIP 4-digit * Start Year for Graduation Cohort * Institution ID,NAICS Sector,4,I,N,S,1,1,0,0
26+
122,Degree Level * State of Institution,Census Division,A,S,D,A,0,1,0,1
27+
124,Degree Level * CIP 2-digit * State of Institution,Census Division,2,S,D,A,0,1,0,1
28+
126,Degree Level * CIP 4-digit * State of Institution,Census Division,4,S,D,A,0,1,0,0
29+
128,Degree Level * Start Year for Graduation Cohort * State of Institution,Census Division,A,S,D,A,1,1,0,1
30+
130,Degree Level * CIP 2-digit * Start Year for Graduation Cohort * State of Institution,Census Division,2,S,D,A,1,1,0,1
31+
132,Degree Level * CIP 4-digit * Start Year for Graduation Cohort * State of Institution,Census Division,4,S,D,A,1,1,0,0
32+
134,Degree Level * Institution ID,Census Division,A,I,D,A,0,1,0,1
33+
136,Degree Level * CIP 2-digit * Institution ID,Census Division,2,I,D,A,0,1,0,1
34+
138,Degree Level * CIP 4-digit * Institution ID,Census Division,4,I,D,A,0,1,0,0
35+
140,Degree Level * Start Year for Graduation Cohort * Institution ID,Census Division,A,I,D,A,1,1,0,1
36+
142,Degree Level * CIP 2-digit * Start Year for Graduation Cohort * Institution ID,Census Division,2,I,D,A,1,1,0,1
37+
144,Degree Level * CIP 4-digit * Start Year for Graduation Cohort * Institution ID,Census Division,4,I,D,A,1,1,0,0
38+
170,Degree Level * State of Institution,NAICS Sector * Census Division,A,S,D,S,0,1,0,1
39+
172,Degree Level * CIP 2-digit * State of Institution,NAICS Sector * Census Division,2,S,D,S,0,1,0,1
40+
174,Degree Level * CIP 4-digit * State of Institution,NAICS Sector * Census Division,4,S,D,S,0,1,0,0
41+
176,Degree Level * Start Year for Graduation Cohort * State of Institution,NAICS Sector * Census Division,A,S,D,S,1,1,0,1
42+
178,Degree Level * CIP 2-digit * Start Year for Graduation Cohort * State of Institution,NAICS Sector * Census Division,2,S,D,S,1,1,0,1
43+
180,Degree Level * CIP 4-digit * Start Year for Graduation Cohort * State of Institution,NAICS Sector * Census Division,4,S,D,S,1,1,0,0
44+
182,Degree Level * Institution ID,NAICS Sector * Census Division,A,I,D,S,0,1,0,1
45+
184,Degree Level * CIP 2-digit * Institution ID,NAICS Sector * Census Division,2,I,D,S,0,1,0,1
46+
186,Degree Level * CIP 4-digit * Institution ID,NAICS Sector * Census Division,4,I,D,S,0,1,0,0
47+
188,Degree Level * Start Year for Graduation Cohort * Institution ID,NAICS Sector * Census Division,A,I,D,S,1,1,0,1
48+
190,Degree Level * CIP 2-digit * Start Year for Graduation Cohort * Institution ID,NAICS Sector * Census Division,2,I,D,S,1,1,0,1
49+
192,Degree Level * CIP 4-digit * Start Year for Graduation Cohort * Institution ID,NAICS Sector * Census Division,4,I,D,S,1,1,0,0

label_cip_level.csv

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
cip_level,label
2+
A,"All Degree Fields"
3+
2,"2-Digit CIP Family"
4+
4,"4-Digit CIP Codes"
5+
6,"6-Digit CIP Codes"

0 commit comments

Comments
 (0)