Correlates of War (COW) ingest — downloads key datasets and converts to long-format parquet. Datasets covered: NMCv7 National Material Capabilities (country-year numeric indicators) COW_Trade_4.0 Bilateral Trade (dyad-year; stored as-is, also agg to country-year) WRP_national World Religion Project…
Correlates of War (COW) Project. Retrieved from https://correlatesofwar.org. Compiled and redistributed by the Elkassabgi Data Library.
Processing: Retrieved from the official source, normalized to a long {series_key, obs_date, value} schema (period-start dates), de-duplicated, and stored as zstd Parquet. Compiled and redistributed by the Elkassabgi Data Library.
Correlates of War (COW) ingest — downloads key datasets and converts to long-format parquet. Datasets covered: NMCv7 National Material Capabilities (country-year numeric indicators) COW_Trade_4.0 Bilateral Trade (dyad-year; stored as-is, also agg to country-year) WRP_national World Religion Project national (country-year religion shares) formal-alliances Alliance treaty obligations (country-year membership count) MID-5 Militarized Interstate Disputes (country-year dispute indicators) Territorial Territorial Changes (country-year) Source: https://correlatesofwar.org (free, academic) SSL: verify=False (COW has an expired/mis-issued cert) Output: data/clean_full/cow/{dataset}.parquet (series_key, obs_date, value) Run: python jobs/ingest_cow.py
{
"@context": "https://schema.org/",
"@type": "Dataset",
"name": "Cow",
"description": "Correlates of War (COW) ingest — downloads key datasets and converts to long-format parquet. Datasets covered: NMCv7 National Material Capabilities (country-year numeric indicators) COW_Trade_4.0 Bilateral Trade (dyad-year; stored as-is, also agg to country-year) WRP_national World Religion Project…",
"url": "https://econdatalibrary.com/cow.html",
"identifier": "cow",
"isAccessibleForFree": false,
"publisher": {
"@type": "Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"creator": {
"@type": "Organization",
"name": "Cow"
},
"keywords": [
"cow"
],
"temporalCoverage": "1816-12-31/2024-12-31",
"citation": "Correlates of War (COW) Project. Retrieved from https://correlatesofwar.org. Compiled and redistributed by the Elkassabgi Data Library.",
"sameAs": [
"https://huggingface.co/datasets/econdatalibrary-cow",
"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."
}{
"@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": "cow",
"description": "Correlates of War (COW) ingest — downloads key datasets and converts to long-format parquet. Datasets covered: NMCv7 National Material Capabilities (country-year numeric indicators) COW_Trade_4.0 Bilateral Trade (dyad-year; stored as-is, also agg to country-year) WRP_national World Religion Project…",
"url": "https://econdatalibrary.com/cow.html",
"creator": {
"@type": "sc:Organization",
"name": "Cow"
},
"publisher": {
"@type": "sc:Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"temporalCoverage": "1816-12-31/2024-12-31",
"citation": "Correlates of War (COW) Project. Retrieved from https://correlatesofwar.org. Compiled and redistributed by the Elkassabgi Data Library.",
"isAccessibleForFree": false,
"usageInfo": "Metadata-only Croissant record; underlying data is not redistributed under this source's license."
}