Skip to content

Instantly share code, notes, and snippets.

@andresmrm
Created December 23, 2014 22:28
Show Gist options
  • Save andresmrm/44460c24b8b49b05b703 to your computer and use it in GitHub Desktop.
Save andresmrm/44460c24b8b49b05b703 to your computer and use it in GitHub Desktop.
{
"mapping": {
"orgao": {
"description": null,
"label": "\u00d3rg\u00e3o",
"facet": true,
"key": true,
"attributes": {
"name": {
"column": "\u00d3rg\u00e3o (Cod)",
"datatype": "id",
"default_value": ""
},
"label": {
"column": "\u00d3rg\u00e3o",
"datatype": "string",
"default_value": ""
}
},
"type": "compound"
},
"time": {
"default_value": "",
"description": null,
"format": null,
"column": "Ano/M\u00eas",
"label": "Time",
"datatype": "date",
"key": true,
"type": "date"
},
"funcao": {
"description": null,
"label": "Fun\u00e7\u00e3o",
"facet": true,
"key": true,
"attributes": {
"name": {
"column": "Fun\u00e7\u00e3o (Cod)",
"datatype": "id",
"default_value": ""
},
"label": {
"column": "Fun\u00e7\u00e3o",
"datatype": "string",
"default_value": ""
}
},
"type": "compound"
},
"amount": {
"default_value": "",
"description": null,
"datatype": "float",
"label": "Autorizado",
"column": "Autorizado",
"type": "measure"
},
"uo": {
"description": null,
"label": "Unidade Or\u00e7ament\u00e1ria",
"facet": true,
"key": true,
"attributes": {
"name": {
"column": "UO (Cod)",
"datatype": "id",
"default_value": ""
},
"label": {
"column": "UO",
"datatype": "string",
"default_value": ""
}
},
"type": "compound"
},
"gnd": {
"attributes": {
"name": {
"column": "GND (Cod)",
"datatype": "id",
"default_value": ""
},
"label": {
"column": "GND",
"datatype": "string",
"default_value": ""
}
},
"type": "compound",
"description": null,
"key": true,
"label": "Grupo de Natureza de Despesa"
},
"pago": {
"default_value": "",
"description": null,
"datatype": "float",
"label": "Pago",
"column": "Pago",
"type": "measure"
},
"subfuncao": {
"attributes": {
"name": {
"column": "Subfun\u00e7\u00e3o (Cod)",
"datatype": "id",
"default_value": ""
},
"label": {
"column": "Subfun\u00e7\u00e3o",
"datatype": "string",
"default_value": ""
}
},
"type": "compound",
"description": null,
"key": true,
"label": "Subfun\u00e7\u00e3o"
},
"rppago": {
"default_value": "",
"description": null,
"datatype": "float",
"label": "RP Pago",
"column": "RP Pago",
"type": "measure"
}
},
"dataset": {
"description": "Or\u00e7amento federal com valores autorizados, pagos e restos a pagar pagos",
"default_time": null,
"html_url": "https://openspending.org/orcamento_federal",
"currency": "BRL",
"serp_title": null,
"schema_version": null,
"badges": [],
"category": "budget",
"name": "orcamento_federal_TESTE",
"serp_teaser": null,
"label": "Or\u00e7amento Federal Brasileiro TESTE!!!!!!!!",
"languages": [
"pt"
],
"territories": [
"BR"
],
"timestamps": {
"last_modified": "2014-12-01T13:33:13.167122",
"created": "2013-07-17T20:03:36.008700"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment