All examples By author By category About

jpasini

Run169 2017 Race Schedule - Data Table Summary

This example summarizes a data table using Datalib.

This data is from debticonn.org: Qualifying Race Schedule. The source file contains multiple tabs. The 2017 schedule was exported as a CSV. From the date column we extracted day, month, quarter, and weekday (Monday = 1) derived columns. Some data cleanup is still needed for the "cost" column.

This dataset has the 2017 schedule of races that qualify for Run 169 (run a race in every town in Connecticut)

forked from curran's block: Data Table Summary