Performance Measures
City of Los Angeles
@usgov.city_of_los_angeles_performance_measures
City of Los Angeles
@usgov.city_of_los_angeles_performance_measures
Performance metrics for each department, dating back to Fiscal Year 2012-2013.
Organization: City of Los Angeles
Last updated: 2020-11-10T17:52:15.636794
Tags: budget, departments, performance, performance-metrics
CREATE TABLE table_1 (
"department_code" BIGINT,
"department_name" VARCHAR,
"subdept_code" VARCHAR,
"subdept_name" VARCHAR,
"program_code" BIGINT,
"program_name" VARCHAR,
"performance_measure_code" VARCHAR,
"performance_measure_name" VARCHAR,
"unit" VARCHAR,
"budget" VARCHAR,
"performance_measure_amount" DOUBLE
);Anyone who has the link will be able to view this.