labor-demand-index / _schema.json
GregM's picture
Publish labor demand index for 2026-06-02
a46f172 verified
Raw
History Blame Contribute Delete
2.16 kB
{
"allowed_source_kinds": [
"derived",
"public_domain",
"sampled_public_web_aggregate"
],
"datasets": {
"geo_taxonomy": [
"snapshot_date",
"geo_id",
"geo",
"geo_type"
],
"jolts_release_vintages": [
"vintage_date",
"period",
"sector",
"measure",
"value"
],
"jolts_sector_metrics": [
"period",
"sector",
"vacancy_hire_ratio",
"openings_yoy_pct",
"quit_hire_ratio"
],
"jolts_sector_taxonomy": [
"snapshot_date",
"sector_code",
"sector",
"series_id_example"
],
"labor_pressure_index": [
"snapshot_date",
"role_family",
"geo",
"labor_pressure_score_0_1",
"automation_component_0_1",
"digital_workflow_component_0_1",
"posting_persistence_component_0_1",
"sector_tightness_component_0_1",
"blended_vacancy_hire_ratio",
"oews_annual_median_wage"
],
"occupation_bridge": [
"snapshot_date",
"role_family",
"occupation_family",
"soc_candidates_json",
"jolts_sector_candidates_json"
],
"oews_wages": [
"snapshot_date",
"soc_code",
"datatype_code",
"measure",
"reference_year",
"value"
],
"official_labor_timeseries": [
"source",
"period",
"sector",
"measure",
"value",
"unit"
],
"query_taxonomy": [
"snapshot_date",
"query_id",
"role_family",
"query",
"intent"
],
"role_taxonomy": [
"snapshot_date",
"role_family",
"search_terms_json",
"automation_fit_1_5"
],
"sampled_posting_aggregates": [
"snapshot_date",
"geo",
"site_name",
"role_family",
"query_id",
"query",
"deduped_postings_count",
"new_postings_count",
"median_posting_age_days",
"stale_share_30d",
"remote_share",
"salary_mid_mean"
]
},
"license": "CC-BY-4.0",
"privacy_rule": "No raw job descriptions, URLs, company names, or emails in public parquet.",
"repo_id": "Chainticks/labor-demand-index"
}