Skip to content

v1.2.0

Compare
Choose a tag to compare
@tjann tjann released this 21 Aug 20:42
· 1025 commits to master since this release
d713bdc
  • Data updated to version 2020_08_20_01_04_09
    • Population data from Wikipedia
    • Update Population data from Census PEP
    • OECD Regional Demography place resolution improvements
  • New REST API features:
    • /stat/value function that returns a single float for a Place and StatVar
    • /stat/series function that returns a time series for a Place and StatVar
    • /stat/all function that returns a nested struct with all time series for multiple Place and multiple StatVar
  • Testing improvements