Baselight

4.03 Water Conservation (summary)

City of Tempe

@usgov.city_of_tempe_4_03_water_conservation_and_efficiency_s_173f058c

Loading...
Loading...

About this Dataset

4.03 Water Conservation (summary)

This page provides details about the Water Conservation and Efficiency performance measure.

The data set includes total metered water use data by year for the residential classes of 'Single Family Residential' & 'Multi-Family', as well as population approximations for the City of Tempe and Guadalupe as calculation by Maricopa Association of Governments (MAG).

The performance measure dashboard is available at 4.03 Water Conservation.

Additional Information

Source: Tempe's Meter Data (CCB) and population from MAG (Maricopa Association of Governments)

Contact: Craig Caggiano

Contact E-Mail: craig_caggiano@Tempe.gov

Data Source Type: Excel

Preparation Method: Queried and extracted from CCB

Publish Frequency: Annual

Publish Method: Manual

Data Dictionary
Organization: City of Tempe
Last updated: 2024-02-09T15:06:05.650165
Tags: sustainable-growth-and-development

Tables

Table 1

@usgov.city_of_tempe_4_03_water_conservation_and_efficiency_s_173f058c.table_1
  • 11.91 kB
  • 19 rows
  • 13 columns
Loading...
CREATE TABLE table_1 (
  "year" BIGINT,
  "type" VARCHAR,
  "single_family_residential_gall" DOUBLE  -- Single Family Residential, Gall,
  "multi_family_gallon" DOUBLE  -- Multi Family, Gallon,
  "total_residential_usage_gallon" DOUBLE  -- Total Residential Usage, Gallon,
  "total_residential_usage_gall_1" DOUBLE  -- Total Residential Usage, Gall 1,
  "population_capita" DOUBLE  -- Population, Capita,
  "residential_gallons_per_capita" DOUBLE,
  "single_family_gpcd" DOUBLE  -- Single Family, GPCD,
  "multifamily_gpcd" DOUBLE  -- Multifamily, GPCD,
  "landscape_gpad" DOUBLE  -- Landscape, GPAD,
  "date" TIMESTAMP,
  "objectid" BIGINT
);

Share link

Anyone who has the link will be able to view this.