Skip to content

Add Geocode to LLIIA2020

Frank Duncan requested to merge 139-geocode-etl into main

Created by: slifty

This PR creates a new geocoding information adder and applies it to the LLIIA2020 competition as a first test.

To run ETL you have to add an OpenCage API key.

Some questions:

  1. Should I make it so the geocoding is skipped if the API key isn't defined (yes)
  2. Should I add a flag that lets you skip geocoding (yes)

... Ok I'll go add those two things

But it's still ready for review otherwise!

Merge request reports