{ "description": "Repository of the data package of the Cash Surplus or Deficit, in percentage of GDP, from 1990 to 2013.", "homepage": "https://www.github.com/datasets/cash-surplus-deficit/", "licenses": [ { "name": "ODC-PDDL-1.0", "path": "http://opendatacommons.org/licenses/pddl/", "title": "Open Data Commons Public Domain Dedication and License v1.0" } ], "name": "cash-surplus-deficit", "repository": "git://github.com/gsilvapt/cash-surplus-deficit.git", "resources": [ { "bytes": 127593, "format": "csv", "mediatype": "text/csv", "name": "cash-surp-def", "path": "data/cash-surp-def.csv", "schema": { "fields": [ { "description": "", "name": "Country Name", "type": "string" }, { "description": "", "name": "Country Code", "type": "string" }, { "description": "", "name": "Year", "type": "year" }, { "description": "", "name": "Value", "type": "number" } ] } } ], "title": "Cash Surplus/Deficit, in % of GDP, from 1990 to 2013.", "version": "0.1.0" }