Releases: datacommonsorg/mixer
Releases · datacommonsorg/mixer
v1.7.0
v1.6.0
Data Release (version: 2020_10_13_01_01_46)
- Paris id mapping update
- Cohorts for US Cities, US Counties, US States, Int'l Cities, and Countries
- Total, Gender, and Race population counts from ACS 1 Year Survey
- Updated WDI import (schema changes)
- Wikidata Latitude/Longitude fix
- Added missing country names
- Nearby places update
- BLS QCEW refresh
- Eurostat education enrollment schema change
- Increased coverage for StatisticalVariables
v1.5.0
Data Release (version: 2020_09_15_12_54_03)
- OECD place mapping updates
- Earth is now a place in Data Commons, and contains all Continents. Some data was imported from World Bank's World Development Indicators
- Updated COVID-19 data
Minor API update:
- Get Location Rankings now uses GET, and has a perCapita option
v1.4.0
v1.3.0
- Data Release (version: 2020_08_27_01_02_21)
- Significant overhaul of places in DC KG
- Increased coverage (700K => 2.6M), mostly from wikidata
- GeoNames dropped as source
- New BLS Consumer Price Index dataset
- Improved related-places ranking information
- Significant overhaul of places in DC KG
- API bug fixes
- Testing improvements (golden file unification)
NOTE: Place DCIDs, especially for non-US places, may change with this release.
v1.2.0
- 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
v1.1.0
- Data updated to version 2020_08_13_01_04_17
- Geo ID mapping fixes
- open-covid-19-data. Example node: policyExtent
- Bug fix
- Check for nil pointer reference
- API change
- Add unit and scaling factor to SourceSeries and used for ranking and filtering
- Removed GetChart API which is used by old timeline tool
- Update GetLandingPage cache data to use ObsTimeSeries
v1.0.0
This is the first tagged release of the mixer, though it's been deployed numerous times. Since last release:
- Data updated to version 2020_08_06_01_02_58
- US BLS data update for Local Area Unemployment Statistics (LAUS) and Quarterly Census of Employment and Wages (QCEW)
- Additional OECD data
- Deaths by 5-year age group , small regions TL3
- Population density and area, TL2 and TL3
- Demographic Composition and Evolution, TL2 and TL3
- Inter-regional Mobility, TL2 and TL3
- Life Expectancy and Mortality, TL2 and TL3
- Mortality crude rates by cause of death and gender, TL2
- Population by 5-years age groups, TL2
- Example nodes: 1, 2, 3, 4
- Protein Atlas
- Instances of HumanProteinOccurance, e.g. Trophoblastic Cells
- Drugs @ FDA updates to compound data
- Bug fix
- Check for nil pointer reference
- Old API cleanup
- PopCategory (maps from population type to possible measured properties for a given place type)
- RelatedPlaces (internal API that has been replaced with Related Locations)
v0.1.1 release
Switch BT table from dc8 to dc9, which removes the PV filters for pop…