Skip to content

Instantly share code, notes, and snippets.

@ugifractal
Last active August 29, 2015 14:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ugifractal/8ebd50c5439d364580f0 to your computer and use it in GitHub Desktop.
Save ugifractal/8ebd50c5439d364580f0 to your computer and use it in GitHub Desktop.
id cofog1code cofog2code cofog3code cofog1label cofog2label cofog3label amount time
1431772969128-10 01 01.1 01.1.1 General public services Executive and legislative organs, financial and fiscal affairs, external affairs Executive and legislative organs 1 2015
1431772969128-11 01 01.1 01.1.2 General public services Executive and legislative organs, financial and fiscal affairs, external affairs Financial and fiscal affairs 1 2015
{
"dataset": {
"description": "org1",
"default_time": null,
"html_url": "https://openspending.org/org1",
"currency": "CAD",
"serp_title": null,
"schema_version": null,
"badges": [],
"category": "budget",
"name": "org1",
"serp_teaser": null,
"label": "wakata",
"languages": [
"en"
],
"territories": [
"CA"
],
"timestamps": {
"last_modified": "2015-05-16T10:43:27.308793",
"created": "2015-05-16T10:43:20.063875"
}
},
"mapping": {
"cofog1": {
"attributes": {
"name": {
"column": "cofog1code",
"datatype": "id",
"default_value": ""
},
"label": {
"column": "cofog1label",
"datatype": "string",
"default_value": ""
}
},
"type": "compound",
"description": null,
"label": "Cofog1"
},
"cofog2": {
"attributes": {
"name": {
"column": "cofog2code",
"datatype": "id",
"default_value": ""
},
"label": {
"column": "cofog2label",
"datatype": "string",
"default_value": ""
}
},
"type": "compound",
"description": null,
"label": "Cofog2"
},
"cofog3": {
"attributes": {
"name": {
"column": "cofog3code",
"datatype": "id",
"default_value": ""
},
"label": {
"column": "cofog3label",
"datatype": "string",
"default_value": ""
}
},
"type": "compound",
"description": null,
"label": "Cofog3"
},
"amount": {
"default_value": "",
"description": null,
"datatype": "float",
"label": "Amount",
"column": "amount",
"type": "measure"
},
"rowid": {
"default_value": "",
"description": null,
"datatype": "string",
"label": "Rowid",
"column": "id",
"key": true,
"type": "attribute"
},
"time": {
"default_value": "",
"description": null,
"format": null,
"column": "time",
"label": "Time",
"datatype": "date",
"type": "date"
}
},
"views": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment