-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdcat-us.json
More file actions
164 lines (164 loc) · 5.87 KB
/
Copy pathdcat-us.json
File metadata and controls
164 lines (164 loc) · 5.87 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
{
"@id": "https://github.com/dewittpe/fairadi-data/blob/main/dcat-us.json",
"@type": "dcat:Catalog",
"conformsTo": {
"@type": "Standard",
"title": "DCAT-US 3.0",
"identifier": "https://resources.data.gov/dcat-us/3.0.0"
},
"title": "fairadi-data DCAT-US Catalog",
"description": "DCAT-US 3.0 catalog record for the fairadi-data annual release snapshot and its released ADI and CDI datasets.",
"modified": "2026-05-15",
"issued": "2026-05-15",
"language": [
"en"
],
"license": "https://creativecommons.org/licenses/by/4.0/",
"rights": [
"Repository code is licensed under BSD-3-Clause in LICENSE.",
"Released data artifacts and documentation are licensed under CC BY 4.0 in LICENSE-data."
],
"publisher": {
"@type": "Agent",
"name": "fairadi-data maintainers"
},
"contactPoint": [
{
"@type": "Kind",
"fn": "fairadi-data maintainers",
"url": "https://github.com/dewittpe/fairadi-data/issues"
}
],
"keyword": [
"ADI",
"CDI",
"deprivation",
"ACS5",
"Decennial Census",
"United States",
"block group"
],
"spatial": [
{
"@type": "Location",
"prefLabel": "United States"
}
],
"dataset": [
{
"@type": "Dataset",
"title": "fairadi-data: FAIR-Oriented U.S. Deprivation Indices Datasets",
"description": "Annual release snapshot of reproducible U.S. Area Deprivation Index and Community Deprivation Index datasets derived from U.S. Census Bureau ACS 5-year and Decennial Census tables.",
"identifier": "https://doi.org/10.5281/zenodo.19222629",
"publisher": {
"@type": "Organization",
"name": "fairadi-data maintainers"
},
"contactPoint": {
"@type": "Kind",
"fn": "fairadi-data maintainers",
"url": "https://github.com/dewittpe/fairadi-data/issues"
},
"keyword": [
"area deprivation index",
"community deprivation index",
"social determinants of health",
"ACS5",
"Decennial Census",
"United States"
],
"landingPage": {
"@type": "Document",
"title": "fairadi-data repository landing page",
"accessURL": "https://github.com/dewittpe/fairadi-data"
},
"accessRights": "public",
"rights": [
"Upstream U.S. Census Bureau source data are in the public domain.",
"Released data artifacts and documentation are licensed under CC BY 4.0."
],
"version": "1.0.0",
"temporal": [
{
"@type": "PeriodOfTime",
"startDate": "2012-01-01",
"endDate": "2024-12-31"
}
],
"spatial": [
{
"@type": "Location",
"prefLabel": "United States"
}
],
"distribution": [
{
"@type": "Distribution",
"title": "ADI release dataset",
"description": "Canonical released fairadi dataset as a gzip-compressed CSV file.",
"downloadURL": "https://github.com/dewittpe/fairadi-data/blob/main/ADI/fairadi.csv.gz",
"mediaType": "application/gzip",
"format": "CSV",
"license": "https://creativecommons.org/licenses/by/4.0/"
},
{
"@type": "Distribution",
"title": "ADI data dictionary",
"description": "Column-level definitions for the fairadi dataset.",
"downloadURL": "https://github.com/dewittpe/fairadi-data/blob/main/ADI/fairadi_data_dictionary.tsv",
"mediaType": "text/tab-separated-values",
"format": "TSV",
"license": "https://creativecommons.org/licenses/by/4.0/"
},
{
"@type": "Distribution",
"title": "ADI row schema",
"description": "Machine-readable row schema for the fairadi dataset.",
"downloadURL": "https://github.com/dewittpe/fairadi-data/blob/main/ADI/fairadi_schema.json",
"mediaType": "application/schema+json",
"format": "JSON",
"license": "https://creativecommons.org/licenses/by/4.0/"
},
{
"@type": "Distribution",
"title": "CDI release dataset",
"description": "Canonical released faircdi dataset as a gzip-compressed CSV file.",
"downloadURL": "https://github.com/dewittpe/fairadi-data/blob/main/CDI/faircdi.csv.gz",
"mediaType": "application/gzip",
"format": "CSV",
"license": "https://creativecommons.org/licenses/by/4.0/"
},
{
"@type": "Distribution",
"title": "CDI data dictionary",
"description": "Column-level definitions for the faircdi dataset.",
"downloadURL": "https://github.com/dewittpe/fairadi-data/blob/main/CDI/faircdi_data_dictionary.tsv",
"mediaType": "text/tab-separated-values",
"format": "TSV",
"license": "https://creativecommons.org/licenses/by/4.0/"
},
{
"@type": "Distribution",
"title": "CDI row schema",
"description": "Machine-readable row schema for the faircdi dataset.",
"downloadURL": "https://github.com/dewittpe/fairadi-data/blob/main/CDI/faircdi_schema.json",
"mediaType": "application/schema+json",
"format": "JSON",
"license": "https://creativecommons.org/licenses/by/4.0/"
},
{
"@type": "Distribution",
"title": "Repository release metadata bundle",
"description": "Repository-level citation, provenance, and FAIR metadata files.",
"downloadURL": "https://github.com/dewittpe/fairadi-data/blob/main/metadata.json",
"mediaType": "application/json",
"format": "JSON",
"license": "https://creativecommons.org/licenses/by/4.0/"
}
],
"provenance": [
"The release snapshot is documented by metadata.json, ro-crate-metadata.json, provenance.provn, PROVENANCE.md, and MANIFEST.tsv."
]
}
]
}