etr
Etr
Metadata onlyLicense under review
Metadata only. This source’s license does not permit redistribution, so we catalog its metadata but do not re-serve the data. Use the provider link to obtain it under the original terms.
Licensing & provenance
- License
- License under review
- Redistribution
- Not permitted (metadata only)
- Commercial use
- Restricted / no
- Modification
- Permitted
Access & mirrors
- Download
- Select & download etr series as CSV →
- API
- Get a free API key, then GET /v1/series/<id>.csv
- Canonical landing
- https://econdatalibrary.com/etr.html
Structured metadata
schema.org/Dataset (Google Dataset Search)
{
"@context": "https://schema.org/",
"@type": "Dataset",
"name": "Etr",
"description": "Etr — dataset catalogued in the Econ Data Library.",
"url": "https://econdatalibrary.com/etr.html",
"identifier": "etr",
"isAccessibleForFree": false,
"publisher": {
"@type": "Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"creator": {
"@type": "Organization",
"name": "Etr"
},
"keywords": [
"etr"
],
"sameAs": [
"https://huggingface.co/datasets/econdatalibrary-etr",
"https://zenodo.org/communities/econdatalibrary"
],
"usageInfo": "Metadata-only catalog entry. This source's license does not permit redistribution, so the data itself is not served here; use the provider link to obtain the data under its terms."
}
Croissant (ML-ready, schema.org JSON-LD)
{
"@context": {
"@language": "en",
"@vocab": "https://schema.org/",
"cr": "http://mlcommons.org/croissant/",
"data": {
"@id": "cr:data",
"@type": "@json"
},
"dataType": {
"@id": "cr:dataType",
"@type": "@vocab"
},
"sc": "https://schema.org/",
"conformsTo": "dct:conformsTo",
"dct": "http://purl.org/dc/terms/"
},
"@type": "sc:Dataset",
"conformsTo": "http://mlcommons.org/croissant/1.0",
"name": "etr",
"description": "Etr — catalogued in the Econ Data Library.",
"url": "https://econdatalibrary.com/etr.html",
"creator": {
"@type": "sc:Organization",
"name": "Etr"
},
"publisher": {
"@type": "sc:Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"isAccessibleForFree": false,
"usageInfo": "Metadata-only Croissant record; underlying data is not redistributed under this source's license."
}