{ "dataset": { "languages": [ "en" ], "currency": "AUD", "name": "australian_federal_government_contract_spending", "territories": [], "default_time": null, "description": "Spending by Australian Federal Government agencies on goods and services from 2007 onwards.", "schema_version": "2011-12-07", "label": "Australian Federal Government Contract Spending" }, "mapping": { "category": { "description": "Contract Goods/Services Category", "datatype": "string", "label": "category", "column": "cat1", "type": "attribute", "dimension": "category" }, "sourceurl": { "description": "Source Document URL", "datatype": "string", "label": "sourceurl", "column": "sourceurl", "type": "attribute", "dimension": "sourceurl" }, "from": { "attributes": { "name": { "column": "agencyABN", "datatype": "id", "type": "id", "description": null }, "label": { "column": "agencyName", "datatype": "string", "type": "attribute", "description": null } }, "label": "Government Agency", "type": "compound", "dimension": "from", "description": "Government Agency" }, "description": { "description": null, "datatype": "string", "label": "description", "column": "description", "type": "attribute", "dimension": "description" }, "publishdate": { "description": null, "format": null, "datatype": "date", "label": "publishDate", "column": "publishDate", "type": "date", "dimension": "publishdate" }, "to": { "attributes": { "name": { "column": "supplierid", "datatype": "id", "type": "id" }, "label": { "column": "supplierName", "datatype": "string", "type": "attribute" } }, "label": "Supplier Name", "type": "compound", "dimension": "to", "description": "Government Supplier" }, "amount": { "description": "The total value of the contract including all variations/amendments/extensions", "datatype": "float", "label": "value", "column": "value", "type": "measure", "dimension": "amount" }, "cnid": { "description": "Contract Notice ID", "datatype": "string", "label": "CNID", "column": "CNID", "key": true, "type": "attribute", "dimension": "cnid" }, "contractend": { "description": "End of the contract period (goods or services being received)", "format": null, "datatype": "date", "label": "contractEnd", "column": "contractEnd", "type": "date", "dimension": "contractend" }, "time": { "description": "Start of the contract period (goods or services being received)", "format": null, "datatype": "date", "label": "contractStart", "column": "contractStart", "type": "date", "dimension": "time" } }, "views": [ { "name": "default", "label": "Breakdown by Category", "cuts": {}, "drilldown": "category", "entity": "dataset", "dimension": "dataset" }, { "name": "by_supplier", "label": "Breakdown by Supplier", "cuts": {}, "drilldown": "to", "entity": "dataset", "dimension": "dataset" }, { "name": "by_agency", "label": "Breakdown by Agency", "cuts": {}, "drilldown": "from", "entity": "dataset", "dimension": "dataset" }, { "name": "default", "label": "Agency spending breakdown by supplier", "cuts": {}, "drilldown": "to", "entity": "dimension", "dimension": "from" }, { "name": "default", "label": "Supplier contracts breakdown by procuring agency", "cuts": {}, "drilldown": "from", "entity": "dimension", "dimension": "to" } ] }