Historical Agenda Item Dataset (2004 - 2020)
City of Austin
@usgov.city_of_austin_historical_agenda_item_dataset_2004_2019
City of Austin
@usgov.city_of_austin_historical_agenda_item_dataset_2004_2019
Agenda items from council meetings and committees of council meetings from 2004 to 2020. The dataset includes, agenda items, agenda item descriptions, and, if applicable, zoning case numbers, sponsors, and districts impacted.
Organization: City of Austin
Last updated: 2020-11-12T13:24:32.023667
Tags: agenda, agenda-items, city-council, zoning-case-number
CREATE TABLE table_1 (
"meeting_date" TIMESTAMP,
"meeting_type" VARCHAR,
"body" VARCHAR,
"agenda_item_number" VARCHAR,
"item_description" VARCHAR,
"zoning_case_number" VARCHAR,
"sponsors" VARCHAR,
"districts" VARCHAR,
"agenda_item_number_id" VARCHAR,
"link_to_clerks_website" VARCHAR
);Anyone who has the link will be able to view this.