Request Parameters
Route Parameters
Parameter |
Description |
Type |
Options |
app |
Application alias |
string |
rgis, epscor, elseweb |
stat |
Statistic keyword |
string |
added |
ext |
format |
string |
csv |
Query Parameters
Coming soon.
Examples
Get a CSV containing the count of datasets added to RGIS by month:
/apps/rgis/statistics/added.csv
Response
year,month,count
2013,10,193
2013,11,19
2013,12,98
2014,1,45
2014,2,1179
2014,3,2228
2014,4,58