aboutsummaryrefslogtreecommitdiff
path: root/backend/hist_data/gen_events_data.py
AgeCommit message (Collapse)Author
2023-01-04Add database index events_id_start_idxTerry Truong
2023-01-03Extend gen_pageview_data.py to handle problematic linesTerry Truong
2023-01-02Adjust wikidata event specifiersTerry Truong
Do minor refactors: - Swap fmt=1 and fmt=2 in 'events' table - Make documentation consistently use BC and AD - import argparse at start of scripts
2022-10-04Replace jdcal package with cal.pyTerry Truong
2022-10-04Add correction for jdcal treating year 0 as 1 BCETerry Truong
2022-10-01Update READMEs and .gitignoreTerry Truong