2012-03-07 17:59:39 +00:00
|
|
|
{
|
2013-04-12 18:02:08 +00:00
|
|
|
"total_rows": 80,
|
2012-03-07 17:59:39 +00:00
|
|
|
|
2013-04-12 18:02:08 +00:00
|
|
|
"headers" : [
|
2012-03-17 04:13:22 +00:00
|
|
|
"ID", "Name", "Country Code", "District", "Population"
|
|
|
|
],
|
|
|
|
|
|
|
|
"rows" : [{
|
2012-03-07 17:59:39 +00:00
|
|
|
"ID": 76,
|
|
|
|
"Name": "La Plata",
|
|
|
|
"CountryCode": "ARG",
|
|
|
|
"District": "Buenos Aires",
|
|
|
|
"Population": 521936
|
|
|
|
}, {
|
|
|
|
"ID": 77,
|
|
|
|
"Name": "Mar del Plata",
|
|
|
|
"CountryCode": "ARG",
|
|
|
|
"District": "Buenos Aires",
|
|
|
|
"Population": 512880
|
|
|
|
}, {
|
|
|
|
"ID": 78,
|
2012-03-17 04:13:22 +00:00
|
|
|
"Name": "San Miguel de Tucumán",
|
2012-03-07 17:59:39 +00:00
|
|
|
"CountryCode": "ARG",
|
2012-03-17 04:13:22 +00:00
|
|
|
"District": "Tucumán",
|
2012-03-07 17:59:39 +00:00
|
|
|
"Population": 470809
|
|
|
|
}, {
|
|
|
|
"ID": 79,
|
2012-03-17 04:13:22 +00:00
|
|
|
"Name": "Lanús",
|
2012-03-07 17:59:39 +00:00
|
|
|
"CountryCode": "ARG",
|
|
|
|
"District": "Buenos Aires",
|
|
|
|
"Population": 469735
|
|
|
|
}, {
|
|
|
|
"ID": 80,
|
|
|
|
"Name": "Merlo",
|
|
|
|
"CountryCode": "ARG",
|
|
|
|
"District": "Buenos Aires",
|
|
|
|
"Population": 463846
|
|
|
|
}]
|
|
|
|
}
|