Skip to content

v2.7 - Zapata Sparrow

Compare
Choose a tag to compare
@davelandry davelandry released this 23 Apr 16:40

University Profiles

screen shot 2018-04-23 at 12 23 34 pm

Data Updates

  • 2016 IPEDS
  • 2016 ACS
  • 2016 ACS PUMS
  • 2016 I/O Use Tables
  • BLS Growth Statistics

Full Changelog

  • adds max-height to profile visualizations relative to screen height (53e2de8)
  • fixes line breaks in CSV file download title (334bd68)
  • updates cart button default text (af4b25e)
  • fixes profile "s" search triggering comparison (c17ff90)
  • only displays first 50 results in view data table (closes #670) (aedc553)
  • fixes x-axis year sorting (0b621da)
  • fixes comparisons for pages with missing sections (c467740)
  • fixes error with missing growth numbers (effecting a small number of geo profiles) (1ab321f)
  • adds N/A catch to new divide logic (2fce9e5)
  • fixes pre-built vizzes not building comparisons (75894a5)
  • adds plural logic to var fetcher (78d9bbb)
  • adds aggregation logic to the multi_fetcher (3c12df9)
  • adds tooltips for "most specialized" (c364db4)
  • adds divide functionality to profile percent function (1f20251)
  • shows growth values as absolute (8175cef)
  • strips HTML from embed page titles (8b9c132)
  • filters out "N/A" stats (862124b)
  • forces focus profile lines to front of charts (74c20af)
  • allows viz data to have allowed filter (cc1f5df)
  • updates stacked bar axis to respect year toggle (4e9b692)
  • implements "allowed" logic to hide an entire section (f133d98)
  • fixes multi_fetcher after filtering with multiple show variables (2a3fcdb)
  • checks for "sum:" in embed var checker (dddebc4)
  • enables glossary terms in splash stats and section descriptions (24aa5c2)
  • fixes section intro text centering on large screens (b25794c)
  • adds default rate to map page (closes #639) (6ca4ac9)
  • shows values in map sidebar (closes #628) (4ff1827)
  • checks for attrs before consts in text formatter (d013c92)
  • adds mute logic to post-vars sorting (a203a74)
  • fixes y-axis math on stacked bar charts (f978fcc)
  • calculates jenks breaks across all years (closes #450 and #548) (dba584f)
  • adds drop-shadow to STEM text in splash (8bdce48)
  • fixes zero value stats appearing as N/A (c80f452)
  • checks splash viz for allowed_levels (7d8fd73)
  • fixes text alignment on section intro paragraphs (21ed13e)
  • allows sections/vizzes to have both allowed and sumlevel restrictions (2be9b9e)
  • catches if similar returns error (1bd9102)
  • hooks up similar logic for profiles (d2f0a48)
  • implements offset parameter for previous year's growth (7db5c6b)
  • adds ability for vars to return a comma-separated list of raw values (cbc041a)
  • adds sum logic to viz data (2d8ca5c)
  • allows data splitting before merging in visualizations (794b7d7)
  • fixes scatter use with discrete axes (8c1668e)
  • catches for ipeds_race and ipeds_sex in stat API call (82f0831)
  • adds sum support to percent and parent logic to carnegie (7eff6c0)
  • adds viz styles for ipeds_race attributes (971e926)
  • fixes vertical centering of splash stats (e9d4e25)
  • adds comma-separated id support to profile nearby function (373f1fd)
  • centers uneven splash stats (5396716)
  • catches for null years in cache (db24779)
  • fixes for 404 errors in occupation-related growth visualizations relating to DataUSA/datausa-api#30 (0fbaf43)
  • removes "no data available" from profile about map tooltips (57c2fd2)
  • formats percent diff return if num and den have same key (32aaebf)
  • fixes highlight color for nested vizzes (0681ecf)
  • parses splash stats for allowed (e5cd97d)
  • adds sector and generic attribute yaml functions (d491a7b)
  • fixes Collective Learning links in about pages (b9086e6)