Full dataset downloads, data dictionary, and changelog for the ADMT bill family. All records include verification metadata. Inference is labeled separately from documented fact.
All downloads are generated from the same static data source. The YAML file is the canonical source of truth; CSV and JSON are derived exports.
opposition_salience.inference_flag = true. These records are analytically inferred, not directly documented. See the Methodology page for inference labeling standards.| Field | Type | Description | Example | Inference? |
|---|---|---|---|---|
| id | string | Unique bill identifier in format {state}-{bill_number_slug}-{year} | co-sb205-2024 | — |
| state | string | Two-letter US state abbreviation | CO | — |
| chamber | string | Originating chamber: Senate, House, Assembly, or TBD | Senate | — |
| bill_number | string | Official bill number as assigned by the legislature | SB 205 | — |
| session | string | Legislative session in which the bill was introduced | 2024 Regular Session | — |
| year | integer | Calendar year of introduction | 2024 | — |
| title | string | Official bill title as recorded in the legislature | Consumer Protections for Artificial Intelligence | — |
| short_title | string | Propagate-assigned short title for display purposes | Colorado AI Consumer Protections Act | — |
| status | enum | Current adoption status: enacted | failed | vetoed | active | anticipated | superseded | no-activity | preemption-watch | enacted | — |
| enacted_date | date | null | Date signed into law (ISO 8601). Null if not enacted. | 2024-05-17 | — |
| vetoed_date | date | null | Date vetoed by governor (ISO 8601). Null if not vetoed. | 2025-03-24 | — |
| introduced_date | date | null | Date introduced in chamber. Null if not yet confirmed. | 2024-04-10 | — |
| genealogy_role | enum | Role in the bill family: origin | companion | successor | enacted_successor | parallel | origin | — |
| parent_bills | string[] | IDs of bills this bill is derived from or related to | ["co-sb205-2024"] | — |
| diffusion_type | enum | null | Type of policy diffusion: direct_model | parallel_development | weakened_adoption | replacement | procedural_infrastructure | direct_model | — |
| covered_decisions | string[] | Decision domains covered: employment, housing, credit, education, healthcare, insurance | ["employment", "housing"] | — |
| opposition_salience.score | integer 1–5 | Organized opposition intensity. 1=none documented, 2=informal, 3=organized testimony, 4=industry coalition, 5=veto campaign | 4 | INFERENCE |
| opposition_salience.primary_coalition | string | Name of the primary opposing coalition or actor | Colorado Technology Association, BSA | The Software Alliance | INFERENCE |
| opposition_salience.key_arguments | string[] | Documented or inferred key opposition arguments | ["Compliance burden too high", "Vague definitions"] | INFERENCE |
| opposition_salience.data_source | string | Source for opposition data. Prefixed with 'INFERENCE' if analytically inferred. | Colorado Legislature testimony records (2024) | INFERENCE |
| opposition_salience.inference_flag | boolean | TRUE if opposition_salience data is analytically inferred rather than directly documented. All INFERENCE records must be labeled in UI. | false | — |
| verified_by | string | Source(s) used to verify this bill record | LegiScan + Colorado Legislature official page | — |
| verification_date | date | Date this record was last verified against primary sources | 2026-04-18 | — |