A demo-focused, visual introduction to what Media Cloud can do.
This is built for Python 2.7. Run pip install -r requirements.txt to get all the Python dependencies.
Add an environment variable called MC_API_KEY with your Media Cloud API key.
To run it either do run.sh or python server.py
The data underneath is generated by running a script: build_country_cache.py
This is set up to be released as a stateless container to services like Heroku or Dokku.