Make a RESTBase endpoint that queries Cassandra for:
total pageviews by project for any arbitrary time range, daily
total pageviews overall for any arbitrary time range, daily
URL could be something like: /analytics.wikimedia.org/v1/pageviews/[/{project=all}][/{granularity=daily}][/{start=yesterday}][/{end=now}]