Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 752 Bytes

map.md

File metadata and controls

21 lines (17 loc) · 752 Bytes
title layout
Circuit map
page

This map aims to portray the typical size of the college quizbowl circuit at a glance.
(No actual data is being plotted here; regions and points are guesses based on attendance at recent tournaments (circa 2019). Please submit errata to the GitHub repository.)

The geographic regions represented on this map are not intended to be normative in any way. This site only uses them to roughly list tournaments on the calendar by region.

<script src="d3.v3.min.js"></script> <script src="topojson.v1.min.js"></script> <script src="albersUsaUk.js"></script> <script src="regions.js"></script> <script src="script.js"></script>