Louisville Metro KY - Expenditures Data For Fiscal Year 2023
Louisville Metro Government
@usgov.louisville_metro_government_louisville_metro_ky_expend_275209f3
Louisville Metro Government
@usgov.louisville_metro_government_louisville_metro_ky_expend_275209f3
CREATE TABLE table_1 (
"fiscal_year" BIGINT,
"invoice_date" TIMESTAMP,
"invoice_number" VARCHAR,
"invoice_amount" DOUBLE,
"payee" VARCHAR,
"payment_date" TIMESTAMP,
"payment_number" VARCHAR,
"agency" VARCHAR,
"expenditure_type" VARCHAR,
"expenditure_category" VARCHAR,
"spend_category" VARCHAR,
"cost_center" VARCHAR,
"project" VARCHAR,
"program" VARCHAR,
"grant" VARCHAR,
"fund" VARCHAR,
"financing_source" VARCHAR,
"region" VARCHAR,
"extended_amount" DOUBLE,
"objectid" BIGINT
);
Anyone who has the link will be able to view this.