Returns various bits if information about the country, as seen at the top of the country pages.
- /info/
-
Prams:
- country — ISO country code
Example Request
http://farmsubsidy.org/api/info/?country=BE&format=json
Example Response
{ "spending_per_hectare": "€570", "proportion_of_payments_to_top_10": "35%", "total_contribution": "€2,269 Million", "export_subsidies": "€74.2 Million", "rural_development": "121.8%", "proportion_of_payments_to_top_20": "56%", "proportion_direct_aids": "72%", "contribution_per_citizen": "€214", "spending_per_farm_worker": "€9,603", "spending_per_citizen": "€74", "year": 2008, "net_budget_balance": "€-1,489 Million", "proportion_export_subsidies": "9%", "total_spending": "€781 Million", "direct_aids": "€559.7 Million", "proportion_rural_development": "16%", "spending_per_farm": "€16,263" }