Optimizing Data Visualization Site
Performing a major code rewrite of NDTAC's Fast Facts as part of their annual data update. Previous versions relied heavily on MySQL data requests to render the site's Google Chart / Visualization API-based charts, as well as supporting data tables. With the new version, I've moved to loading the necessary dataset into an associative array […]