Skip to content

FriedrichFroebel/opencaching-de_statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Statistics for Opencaching.de

This is a collection of tools to create statistics for the German opencaching site.

Disclaimer: These tools make use of the fulldump feature of the OKAPI. If you want retrieve new data regularly to create updated statistics, you should use the replicate feature after the first download by running it about every week. This feature is not implemented in the current version of these tools as I do only occassionally use them with longer periods in between. See the OKAPI documentation for more information. Please respect the copyright of the downloaded data as well.

Available Statistics Tools

Usage instructions are available inside the single directories.

Cache Type Distribution (Pie Chart)

The directory cache_types_pie_chart contains the scripts required to produce a pie chart with the distribution of the different cache types across all the not archived caches.

Most Found Caches

The directory most_found_caches contains the scripts required to get the most found caches, allowing additional filters for the status and the German region (Bundesland).

Development Tasks

Code Style

After installing black, you should be able to run black . from the root directory of this repository to apply auto-formatting.

To check formatting itself, use flake8 --max-line-length 88 *.py after installing flake8.

License

The tools inside this repository are licensed under the MIT License (see the LICENSE.md file for details).

Some of the files are based upon external sources and therefore may have a different license:

About

Statistics for the Opencaching.de site

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published