Articles from the American Alpine Club's publications: AAJ and ANAC.
This work has been published as a Kaggle dataset.
The project consists of the following components:
- collectors: a Scrapy project, responsible for scraping articles from publications.americanalpineclub.org.
- opensearch-cluster: an OpenSearch cluster, where the scraped articles are indexed.
- publishers: functionality responsible for the publication of the articles index (e.g. as Kaggle dataset).
- notebooks: a collection of Jupyter notebooks, for various dataset-based explorations and applications.
- dataset: the raw dataset, in CSV format.
@misc{ilias antonopoulos_2022,
title={AAC: climbing accidents and major new climbs},
url={https://www.kaggle.com/dsv/4457812},
DOI={10.34740/KAGGLE/DSV/4457812},
publisher={Kaggle},
author={Ilias Antonopoulos},
year={2022}
}