Skip to content

jlegind/GBIF_monthly_statistics

Repository files navigation

GBIF_monthly_statistics

One-click (almost) generation of monthly stats for GBIF indexing and user downloads

Monthly stats workflow

$ cd GBIF_monthly_stats
$ python monthly_stats.py “startdate” “enddate”
$ cd Documents
$ cp final.csv /home/jan/MonthlyStatsWeb/stats/data
$ git add data/
$ git commit –m “stats month thecurrentyear”
$ git push origin master

UPDATE for new python settings:

$ sudo python2.7 monthly_stats.py “startdate” “enddate”

About

One-click (almost) generation of monthly stats for GBIF indexing and user downloads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages