From: Fredrik <70209145+fredrik-lindseth@users.noreply.github.com> Date: Wed, 17 Feb 2021 21:32:38 +0000 (+0000) Subject: Update statistics X-Git-Tag: live~1673^2~1 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/49e06f2f1467da10484320185d3c2316a76278e5 Update statistics --- diff --git a/script/statistics b/script/statistics index cd9e9afa7..cab1a5191 100755 --- a/script/statistics +++ b/script/statistics @@ -11,7 +11,8 @@ puts "OpenStreetMap Statistics" puts "" puts "" puts "" -puts "

OpenStreetMap stats report run at #{start_time}

" +puts "

OpenStreetMap stats

" +puts "

Report run at #{start_time}

" begin ActiveRecord::Base.transaction do @@ -29,7 +30,7 @@ begin puts "Number of relations#{relation_count}" puts "" - puts "

Top 50 users for uploads of GPS data

" + puts "

Top 50 users for uploads of GPS data

" puts "" puts "" @@ -40,7 +41,7 @@ begin puts "
UserNumber of Points
" - puts "

Number of users editing over the past...

" + puts "

Number of users editing over the past...

" puts "" puts "" @@ -58,7 +59,7 @@ begin puts "
Data TypeDayWeekMonth
" - puts "

Top users editing over the past...

" + puts "

Top users editing over the past...

" puts "" puts ""
DayWeekMonth