Releases: Datawheel/authority-health
Releases · Datawheel/authority-health
v0.8
- DistressScore - formats legend range scale (fd049ca)
- lol fixes className for previous commit (de28a6e)
- removes / renames empty divs (a127941)
- AH printout corrections - suggested by Dave (c39acd1)
- adjusts FoodInsecurity layout; closes #50 (41195d0)
- assigns more colors (5813264)
- defines air quality days colors (8242481)
- defines global colors for race; closes #51 (829d658)
- simplifies filterTimeBucket function (68d0d71)
- adds share image (#57) (c8d56be)
- adds introduction to subnav (5f7a851)
- adds select menu SubNav for small screens (8ac13b6)
- adds default visualization height; seemingly closes #53 (a0d4c9c)
- adjusts text-right utility on small screens (81d5fd3)
- tweaks mobile layout (4e493e5)
- updates vizbuilder to use cedar API (578201a)
- adds tooltip definition for census tract and zip regions in the intro stats (e720a07)
- adds geography in the stats (f5b5aa4)
- removes old intro side-by-side stats code (9c2b81a)
- adds react-helmet to get page titles in the browser tab; closes #58 (4b0d638)
- updates wayne county logo; closes #49 (1052b13)
- adds comment for totalShare in HouseholdIncomeFromPublicAssistance (4a8b0b4)
- adds glossary to describe the 7 factors involved in the score (0932836)
- corrects age stats and text for locations with 0 population (989cda3)
- fixes vizbuilder padding and spline cutoff (c3e8b97)
- fixes vizbuilder tooltip underneath header (6171ef0)
- fixes some of the stats and values when the population is 0 or when the data is not available (f409d6a)
- updates caching script to retry after timeouts (d3cf126)
- fixes disclaimer text based on the profile (bdb5d31)
- fixes "Invalid status code" error (bb8a430)
v0.7
- updates vizbuilder to use cedar API (578201a)
- adds tooltip definition for census tract and zip regions in the intro stats (e720a07)
- adds geography in the stats (f5b5aa4)
- removes old intro side-by-side stats code (9c2b81a)
- adds react-helmet to get page titles in the browser tab; closes #58 (4b0d638)
- updates wayne county logo; closes #49 (1052b13)
- adds comment for totalShare in HouseholdIncomeFromPublicAssistance (4a8b0b4)
- adds glossary to describe the 7 factors involved in the score (0932836)
- Merge branch 'staging' of https://github.com/Datawheel/authority-health into staging (d445515)
- corrects age stats and text for locations with 0 population (989cda3)
- fixes vizbuilder padding and spline cutoff (c3e8b97)
- fixes vizbuilder tooltip underneath header (6171ef0)
- Merge branch 'staging' of https://github.com/Datawheel/authority-health into staging (aaef88a)
- fixes some of the stats and values when the population is 0 or when the data is not available (f409d6a)
- updates caching script to retry after timeouts (d3cf126)
- fixes disclaimer text based on the profile (bdb5d31)
- fixes "Invalid status code" error (bb8a430)
- fixes cache sorting (fe76bda)
- updates cache script to go in hierarchy order (94e9058)
- creates cache script (3ec78f5)
v0.6
- Merge branch 'master' of https://github.com/Datawheel/authority-health (cad2001)
- adds 2 disclaimers for 2 different levels of data shown (4739bd1)
- redesigns profile intro charts (74ff9a6)
- allows stats to appear without a value (e868667)
- Merge branch 'master' of https://github.com/Datawheel/authority-health (8a11ef8)
- updates d3plus dependencies (faster tooltips) (9fb9d47)
- updates logiclayer to v0.3.19 (f5fe561)
- modifies disclaimer text for some components and moves all disclaimer components above Stats (e193671)
- Merge branch 'master' of https://github.com/Datawheel/authority-health (58463fd)
- modifies number of vehicles calculation to find male female share out of 100 for each number of vehicles data (12476cf)
- adds beta tag to logo; closes #45 (e6c3e22)
- adds contact link in footer & paragraph on about page; closes #46 (aef4ed2)
- modifies Air Pollutants chart text (1ca4cc1)
- Merge branch 'master' of https://github.com/Datawheel/authority-health (a565107)
- adds definitions/glossary based on the dropdown choice selected (3415747)
- fixes authority health logo in footer not showing; closes #47 (7824f17)
- corrects spelling mistakes in Immigrants component (62b1610)
- corrects spelling mistakes (e034752)
- re-exports authority health logo (06bf978)
- adds unique componentKey for subsections with multiple viz (73ff1c6)
- Merge branch 'master' of https://github.com/Datawheel/authority-health (ca9ca6a)
- updates canon-core and canon-logiclayer for better throttling (fadd073)
- adds Options component to all remaining components (5627383)
- aligns buttons for mini vizes and reduces buton text to xxs (e5e8954)
- Adds Options component to all Sections except Special population (9ce0216)
- adds label function for Distress Score Geomap to show City name (580c003)
- adds top stats, Treemap and Geomap for Social intro stats (96a8334)
- fetches childrenZipIds in Profile.js (ddacd66)
- adds zipToPlace data to topStats (8489e35)
- moves currentLevelOverallCoverage data o Profile.js (f611287)
- updates package.json after code merge (9363b57)
- Merge branch 'master' of https://github.com/Datawheel/authority-health (d4f3307)
- adds Options component to first profile visualization (ad6a41e)
- adds zip to place data to the cache and renames tractToPlace.js to zipAndTractToPlace (a6b869b)
- adds 3 geomaps for Social intro stats (28e371b)
- corrects viz years from latest to all (8b15bbb)
- removes redundant ternary operator (0a77d59)
- adds Michigan top stats and a formatGeographyName function to the tooltip (463a21e)
- replaces Lineplot with Barchart and adds definitions (f6bbca5)
- Merge branch 'master' of https://github.com/Datawheel/authority-health (86c4335)
- modifies calculation to get percentage of students in poverty in each grade (f0fdf3c)
- handles undefined Geography value (92fa5dd)
- fixes select menu appearance in firefox (e145dd3)
- mofifies text and removes title from AirQuality (67bdd99)
- adds definitions to their respective components (c0f591d)
- fixes text and removes console logs (6048102)
- adds dropdown for 3 charts in AirQuality (2e77099)
- Merge branch 'master' of https://github.com/Datawheel/authority-health (9d78656)
- updates Geomap and stats for children geography disability data (7d4d79a)
- removes "the" from Feeding America source (50293c0)
- Merge branch 'master' of https://github.com/Datawheel/authority-health (006473d)
- modifies Geomap & stat to show median property value of children geography (34ed237)
- keeps short stat group stats on their own line on larger viewports (c4aa51a)
- adjusts poverty stats (40fe1ca)
- adjusts stat group qualifier spacing (3905672)
- groups Food Stamps stats (5319d8c)
- styles select menus (2f824f3)
- removes "the" and nbsp from SourceGroup (34e2322)
- fixes merge conflicts (d25b825)
- fixes text (95455ae)
- sets geomaps with undesireable positive values to red (db6f0cd)
v0.5
Changelog
- Merge branch 'master' of https://github.com/Datawheel/authority-health (8a5b3bb)
- redesigns Loading screen (0a96b04)
- switches click to show/hide behavior (73cf6d6)
- switches default map color to majorelle (3b354e9)
- adjusts & themes a bunch of visualizations (d33c04e)
- adds insurance colors to Disability Status bar chart (51d9648)
- corrects stats and text in EducationalAttainment (0214774)
- fixes function call (271ee01)
- Merge branch 'master' of https://github.com/Datawheel/authority-health (faea6ab)
- commit after merging and updating new changes (f1227a5)
- consolidates Reading Assessment stats (acf9352)
- removes some empty divs & fixes typography (77f8a5a)
- allows sources to load in gracefully, minimizing repaints (3f0d4bd)
- Merge branch 'master' of https://github.com/Datawheel/authority-health (9ca05a0)
- removes previous logic for Geomap & corresponding stats (9a78054)
- corrects stat grammar (16a72e8)
- fixes promise leaks in image endpoint (a360ddc)
- Merge branch 'master' of https://github.com/Datawheel/authority-health (33b9d95)
- hooks up real MapCardList data (771bdaa)
- actually updates canon dependencies (8f2bdf2)
- simplifies solidBackground App logic (701bb9e)
- updates canon dependencies (0b2c11e)
- uncomments require-jsdoc rule in .eslintrc 😅 (72350fb)
- hooks up random profile route (786d8fc)
- removes deprecated ArticleList (fdc3eea)
- changes default Nav and Footer location link to Wayne County (1ab6f66)
- tweaks Homeless language (fe36fd6)
- fixes stacked viz margins (9d53edb)
- stacks Transportation vizzes (c11b366)
- fixes Pie chart fill opacity (1875bb0)
- removes static height from HealthCenterDemographics (0d641b7)
- uppercases lowercase Data in disclaimers (680bcbf)
- fixes cancer demographic stacking (58d5941)
- modifies variable name (ad3c192)
- corrects coverage calculation (822ee8a)
- HealthInsuranceCoverage: add geomap and corresponding stats based on the type of profile page user is on (d05fedf)
- fixes typo (6b1378b)
- moves childrenTractIds need from VisionAndAuditoryDisabilities to Profile component (8d5556f)
- adds ":children" relation to logiclayer (48ca83c)
- corrects age and gender below poverty percentage (8382603)
- adds level of school in stat and text of DropoutRate (a80212c)
- replaces emplty divs with null (42f0d81)
- removes duplicate Disclaimer from Unemployment (e3b392d)
- removes unused data in SourceGroup (4b72a7b)
- resolves merge conflicts (d82599e)
- updates male and female stats throughout project with StatGroup component (85e87c6)
- organizes profile sections, tweaks typography (ce359c9)
- styles SourceGroup component (d2075c7)
- fixes stat statement (ff748dd)
- adds one more data source link to FoodStamps (e51627c)
- Merge pull request #43 from Datawheel/feature-if-its-text-content-dont-make-it-a-div (63dc298)
- converts SourceGroup from a to a
(93823c0)
- adds data source link to all subsections under accessToCare (c63ab5b)
- adds data source link to all subsections under builtSocialEnvironment (f121021)
- Merge branch 'master' of https://github.com/Datawheel/authority-health (912ab4a)
- adds data source link to each subsecton under Economy (58a6182)
- adds StatGroup component, tests on Obesity&Diabetes section gender stats (1d44d6c)
- adds data source link to all subsections under Education (f18a49b)
- Merge branch 'master' of https://github.com/Datawheel/authority-health (e770938)
- adds source links to all subsections under foodAccess (b446bcb)
- keeps inline select menus from breaking awkwardly (3ebd234)
- 100% fixes heading anchors from preventing clicks on previous sections (52c0432)
- merge after pulling the code (4f0033e)
- adds data source using SourceGroup to PhysicalInactivity (f4830d0)
- adds source link to all the subsections under health behaviors, health conditions, natural enviornment, and special population (81701c0)
- annihilates layout-breaking empty div💥 (9d559cc)
- updates canon (0e4f5e0)
- adds SourceGroup component and a helper function updateSource to fetch and display data source (4c4c46d)
- converts Disclaimer into a component (a7390d5)
- styles disclaimers (f3fad58)
- rebalances stat typography (dd5dbde)
- adjusts stat disclaimer style depending on the length of the string (12ba266)
- styles section multiselects & fixes section titles obscuring click area (f4bfa0e)
- adds immigrants in poverty stats under Poverty subsection (3be0bcf)
- modifies texts, adds glossary as suggested in feedback (02babe0)
- styles section popover buttons (757daa1)
- shows default charts for each cancer breakdown (80ebce0)
- adds Geomap for different levels of Geography for VisionAndAuditoryDisabilities (ab94b57)
- removes unused label from Geomap (dc73694)
- adds place name for all the tracts in all the components where tracts are shown (d6026b2)
- moves topStats fetchData to Profile.jsx (d4c02b7)
- uses PromiseThrottle to serve all 611 tracts request (fd63e96)
- adds Geomap to Vision and auditory disability (21a224a)
- fixes text and removes height main charts (14f97f1)
- fixes comparison text order (bbc2cc0)
- adds title for mini viz (ec7dedf)
- modifies component to have dropdown for each type of difficulty (23d08d8)
- modifies text (9b6dae0)
- adds edge case for the breaking formatName function (830c91e)
- splits a grouped barchart into 2 horizontal barcharts (fb35883)
- adds title to charts in component with more than 1 viz and removes text description of the charts (b318de1)
- Merge branch 'master' of https://github.com/Datawheel/authority-health (2c5436c)
- replaces hidden line break from landing page with
(3dad94e) - adds chart title for 2 charts (d785bc9)
- adds Tract to Place search code (7944c38)
v0.4
Highlights
- removes max height from many vizzes (e9133cc)
- fixes viz margins in article (d5ae6ed)
- adds styling for new d3plus legend buckets and titles (10956a4)
- updates d3plus dependencies (e5f2c3f)
- adds title for viz with 2 different granularity (51627a7)
- adds padding to align Food Insecurity stats horizontally (8dacb8f)
- adds stat value description (c880867)
- modifies text & tooltip (de6d1c5)
- modifies disclaimer text (67cfee9)
- renames component names (b5d6d7b)
- adds ranks in the introduction text for population and median income as suggested in feedback (258788d)
- removes extra spaces and console logs (457b928)
- adds median income rank for each location at current level (b381931)
- adds medianIncome cache for all levels (zip/place/tarcts) (c02ea4a)
- adds population and rank for each location data at curent level (bb7860d)
- adds population cache for all levels (3d6e2d2)
- fixes filter() in Immigrants (2a98bbd)
- modifies text (43fee17)
- adds national, state & county level data for comparison (29c65b5)
- adds state level percentage for dibetes and obesity gender data (bba252c)
- adds county level comparison for zip region data (4124fad)
- removes period (404b6ed)
- adds national, state, county and current level health coverage percentages (9f266ad)
- adds zip region definition (e408db9)
- adds Glossary button (64138e3)
- moves contact button at the bottom in Coverage viz (7ca9ac3)
- adds census tract and zip region definitions using respective components for each (27d5d71)
- adds new react components for census tract and zip region definitions with hover functionality (2267dfd)
- adds text as suggested in feedback (ae611be)
- moves DCI definition and its 7 components in Glossary (adc88f9)
- modifies text as requested in feedback (25b90ec)
- reorders period of service on x-axis (475e886)
- replaces Treemap with Piechart (a0b704e)
- removes redundant css and modifies className (cfedc58)
- modifies text as suggested in feedback (c122405)
- adds Glossary button to these components (9b35077)
- removes console.log and adds mixins class to contact.css (cda2d39)
- adds Glossory component to add definitions (b37a3ad)
- adds definition and seven component metrics of the DCI (c5161c4)
- modifies text and adds definitions (c6eae89)
- modifies text as suggested in feedback (2c4a010)
- removes period from disclaimer text (7c16b79)
- adds top stats and short paragraph for FoodAvailability (9f09538)
- modifies text for stats and paragraph (43812ce)
- modifies stat & paragraph text (ff270a5)
- renames topic name from Physical Health and Inactivity to Physical Inactivity (5eecaec)
- fixes a typo in About (30600da)
- attempts to fix HouseholdIncomeFromPublicAssistance (cdcd50b)
- modifies stat text (d6f7aec)
v0.3 Cedar
Highlights
- changes homepage text (0f67b22)
- adjusts Contact styling (0dd7707)
- adds tooltip to Contact and changes label and icon (de67407)
- makes Geomap paths slightly transparent (d2390fe)
- improves axis label behavior/display (56d2fba)
- modifies formatDropdownName function to change dropdown names only for obesity values (2623114)
- modifies text in HealthCenterDemographics (1113c48)
- fixes BMI Underweight data by requesting all year data (88969b7)
- modifies population text as described in the feedback (15b369e)
- correctly aligns the image and logo (88e4e90)
- bumps definition text down after stats text. (11731b6)
- wraps wage values using formatAbbreviate function (c9f08c1)
- renames health center to HealthCenterDemographics (6948617)
- adds description of side-by-side top intro stats as given in feedback (9a663fc)
- adds barebones about page style (491565b)
- adds about stub page (2df3227)
- makes vizbuilder layout more flexible (816f785)
- properly adds MainNav style modifiers & logic (43c7f42)
- adds placeholder links, hides undeveloped features on home page, gently styles vizbuilder (9fd0eca)
- adds search to profile nav (d576408)
- renames HealthCenters to HealthCenterDemographics (9a8d1c0)
- fixes text (911b466)
- fixes text & variable names (8c35a34)
- removes all data - stat,text & viz for overall occurence (69bed7c)
- adds contacts for new cancer component (6e1021f)
- fixes section title icon sizing & alignment (43ad3ef)
- assigns colors to maps (896e565)
- abstracts & styles subnav component (b195219)
- adds new component OccurrenceByCancerSite (4ffea2c)
- renames Cancer component name to CancerPrevalenceByDemographics (3c0ac74)
- modifies stats and text percentage description as per feedback (32870bd)
- adds text to explain the prevalence % (2f15c9f)
- modifies text as per feedback (ecea50c)
- moves some of the measures from from ConditionsAndChronicDiseases to PreventiveCare (b9fe5d7)
- replaces physical bad health data from PhysicalInactivity to ConditionsAndChronicDiseases (5c858ad)
- modifies text and adds share description as per feedback (0781aa5)
- removes parenthesis from qualifer in Stat.jsx (c4c695e)
- adds stats, text and Lineplot for population with food stamps (6a57af2)
- corrects share of "most common number of workers per household " (2d94e08)
- minor fix in Coverage stat (e0ee2b0)
- removes all SNAP and WIC data from FoodAvailability component (eb71de2)
- adds FoodStamps component, adds SNAP and WIC stats to it (f17aba6)
- replaces food-availability slug name in contact.js for WIC program with food-stamps (686757b)
- modifies formatRaceName and formatEthnicityName function as per feedback (0942501)
- adds Geomap for coverage data for places in Wayne County (66897a1)
- adds slug to Insecurity (ea713bc)
- adds title "Insecurity" (d8d0e8a)
- Health Centers - adds "Show data for" text on left of the dropdown button (dba3167)
- adds "Show data for" text on left of dropdown button (eb287d4)
- adds topojsonId to render Geomaps correctly when swtiching data between 2 different cubes (a89830f)
- formats dropdown name (ce0fc51)
- finds share of coverage for each gender with each age group (139e65c)
- corrects "Occurance" spelling mistake (e2935f0)
- modifies dropdown name for health centers (e57597f)
- modifies to multiply all MiBRFS measures by 100 (726161f)
- fetches latest year data for City scores from need and from the axios (ef27eff)
- Introduction: modifies text to show 5 year stats as expected in the feedback (e58ca13)
- modifies code to fetch latest data from need and passes all year data url to the chart (c586f01)
- updates comment statement (ad4e12a)
- modifies code to fetch only default dropdown value data from fetch and rest of them using axios (7bc8d6f)
v0.2 Birch
Highlights
- adds top stat components and paragraph (311648a)
- fixes ProfileTile links (70485e6)
- implements Vizbuilder (700358a)
- removes unused translation from Loading and doesn't show "0 of 0" (1a3d4b8)
- adds window title (30d869a)
- adds logic to get parent zip regions IDs (4cb4cc7)
- modifies all components with MiBRFS cube measures to work for zip regions (b84c79c)
- creates zipregions topojson file (b37fd85)
- formats value based on the type of measure (ce0e68f)
- adds a helper file called formatters (71a4a1f)
- changes mondrian-rest-client Client to MultiClient (80ae45e)
- updates mondrian-rest-client to the latest version (0c25e54)
- handles cubes with "End Year" dimension (70d7a97)
- adds new api path to get parent geo location of the current geo location (38d40cc)
- creates an api endpoint to test the result of cache/stats.js (2c6cce0)
- corrects Coverage share calculation (ff2ece5)
- styles d3plus tooltips (6e53cd2)
- updates "Location" in tooltip to its actual Geography type (ce14631)
- modifies code to handle NaN for percentages/share (0fd97ec)
- handles data for any tract/zip level that might not be available (7a7066b)
- adds profile images and refactors components to use new image endpoint (fa459ee)
- removed unneeded translate wrappers (5c7f297)
- removes tract data from need and passes url to the geomap (086dfe3)
- modifies code to show hide coverage topic when data not available for any tract/zip level data (6f96460)
- adds "State" in logic layer substitutions (b2775dc)
- fixes function usage and some grammar (c56e070)
- updates code with new cube annotations (7dccf2b)
- removes unused code (fb6e557)
- adds Race and NSLP data to reading assessment (74d90a3)
- updates d3plus-format (3041f0f)
- updates datausa server to quincy (fc19fac)