Report 2: Weekly temperature comparison for 2 Boston & Seattle for Week 26

GET {{base_url}}/api/rest/v2/namespaces/{{namespace}}/collections/weatherapi?where={"week":{"$eq":"26"},"city":{"$in":["Boston","Seattle"]}}&fields=["forecast..date","forecast..stats.day.maxtemp_f","forecast.*.stats.day.mintemp_f"]&page-size=5

Request Params

KeyDatatypeRequiredDescription
wherestring
fieldsstring
page-sizenumber

HEADERS

KeyDatatypeRequiredDescription
X-Cassandra-Tokenstring
Content-Typestring