Performance Indicators : Planning
City of York Council
@ukgov.kpi_planning
City of York Council
@ukgov.kpi_planning
CREATE TABLE performance_indicators_planning (
"id" VARCHAR,
"indicator" VARCHAR,
"collectionfrequency" VARCHAR,
"yeartype" VARCHAR,
"year" VARCHAR,
"total" DOUBLE,
"apr" VARCHAR,
"may" VARCHAR,
"jun" VARCHAR,
"q1" VARCHAR,
"jul" VARCHAR,
"aug" VARCHAR,
"sep" VARCHAR,
"q2" DOUBLE,
"oct" VARCHAR,
"nov" VARCHAR,
"dec" DOUBLE,
"q3" VARCHAR,
"jan" VARCHAR,
"feb" VARCHAR,
"mar" DOUBLE,
"q4" DOUBLE,
"polarity" VARCHAR
);
Anyone who has the link will be able to view this.