Skip to content

locdb/locdb-analyze-json-dump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

locdb-analyze-json-dump

First, receive the current data from locdb (production system) with the following bash script:

./receiveData.sh

This will download one JSON file with all the data. Be aware that this file is currently 24 MB large! You should only download it if you need the new data.

Second, analyze the local JSON file now with

./analyze.py

About

Analyze the JSON dump from LOC-DB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published