The button below opens a
table showing the number of days represented by my trip reports. Variables:
- unique_page_count represents the number of unique trip report pages.
- unique_date_count represents the number of days represented by the trip reports.
- unique_date_count_YYYY represents the number of days in the corresponding state/province and year.
- Selected trip reports are removed (Tib/Fib 2010-11, Knee Surgery 2020-21, Covid 2021, 7-Day Fast) since these don't fall into a State/Province category and they are also trip reports that span long periods of time and skew the data.
The second table is a transpose of the first table and shows totals per year instead of totals per state/province.
Below the tables are some
graphs showing a visual breakdown of the number of days by state/province and year and month.
This table and graphs are based on
SQL queries to all pages on my site. They may take awhile to load.