Asotin County Library District Expenditures
State of Washington
@usgov.state_of_washington_asotin_county_library_district_expenditures
State of Washington
@usgov.state_of_washington_asotin_county_library_district_expenditures
This dataset reports annual operating and capital expenditures by the Asotin County (WA) Library District. The Library District reports the figures annually to the Public Library Survey administered by the Washington State Library in cooperation with the U.S. Institute of Museum and Library Services (IMLS). Data reflects actual figures reported during the particular year and are not adjusted for inflation. For a detailed glossary of terms and more information about the survey, visit the Statistics page at the Washington State Library: https://www.sos.wa.gov/library/libraries/libdev/publications.aspx#WAStats
Organization: State of Washington
Last updated: 2024-07-20T20:58:26.315249
Tags: asotin, asotin-county, budget, capital, clarkston, expenditures, finance, operating, public-libraries
CREATE TABLE table_1 (
"year" BIGINT,
"salaries_wages" BIGINT -- Salaries & Wages,
"employee_benefits" BIGINT,
"total_staff_expenditures" BIGINT,
"book_materials_expenditures" BIGINT,
"non_book_print_materials_expenditures" BIGINT,
"total_print_materials_expenditures" BIGINT,
"database_licensing_expenditures" BIGINT,
"non_database_licensing_expenditures" BIGINT,
"total_electronic_materials_expenditures" BIGINT,
"all_other_materials_expenditures" BIGINT,
"total_collection_expenditures" BIGINT,
"technology_expenditures" BIGINT,
"library_building_maintenance_expenditures" BIGINT,
"miscellaneous_other_operating_expenditures" BIGINT,
"total_other_operating_expenditures" BIGINT,
"total_operating_expenditures" BIGINT,
"land_expenditures" BIGINT,
"building_expenditures" BIGINT,
"furniture_equipment_expenditures" BIGINT -- Furniture & Equipment Expenditures,
"other_capital_expenditures" BIGINT,
"total_capital_expenditures" BIGINT,
"grand_total_all_expenditures" BIGINT
);Anyone who has the link will be able to view this.