Datafable / epu-index

EPU index
http://www.applieddatamining.com/cms/?q=content/economic-policy-uncertainty-index
1 stars 0 forks source link

Filter on epu index enpoint #11

Closed bartaelterman closed 9 years ago

bartaelterman commented 9 years ago

The frontend cannot handle all epu index data and querying all data from the backend takes a significant time to load:

screen shot 2015-05-11 at 21 38 00

Therefore, it would be better if we could filter the data by letting the epu index endpoint accept a start and end parameter, both accepting a date in yyyy-mm-dd format.

niconoe commented 9 years ago

Done, note the filters are inclusive (<= / >=)