pycbc.py: The Python module defined
here. For the user interface, see Section 5.1, “The CBCData class”. For internals, see Section 6, “The SQL schema”.
nationlist: The file that defines the
nation codes; see Section 10, “Static data files”.
regionlist: The file that defines the
region (state or province) codes; see Section 10, “Static data files”.
physiolist: The file that defines the
physiographic region code system of the USGS Bird Banding
Lab. A slightly edited version of the list scraped from the
Bird Banding Lab's page. See Section 10, “Static data files”.
staticloader: A script that
initializes the database and loads the three static tables.
See Section 7, “The staticloader script: Populate
the static tables”.
transloader: A script that reads the
old MySQL database and reformats it as the current
Postgresql database. See Section 9, “transloader: Copy over the MySQL
database”.
This document was written using DocBook 4.3, according to the New Mexico Tech Computer Center's publication, Writing documentation with DocBook-XML 4.3. You can examine the XML source for the present document.