diff --git a/core/places.mcf b/core/places.mcf index f31652541..a1bbd72c3 100644 --- a/core/places.mcf +++ b/core/places.mcf @@ -107,3 +107,55 @@ domainIncludes: dcs:Place rangeIncludes: dcs:Text description: "Australian Statistical Geography Standard (ASGS) Code 2021" descriptionUrl: "https://www.abs.gov.au/statistics/statistical-geography/australian-statistical-geography-standard-asgs" + +Node: dcid:ABSStatisticalAreaLevel1 +name: "ABSStatisticalAreaLevel1" +typeOf: dcid:Class +subClassOf: dcid:Place +description: "Australian Bureau of Statistics Statistical Area Level 1" + +Node: dcid:ABSStatisticalAreaLevel2 +name: "ABSStatisticalAreaLevel2" +typeOf: dcid:Class +subClassOf: dcid:Place +description: "Australian Bureau of Statistics Statistical Area Level 2" + +Node: dcid:ABSStatisticalAreaLevel3 +name: "ABSStatisticalAreaLevel3" +typeOf: dcid:Class +subClassOf: dcid:Place +description: "Australian Bureau of Statistics Statistical Area Level 3" + +Node: dcid:ABSStatisticalAreaLevel4 +name: "ABSStatisticalAreaLevel4" +typeOf: dcid:Class +subClassOf: dcid:Place +description: "Australian Bureau of Statistics Statistical Area Level 4" + +Node: dcid:ABSGreaterCapitalCityStatisticalArea +name: "ABSGreaterCapitalCityStatisticalArea" +typeOf: dcid:Class +subClassOf: dcid:Place +description: "Australian Bureau of Statistics Greater Capital City Statistical Area" + +Node: dcid:absCode +name: "absCode" +typeOf: dcid:Property +domainIncludes: dcid:Place +rangeIncludes: dcid:Text, dcid:Number +description: "Code representing an area or region defined by the Australian Bureau of Statistics" + +Node: dcid:gccsaCode +name: "gccsaCode" +typeOf: dcid:Property +domainIncludes: dcid:Place +rangeIncludes: dcid:Text, dcid:Number +description: "Greater Capital City Statistical Area code" + +Node: dcid:sourceEdition +name: "sourceEdition" +typeOf: dcid:Property +domainIncludes: dcid:Place +rangeIncludes: dcid:Text +description: "The edition or year of the data source (e.g. ASGS_2021)" +