{ "@context": { "@language": "en", "@vocab": "https://schema.org/", "citeAs": "cr:citeAs", "column": "cr:column", "conformsTo": "dct:conformsTo", "cr": "http://mlcommons.org/croissant/", "rai": "http://mlcommons.org/croissant/RAI/", "data": { "@id": "cr:data", "@type": "@json" }, "dataType": { "@id": "cr:dataType", "@type": "@vocab" }, "dct": "http://purl.org/dc/terms/", "equivalentProperty": "cr:equivalentProperty", "examples": { "@id": "cr:examples", "@type": "@json" }, "extract": "cr:extract", "field": "cr:field", "fileProperty": "cr:fileProperty", "fileObject": "cr:fileObject", "fileSet": "cr:fileSet", "format": "cr:format", "includes": "cr:includes", "isLiveDataset": "cr:isLiveDataset", "jsonPath": "cr:jsonPath", "key": "cr:key", "md5": "cr:md5", "parentField": "cr:parentField", "path": "cr:path", "recordSet": "cr:recordSet", "references": "cr:references", "regex": "cr:regex", "repeated": "cr:repeated", "replace": "cr:replace", "samplingRate": "cr:samplingRate", "sc": "https://schema.org/", "separator": "cr:separator", "source": "cr:source", "subField": "cr:subField", "transform": "cr:transform" }, "@type": "sc:Dataset", "conformsTo": "http://mlcommons.org/croissant/1.0", "name": "certvas-af-macro-sample", "description": "License-clean, point-in-time Emerging-Market Macro Overlay (AF-MACRO) — a versioned public sample from Certvas. Every value carries its source reference and observation time; contains no natural-person data.", "url": "https://certvas.com/skus/af-macro.html", "license": "https://certvas.com/trust.html", "creator": { "@type": "sc:Organization", "name": "Certvas", "url": "https://certvas.com" }, "distribution": [ { "@type": "cr:FileObject", "@id": "CITATION.cff", "name": "CITATION.cff", "contentUrl": "CITATION.cff", "encodingFormat": "text/plain", "sha256": "fb387158f6c377d476db8a61e3f74d3550244ce6782bd878644b3696e01af398", "contentSize": "809 B" }, { "@type": "cr:FileObject", "@id": "DICTIONARY.md", "name": "DICTIONARY.md", "contentUrl": "DICTIONARY.md", "encodingFormat": "text/markdown", "sha256": "9a0bda59a0b73b222198ce89453ee3bfc7436f66fdab919990580bb9655a7237", "contentSize": "1293 B" }, { "@type": "cr:FileObject", "@id": "LICENSE.txt", "name": "LICENSE.txt", "contentUrl": "LICENSE.txt", "encodingFormat": "text/plain", "sha256": "6fe02a8f49c48d15c13a65547b9aab1a4f4da0bac39639305bffec16675fd248", "contentSize": "1535 B" }, { "@type": "cr:FileObject", "@id": "PROVENANCE.md", "name": "PROVENANCE.md", "contentUrl": "PROVENANCE.md", "encodingFormat": "text/markdown", "sha256": "c7495fe0c4ec830452cda6873856a87ffd7dce90a6e51c9eb27e90db6522627b", "contentSize": "1786 B" }, { "@type": "cr:FileObject", "@id": "README.md", "name": "README.md", "contentUrl": "README.md", "encodingFormat": "text/markdown", "sha256": "b9d027e1df4ec6aac1f4b0b1e002c2e07431a4e49bbdda9330bfb8f39e33a07d", "contentSize": "1618 B" }, { "@type": "cr:FileObject", "@id": "gold_macro.csv", "name": "gold_macro.csv", "contentUrl": "data/gold_macro.csv", "encodingFormat": "text/csv", "sha256": "67f730bea136a2d48c7dd0c3bda723bf89f34c7ea477e272b3c371f5b93c1d30", "contentSize": "18207 B" }, { "@type": "cr:FileObject", "@id": "gold_macro.parquet", "name": "gold_macro.parquet", "contentUrl": "data/gold_macro.parquet", "encodingFormat": "application/x-parquet", "sha256": "3ea44e7099e0451636b4222e6711bb6247a08c3bbcba999b7b82a75a9b11320f", "contentSize": "3400 B" }, { "@type": "cr:FileObject", "@id": "gold_macro_hf.csv", "name": "gold_macro_hf.csv", "contentUrl": "data/gold_macro_hf.csv", "encodingFormat": "text/csv", "sha256": "5cc476be227c3461bfb769ff5c946f832ff5d4961a4a5e0f008ad9da8bdbda8a", "contentSize": "17154 B" }, { "@type": "cr:FileObject", "@id": "gold_macro_hf.parquet", "name": "gold_macro_hf.parquet", "contentUrl": "data/gold_macro_hf.parquet", "encodingFormat": "application/x-parquet", "sha256": "1d53ade457f8e52a09c9643fdf6b9dbce1cdd176ae788bf5248d2baa086b7729", "contentSize": "4410 B" }, { "@type": "cr:FileObject", "@id": "metrics.json", "name": "metrics.json", "contentUrl": "metrics.json", "encodingFormat": "application/json", "sha256": "1467ae42685d247f3d4edcb4ac4405b9447e9e0593db12b39847d842b5c6c78b", "contentSize": "253 B" } ], "recordSet": [ { "@type": "cr:RecordSet", "@id": "gold_macro", "name": "gold_macro", "field": [ { "@type": "cr:Field", "@id": "gold_macro/country_iso3", "name": "country_iso3", "dataType": "sc:Text", "source": { "fileObject": { "@id": "gold_macro.parquet" }, "extract": { "column": "country_iso3" } }, "description": "ISO-3 country code." }, { "@type": "cr:Field", "@id": "gold_macro/country_name", "name": "country_name", "dataType": "sc:Text", "source": { "fileObject": { "@id": "gold_macro.parquet" }, "extract": { "column": "country_name" } }, "description": "Country name." }, { "@type": "cr:Field", "@id": "gold_macro/indicator_code", "name": "indicator_code", "dataType": "sc:Text", "source": { "fileObject": { "@id": "gold_macro.parquet" }, "extract": { "column": "indicator_code" } }, "description": "World Bank indicator code (e.g. FP.CPI.TOTL.ZG)." }, { "@type": "cr:Field", "@id": "gold_macro/indicator_name", "name": "indicator_name", "dataType": "sc:Text", "source": { "fileObject": { "@id": "gold_macro.parquet" }, "extract": { "column": "indicator_name" } }, "description": "Human-readable indicator name." }, { "@type": "cr:Field", "@id": "gold_macro/year", "name": "year", "dataType": "sc:Integer", "source": { "fileObject": { "@id": "gold_macro.parquet" }, "extract": { "column": "year" } }, "description": "Observation year." }, { "@type": "cr:Field", "@id": "gold_macro/value", "name": "value", "dataType": "sc:Float", "source": { "fileObject": { "@id": "gold_macro.parquet" }, "extract": { "column": "value" } }, "description": "Indicator value for the country-year." }, { "@type": "cr:Field", "@id": "gold_macro/observed_at", "name": "observed_at", "dataType": "sc:DateTime", "source": { "fileObject": { "@id": "gold_macro.parquet" }, "extract": { "column": "observed_at" } }, "description": "Certvas ingest time — gates as-of reads (no look-ahead)." }, { "@type": "cr:Field", "@id": "gold_macro/source_ref", "name": "source_ref", "dataType": "sc:Text", "source": { "fileObject": { "@id": "gold_macro.parquet" }, "extract": { "column": "source_ref" } }, "description": "World Bank series reference (S013:worldbank/)." }, { "@type": "cr:Field", "@id": "gold_macro/license_class", "name": "license_class", "dataType": "sc:Text", "source": { "fileObject": { "@id": "gold_macro.parquet" }, "extract": { "column": "license_class" } }, "description": "License Register code (S013 World Bank / S014 ECB FX)." } ], "description": "100 rows." }, { "@type": "cr:RecordSet", "@id": "gold_macro_hf", "name": "gold_macro_hf", "field": [ { "@type": "cr:Field", "@id": "gold_macro_hf/series", "name": "series", "dataType": "sc:Text", "source": { "fileObject": { "@id": "gold_macro_hf.parquet" }, "extract": { "column": "series" } }, "description": "Canonical series id: FX..USD, CPI..HEADLINE, CPI..YOY, POLICY_RATE.." }, { "@type": "cr:Field", "@id": "gold_macro_hf/country_iso3", "name": "country_iso3", "dataType": "sc:Text", "source": { "fileObject": { "@id": "gold_macro_hf.parquet" }, "extract": { "column": "country_iso3" } }, "description": "ISO-3 country code." }, { "@type": "cr:Field", "@id": "gold_macro_hf/series_type", "name": "series_type", "dataType": "sc:Text", "source": { "fileObject": { "@id": "gold_macro_hf.parquet" }, "extract": { "column": "series_type" } }, "description": "fx / cpi / policy_rate." }, { "@type": "cr:Field", "@id": "gold_macro_hf/date", "name": "date", "dataType": "sc:Text", "source": { "fileObject": { "@id": "gold_macro_hf.parquet" }, "extract": { "column": "date" } }, "description": "Observation / period / effective date (CPI period = first of month)." }, { "@type": "cr:Field", "@id": "gold_macro_hf/value", "name": "value", "dataType": "sc:Float", "source": { "fileObject": { "@id": "gold_macro_hf.parquet" }, "extract": { "column": "value" } }, "description": "Indicator value for the country-year." }, { "@type": "cr:Field", "@id": "gold_macro_hf/unit", "name": "unit", "dataType": "sc:Text", "source": { "fileObject": { "@id": "gold_macro_hf.parquet" }, "extract": { "column": "unit" } }, "description": "e.g. LCU_per_USD, index_, percent_yoy, percent." }, { "@type": "cr:Field", "@id": "gold_macro_hf/series_ref", "name": "series_ref", "dataType": "sc:Text", "source": { "fileObject": { "@id": "gold_macro_hf.parquet" }, "extract": { "column": "series_ref" } } }, { "@type": "cr:Field", "@id": "gold_macro_hf/release_date", "name": "release_date", "dataType": "sc:Text", "source": { "fileObject": { "@id": "gold_macro_hf.parquet" }, "extract": { "column": "release_date" } }, "description": "Source publication date for this print (a revision is a NEW vintage)." }, { "@type": "cr:Field", "@id": "gold_macro_hf/vintage", "name": "vintage", "dataType": "sc:Text", "source": { "fileObject": { "@id": "gold_macro_hf.parquet" }, "extract": { "column": "vintage" } }, "description": "Vintage label (= release_date). gold key is (series, date, vintage)." }, { "@type": "cr:Field", "@id": "gold_macro_hf/frequency", "name": "frequency", "dataType": "sc:Text", "source": { "fileObject": { "@id": "gold_macro_hf.parquet" }, "extract": { "column": "frequency" } }, "description": "daily / monthly / event." }, { "@type": "cr:Field", "@id": "gold_macro_hf/observed_at", "name": "observed_at", "dataType": "sc:DateTime", "source": { "fileObject": { "@id": "gold_macro_hf.parquet" }, "extract": { "column": "observed_at" } }, "description": "Certvas ingest time — gates as-of reads (no look-ahead)." }, { "@type": "cr:Field", "@id": "gold_macro_hf/source_ref", "name": "source_ref", "dataType": "sc:Text", "source": { "fileObject": { "@id": "gold_macro_hf.parquet" }, "extract": { "column": "source_ref" } }, "description": "World Bank series reference (S013:worldbank/)." }, { "@type": "cr:Field", "@id": "gold_macro_hf/license_class", "name": "license_class", "dataType": "sc:Text", "source": { "fileObject": { "@id": "gold_macro_hf.parquet" }, "extract": { "column": "license_class" } }, "description": "License Register code (S013 World Bank / S014 ECB FX)." } ], "description": "100 rows." } ], "version": "2026.10", "datePublished": "2026-09-09", "keywords": [ "African markets", "emerging markets", "point-in-time", "provenance", "AF-MACRO" ], "identifier": "https://doi.org/10.5281/zenodo.22673927", "citeAs": "Certvas (2026) Emerging-Market Macro Overlay (AF-MACRO). Version 2026.10. https://doi.org/10.5281/zenodo.22673927" }