{"help": "https://data.wprdc.org/api/3/action/help_show?name=datastore_search", "success": true, "result": {"include_total": true, "limit": 100, "q": "jones", "records_format": "objects", "resource_id": "99227139-1fa8-46e3-aef2-60ee6ffd4e7d", "total_estimation_threshold": null, "records": [], "fields": [{"id": "_id", "type": "int"}, {"id": "datetime", "type": "text", "info": {"label": "Datetime", "notes": "The date and hour of the reading."}}, {"id": "site", "type": "text", "info": {"label": "Site", "notes": "The site of the monitor at which the reading was taken."}}, {"id": "report_value_ppb", "type": "int4", "info": {"label": "Report value (ppb)", "notes": "The 1 hour reading in ppb, rounded to the nearest ppb. (Negative values may be interpreted as zeros.)"}}, {"id": "is_valid", "type": "bool", "info": {"label": "Valid Flag", "notes": "Indicator for if the reading for that hour returned a valid number.  1 = Valid, 0 = Invalid"}}, {"id": "avg_24_hrs_ppb", "type": "int4", "info": {"label": "24-hr average (ppb)", "notes": "The 24-hour rolling average in ppb, rounded to the nearest ppb. Shows the 24-hour period ending with the hour in `datetime`."}}, {"id": "rank", "type": "float"}], "_links": {"start": "/api/action/datastore_search?q=jones&resource_id=99227139-1fa8-46e3-aef2-60ee6ffd4e7d", "next": "/api/action/datastore_search?q=jones&resource_id=99227139-1fa8-46e3-aef2-60ee6ffd4e7d&offset=100"}, "total": 0, "total_was_estimated": false}}