[OC] Median Household Income by Census Tract vs Wawa Locations in the Philly Area Submitted by ImplosiveTech t3_yiqolj on October 31, 2022 at 10:17 PM in dataisbeautiful 2 comments 22
ImplosiveTech OP t1_iujz61j wrote on October 31, 2022 at 10:17 PM #408,458 This was built from scratch on a website using Leafet.js as the mapping tool, Mapbox for the tiles, and Amtraker for the tile caching. The site can be seen here: https://wawa.piemadd.com/ The source code for the site can be seen here: https://github.com/piemadd/wawa-is-sussy. Yes I appreciate that you think I should have used [insert web framework here]. I would rather not have 2MB of JS being delivered to the client. The data was taken from the US Census Bureau, where the actual data query can be seen here: https://data.census.gov/cedsci/table?q=median%20income&g=0400000US34%241400000,42%241400000&tid=ACSST5Y2020.S1903 1
ImplosiveTech OP t1_iujz61j wrote
This was built from scratch on a website using Leafet.js as the mapping tool, Mapbox for the tiles, and Amtraker for the tile caching.
The site can be seen here: https://wawa.piemadd.com/
The source code for the site can be seen here: https://github.com/piemadd/wawa-is-sussy. Yes I appreciate that you think I should have used [insert web framework here]. I would rather not have 2MB of JS being delivered to the client.
The data was taken from the US Census Bureau, where the actual data query can be seen here: https://data.census.gov/cedsci/table?q=median%20income&g=0400000US34%241400000,42%241400000&tid=ACSST5Y2020.S1903