GTOPs Dashboard
City of Austin
@usgov.city_of_austin_gtops_dashboard
City of Austin
@usgov.city_of_austin_gtops_dashboard
Landing page for the GTOPs internal Dashboard
Organization: City of Austin
Last updated: 2023-12-25T11:12:51.882138
Tags: public-domain
CREATE TABLE table_1 (
"gtops_year" BIGINT,
"year_start" VARCHAR,
"year_end" VARCHAR,
"number_of_organizations_awarded" DOUBLE,
"number_of_applications" DOUBLE,
"clients_city_portion" DOUBLE -- Clients (City Portion),
"cumulative_clients" DOUBLE,
"increase_digital_skills" DOUBLE,
"total_clients" DOUBLE,
"n__who_increase_digital_skill" DOUBLE -- % Who Increase Digital Skill,
"gtops_dollars" BIGINT,
"cumulative_gtops" BIGINT,
"dollars_cost_per_client" DOUBLE,
"volunteer_hours" DOUBLE,
"volunteer_hours_cumulative" DOUBLE -- Volunteer Hours (Cumulative),
"per_hour_volunteer_rate" DOUBLE,
"volunteer_value" DOUBLE,
"in_kind_donations" DOUBLE,
"cash_match" DOUBLE,
"total_match" DOUBLE,
"volunteer_cumulative" DOUBLE,
"in_kind_cumulative" DOUBLE,
"cash_cumulative" DOUBLE,
"cumulative_match" DOUBLE,
"cumulative_total" DOUBLE
);Anyone who has the link will be able to view this.