Eminent Domain Project Data
City of Austin
@usgov.city_of_austin_eminent_domain_project_data
City of Austin
@usgov.city_of_austin_eminent_domain_project_data
The Project Data table includes all projects that entities claim they have eminent domain authority to undertake. Also included in the table are entity names, report years, and a unique report ID number. The ID number can be used to cross-reference the project data with the Eminent Domain table.
Organization: City of Austin
Last updated: 2023-08-25T23:46:13.234849
Tags: eminent-domain
CREATE TABLE table_1 (
"report_id" BIGINT,
"entity_name" VARCHAR,
"report_year" BIGINT,
"projects" VARCHAR,
"last_updated" VARCHAR
);Anyone who has the link will be able to view this.