records

records

Active filters Clear all

No active filters

Filters

Environmental resources consumed, including air travel, chemicals, electricity, fuel, gas, water, and waste generated 2013-14

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Branch
Related City of Melbourne branch name

No description available for this field.

Name (identifier)
branch
Type
text
Sample
                       
Asset Name
An asset can be a physical asset such as a  building or park, or a service asset such as air travel or street lighting

No description available for this field.

Name (identifier)
asset_name
Type
text
Sample
                       
Resource Category
Broad categories of resource use

No description available for this field.

Name (identifier)
resource_category
Type
text
Sample
                       
Resource Type
More detailed sub-categories of resource use

No description available for this field.

Name (identifier)
resource_type
Type
text
Sample
                       
Amount
Numerical amount of resource used (various units of measurement)

No description available for this field.

Name (identifier)
amount
Type
decimal
Sample
                       
Unit
Unit of measurement for amount type above (eg kWh for electricity, L for water)

No description available for this field.

Name (identifier)
unit
Type
text
Sample
                       
Total Greenhouse Gases (t CO2-e)
The amount of carbon-dioxide equivalents (CO2-e), in tonnes, produced by the associated amount of resource used

No description available for this field.

Name (identifier)
total_greenhouse_gases_t_co2_e
Type
decimal
Sample
                       
Billing Start date
The start date associated with the amount of resource used (eg 100 L used starting on this date)

No description available for this field.

Name (identifier)
billing_start_date
Type
date
Sample
                       
Billing End Date
The end date associated with the amount of resource used (eg 100 L used ending on this date)

No description available for this field.

Name (identifier)
billing_end_date
Type
date
Sample
                       
CoM or Supply Chain
All assets are either controlled by CoM or contracted out (Supply Chain). Our supply chain has the word 'True' in the column 'meter_supply_chain'. This column is blank for CoM controlled assets

No description available for this field.

Name (identifier)
com_or_supply_chain
Type
text
Sample
                       
Peak amount
Numerical amount of electricity used in designated peak times (in kWh)

No description available for this field.

Name (identifier)
peak_amount
Type
decimal
Sample
                       
Off-peak amount
Numerical amount of electricity used in designated off-peak times (in kWh)

No description available for this field.

Name (identifier)
off_peak_amount
Type
decimal
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"environmental-resources-consumed-including-air-travel-chemicals-electricity-fuel",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/environmental-resources-consumed-including-air-travel-chemicals-electricity-fuel"
      }
    ]
    ,
  • "definitions":
    {
    • "environmental-resources-consumed-including-air-travel-chemicals-electricity-fuel":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/environmental-resources-consumed-including-air-travel-chemicals-electricity-fuel_records"
            }
          }
        }
      }
      ,
    • "environmental-resources-consumed-including-air-travel-chemicals-electricity-fuel_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "branch":
              {
              • "type":"string",
              • "title":"Branch",
              • "description":"Related City of Melbourne branch name"
              }
              ,
            • "asset_name":
              {
              • "type":"string",
              • "title":"Asset Name",
              • "description":"An asset can be a physical asset such as a building or park, or a service asset such as air travel or street lighting"
              }
              ,
            • "resource_category":
              {
              • "type":"string",
              • "title":"Resource Category",
              • "description":"Broad categories of resource use"
              }
              ,
            • "resource_type":
              {
              • "type":"string",
              • "title":"Resource Type",
              • "description":"More detailed sub-categories of resource use"
              }
              ,
            • "amount":
              {
              • "type":"number",
              • "title":"Amount",
              • "description":"Numerical amount of resource used (various units of measurement)"
              }
              ,
            • "unit":
              {
              • "type":"string",
              • "title":"Unit",
              • "description":"Unit of measurement for amount type above (eg kWh for electricity, L for water)"
              }
              ,
            • "total_greenhouse_gases_t_co2_e":
              {
              • "type":"number",
              • "title":"Total Greenhouse Gases (t CO2-e)",
              • "description":"The amount of carbon-dioxide equivalents (CO2-e), in tonnes, produced by the associated amount of resource used"
              }
              ,
            • "billing_start_date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Billing Start date",
              • "description":"The start date associated with the amount of resource used (eg 100 L used starting on this date)"
              }
              ,
            • "billing_end_date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Billing End Date",
              • "description":"The end date associated with the amount of resource used (eg 100 L used ending on this date)"
              }
              ,
            • "com_or_supply_chain":
              {
              • "type":"string",
              • "title":"CoM or Supply Chain",
              • "description":"All assets are either controlled by CoM or contracted out (Supply Chain). Our supply chain has the word 'True' in the column 'meter_supply_chain'. This column is blank for CoM controlled assets"
              }
              ,
            • "peak_amount":
              {
              • "type":"number",
              • "title":"Peak amount",
              • "description":"Numerical amount of electricity used in designated peak times (in kWh)"
              }
              ,
            • "off_peak_amount":
              {
              • "type":"number",
              • "title":"Off-peak amount",
              • "description":"Numerical amount of electricity used in designated off-peak times (in kWh)"
              }
            }
          }
        }
      }
    }
}

Similar datasets