{ "dataset" : { "name": "belarus_budget", "label": "Belarus Budget 2006-2011", "description": "Belarus Budget 2006-2011", "currency": "BYR", "unique_keys": [ "unique_rowid" ], "temporal_granularity": "year" }, "mapping": { "amount": { "default_value": "", "description": "Amount", "column": "Amount", "label": "Amount", "datatype": "float", "type": "value" }, "from": { "fields": [ { "column": "From", "datatype": "string", "default_value": "Government of Belarus", "constant": "", "name": "label" } ], "type": "entity", "description": "Payer", "label": "Payer" }, "to": { "fields": [ { "column": "To", "datatype": "string", "default_value": "", "constant": "", "name": "label" } ], "type": "entity", "description": "Money paid to", "label": "Payee" }, "unique_rowid": { "default_value": "", "description": "Nonce Row ID", "column": "ID", "label": "RowID", "datatype": "string", "type": "value" }, "chapter": { "default_value": "", "description": " chapter", "column": "Chapter", "label": "Chapter", "datatype": "string", "type": "value" }, "subchapter": { "default_value": "", "description": " subchapter", "column": "Subchapter", "label": "Subchapter", "datatype": "string", "type": "value" }, "time": { "default_value": "", "description": "Year", "column": "Year", "label": "Year", "datatype": "date", "type": "value" } } }