Image

Alcoholics Anonymous Map: Data Scraping

In this project, I scraped all the necessary data from an older version of the AA Meeting website and sought to map it for better visibility. The documentation in the link below outlines the process and code I used to scrape the data and remap it using leaflet.js and d3.js.

What I Used

  • HTML/CSS
  • D3.js
  • leaflet.js
  • Async, Cheerio, EC2, Node
  • PostgreSQL
  • Data Source: AA Meeting Site

Visit GitHub Documentation