Pyafscgap Community Data
This subdomain provides Avro files which are a reformatting of public AFSC GAP data. Referred to as "flat files" in the documentat, these data are pre-joined and pre-indexed to complement official data access APIs. The files of this subdomain are provided under CC0 and these data are used within the pyafscgap library to support more sophisticated queries which would be prohibitively expensive to execute using public official APIs.
Contents
The following directories are available:
- index: Index data files which indicate where values of important dimensions can be found. These indicies include filename that can be found in joined.
- joined: Joined data files which unify across all source tables. These files can be found within the index directory.
These can be accessed over HTTPS.
Documentation
Additional documentation is available within our GitHub.