Login
Login
National Data Archive
An Online Microdata Catalog
  • Home
  • Catalog
  • Citations
    Home / Central Data Catalog / LETOOSH_TECHFUGEES
central

Techfugess Smuggling map

letoosh_techfugees
letoosh
Created on December 02, 2019 Last modified December 02, 2019 Page views 34 Metadata JSON
  • Project Description

Overview

Abstract
Techfugees
==============================

An interactive map to display refugee data

Live testing version can be found here: http://techfugees-map.letoosh.com/map

Data for the map is in this Google Spreadsheet: https://docs.google.com/spreadsheets/d/1xNZLy3msiWZQ-O6wDwmdi9JqCWb-0E-RBV5B1FFXQMs/edit



Settings
------------

techfugees relies extensively on environment settings which **will not work with Apache/mod_wsgi setups**. It has been deployed successfully with both Gunicorn/Nginx and even uWSGI/Nginx.

For configuration purposes, the following table maps the 'techfugees' environment variables to their Django setting:

======================================= =========================== ============================================== ===========================================
Environment Variable Django Setting Development Default Production Default
======================================= =========================== ============================================== ===========================================
DJANGO_DATABASES DATABASES See code See code
DJANGO_DEBUG DEBUG True False
DJANGO_EMAIL_BACKEND EMAIL_BACKEND django.core.mail.backends.console.EmailBackend django.core.mail.backends.smtp.EmailBackend
DJANGO_SECRET_KEY SECRET_KEY CHANGEME!!! raises error
DJANGO_SECURE_BROWSER_XSS_FILTER SECURE_BROWSER_XSS_FILTER n/a True
DJANGO_SECURE_SSL_REDIRECT SECURE_SSL_REDIRECT n/a True
DJANGO_SECURE_CONTENT_TYPE_NOSNIFF SECURE_CONTENT_TYPE_NOSNIFF n/a True
DJANGO_SECURE_FRAME_DENY SECURE_FRAME_DENY n/a True
DJANGO_SECURE_HSTS_INCLUDE_SUBDOMAINS HSTS_INCLUDE_SUBDOMAINS n/a True
DJANGO_SESSION_COOKIE_HTTPONLY SESSION_COOKIE_HTTPONLY n/a True
DJANGO_SESSION_COOKIE_SECURE SESSION_COOKIE_SECURE n/a False
======================================= =========================== ============================================== ===========================================


Getting up and running
----------------------

Just install Vagrant and run `vagrant up` - it'll configure everything itself.

Deployment
------------

TODO
Authoring entity
Agency Name Role
letoosh owner
Language
English

Methods, software and scripts

Software
Name
Makefile
Python
JavaScript
CartoCSS
Shell
CSS
HTML
License
Name
BSD 3-Clause "New" or "Revised" License

Metadata production

Producers
Name Role
GitHub Bot bot
Date of Production
01 December 2019
National Data Archive

© National Data Archive, All Rights Reserved.