/iggy-enrich-demos

Demos of Iggy Enrich (https://www.askiggy.com/)

Primary LanguageJupyter Notebook

iggy-enrich-demos

This repository hosts demos for using Iggy to enrich locations in datasets.

Contents

  • iggy-metaflow-demo: Using Iggy + Metaflow to enrich and explore a dataset of residential home sales, plus iterations on modeling flow
  • visualization: Using Iggy + kepler.gl in a Jupyter notebook to visualize Iggy features

Getting sample data

Running these demos locally requires you to have a copy of Iggy sample data.

You can request Iggy sample data here. Once downloaded, place it in ./iggy-data and un-compress it:

tar -xzvf ./iggy-data/iggy-package-wkt-20211110214810_fl_pinellas_quadkeys.tar.gz -C ./iggy-data

Related Links