Transportation & Public Works Data & Tech Services Issues
City of Austin
@usgov.city_of_austin_atd_data_tech_services_issues
City of Austin
@usgov.city_of_austin_atd_data_tech_services_issues
CREATE TABLE table_1 (
"id" BIGINT,
"issue_number" BIGINT,
"state" VARCHAR,
"pipeline" VARCHAR,
"title" VARCHAR,
"workgroups" VARCHAR,
"body" VARCHAR,
"labels" VARCHAR,
"estimate" DOUBLE,
"milestone" VARCHAR,
"created" VARCHAR,
"closed" VARCHAR,
"updated" VARCHAR,
"issue_url" VARCHAR,
"is_epic" VARCHAR,
"position" DOUBLE,
"latest_comment" VARCHAR
);
Anyone who has the link will be able to view this.