{
  "organisationid": "DEMO_CO",
  "name": "Demo Company",
  "desiredgrowth": 2,
  "projectionstartyear": 2025,
  "projectionendyear": 2050,
  "currency": "aud",
  "electricityapproach": "location",
  "neartermsbtitarget": "1.5",
  "neartermsbtitargetyear": 2030,
  "activitydataversion": 2,
  "orgunits": {
    "orgunit_sydney": {
      "name": "Sydney Office",
      "orgunitid": "orgunit_sydney",
      "country": "australia",
      "region": "au-nsw",
      "currency": "aud",
      "employees": 120,
      "activitydata": {
        "utilities_electricity_grid@@au-nsw": {
          "activityname": "Grid electricity — NSW",
          "catalogactivityid": "utilities_electricity_grid",
          "region": "au-nsw",
          "activitydatavalue": 500000,
          "activityuom": "kWh",
          "ghgpscope": 2,
          "ghgpscopecategory": "2",
          "emissionfactortrendid": "utilities_electricity_grid",
          "emissionfactorvalue": 0.68,
          "emissionfactorunit": "kgCO2e"
        },
        "companyvehicle_car_petrol@@au-nsw": {
          "activityname": "Fleet — petrol cars",
          "catalogactivityid": "companyvehicle_car_petrol",
          "region": "au-nsw",
          "activitydatavalue": 250000,
          "activityuom": "km",
          "ghgpscope": 1,
          "ghgpscopecategory": "1-2",
          "emissionfactortrendid": "companyvehicle_car_petrol",
          "emissionfactorvalue": 0.192,
          "emissionfactorunit": "kgCO2e"
        },
        "companyvehicle_car_bev@@au-nsw": {
          "activityname": "Fleet — battery electric cars",
          "catalogactivityid": "companyvehicle_car_bev",
          "region": "au-nsw",
          "activitydatavalue": 10000,
          "activityuom": "km",
          "ghgpscope": 2,
          "ghgpscopecategory": "2",
          "emissionfactortrendid": "companyvehicle_car_bev",
          "emissionfactorvalue": 0.05,
          "emissionfactorunit": "kgCO2e"
        }
      },
      "internalactions": {
        "useraction_efficiency_2027": {
          "actionname": "Office energy efficiency",
          "actiontype": "Energy Efficiency",
          "activity": "utilities_electricity_grid@@au-nsw",
          "startyear": 2027,
          "multiplier": -0.15,
          "absolutechange": 0,
          "balancingactivity": "",
          "balancingmultiplier": 0,
          "capitalcost": 80000,
          "capitalcostcalculationmethod": "absolute",
          "description": "Lighting and HVAC upgrades reducing grid electricity use by 15% from 2027."
        },
        "useraction_fleet_ev_2028": {
          "actionname": "Switch petrol fleet to EV",
          "actiontype": "Company Vehicles",
          "activity": "companyvehicle_car_petrol@@au-nsw",
          "startyear": 2028,
          "multiplier": -0.5,
          "absolutechange": 0,
          "balancingactivity": "companyvehicle_car_bev@@au-nsw",
          "balancingmultiplier": 1,
          "capitalcost": 150000,
          "capitalcostcalculationmethod": "absolute",
          "description": "Replace half of petrol car kilometres with battery electric from 2028."
        }
      },
      "historicemissionsyears": [2023, 2024],
      "historicemissions": {
        "1": [48.2, 46.1],
        "2": [340.0, 325.5],
        "3": [12.0, 11.5]
      }
    }
  }
}
