# wikipediaGATN Documentation Welcome to the documentation for `wikipediaGATN`! `wikipediaGATN` is a Python package designed to assemble the Global Air Transportation Networks (GATN) by scraping Wikipedia airport pages. ```{toctree} :maxdepth: 2 :caption: Contents: self installation usage api ``` ## Overview The package handles the full pipeline of crawling Wikipedia, parsing route tables, recovering missing IATA codes, and exporting sparse adjacency matrices for network analysis. ## Indices and tables * {ref}`genindex` * {ref}`modindex` * {ref}`search`