macro-indicators / manifest.json
ZipLime's picture
Add ziplime PIT dataset: docs, manifest, recipe, ingest, workflow, bundle
de2ca63 verified
Raw
History Blame Contribute Delete
874 Bytes
{
"name": "macro_indicators",
"version": "1784755946",
"data_type": "PIT_DATA",
"bundle_storage_class": "ziplime.data.services.file_system_delta_lake_bundle_storage.FileSystemDeltaLakeBundleStorage",
"bundle_storage_data": {
"table_uri": "data/data_bundle/yahoo_finance_daily_data/1784755946/data.delta"
},
"entity_domain": "macro",
"schema": {
"series_value": "Float64",
"unit": "Utf8",
"native_frequency": "Utf8",
"release_kind": "Utf8"
},
"pit": {
"knowledge_lag_model": null,
"model_knowledge_cutoff": null
},
"source": {
"recipe": "recipe.py",
"recipe_hash": "sha256:<filled-by-ci>",
"origin": "FRED / ALFRED vintages and national statistical agencies",
"license": "FRED terms — mixed upstream sources",
"schedule": "0 7 * * *"
},
"trading_calendar_name": null,
"frequency_seconds": null
}