GitHub - Grist-Data-Desk/ira-tracker: Grist's interactive web application for visualizing Inflation Reduction Act (IRA) and bipartisan infrastructure law (BIL) projects (original) (raw)

IRA/BIL Project Map

Grist's interactive web application for visualizing Inflation Reduction Act (IRA) and bipartisan infrastructure law (BIL) projects across the United States. Built with SvelteKit and MapLibre GL. View the live map here.

For details about our data collection and processing methodology, see our methods doc.

Features

Prerequisites

Getting Started

  1. Clone the repository:
    git clone https://github.com/Grist-Data-Desk/ira-tracker
    cd ira-tracker
  2. Install dependencies:
  3. Start the development server:
  4. Open your browser and navigate to http://localhost:5173

Available Scripts

Development

Code Quality

Data Processing Pipeline

Deployment

Technology Stack

Project Structure

Embedding the Map

The map can be embedded in other websites using an iframe. Here's an example:

You can also embed state-specific views by adding URL parameters. For example, to embed a view focused on Michigan:

Such a view will not filter the database and is only for localization purposes for a given embed.

Credits

Development by Clayton Aldern for Grist. Project structure and additional development by Parker Ziegler. Results table component adapted from cartokit.