Skip to content

Container repository for tools and utilties for Mapping Violence

Notifications You must be signed in to change notification settings

mappingviolence/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mapping Violence Tools

Data Dump Email

Command line tool for sending emails with current data attached as a JSON file.

Emails to send to are stored in data-dump-email/emails.txt.

Invoke the command by running in the root of this repository:

./data-dump-email/data-dump-email.sh

The script does not work if you invoke it from the child directory. Pull requests welcome to fix this.

Data Processing

Python script to flatten and remove metadata to make conversion to CSV easier.

Requires Python3 to be installed.

Run the script in any directory where the data export is named data.json.

python3 ./flatten-and-remove-metadata.py

About

Container repository for tools and utilties for Mapping Violence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published