Talk:Stats
From OpenStreetMap
Contents |
Feature requests
Here, please put feature requests for the data stats page.
Use existing data to make a graph of
- user points uploaded. Scale free?
- number of users through time?
- The user table never seems to get purged, so it would be better to graph number of active users over time.
Extend the amount of data in the report
- Graph of total road length?
- Dump the database each day? or update a value each time something changes in the DB.
- Most active node / segment editors
- How do you measure active is it the number of nodes created? Number of days active?
Splitting Apples from Oranges
At first glance, it looks like the number of users will exceed the number of track points any day now! It's not meaningful to see these figures in the same space - why not split them out? Of course, it's useful to have the same time range for all these charts so we can see correlations in the changes over time. TomC 14:30, 26 Apr 2006 (UTC)
- I'll look at that. The chart has been rescalled several times over the last 6 months and it will be done again next week. At some point I may need to split, but for now I can adjust the secondary scale and keep the number of charts to a minimum. Blackadder 16:18, 26 Apr 2006 (UTC)
Style
It might be more useful to have months marked on the time axes rather than dd/mm/yyyy. TomC 14:30, 26 Apr 2006 (UTC)
- Agreed, I'll migrate to months soon. When I started the graphs we only had a few months data so a date basis was best. Soon I will have two graphs, One for monthly for the whole project and one for the 52 weeks in the last 12 months. Blackadder 16:16, 26 Apr 2006 (UTC)
TIGER Offset
It would be really useful to chart the progress being made on the TIGER import - so we can subtract it from the rest of the stats and get an accurate readout of hand-edited things, and so we can see how it's going generally. Any chance? TomC 14:30, 26 Apr 2006 (UTC)
- Ben counts as one user, so the numbers editing is not affected, just the top users stats on the raw data page. But then the Tiger import sits at the top so its easy to split that from everyone else. Thus not sure what you wanted to split off? Blackadder 16:13, 26 Apr 2006 (UTC)
- Nodes and lines. We've no idea of real growth there any more because the pace of adding things is skewed by Ben's import. If we charted the TIGER stuff separately the nodes/lines/ways/tags graphs would be useful again. TomC 17:07, 26 Apr 2006 (UTC)
- At the mo, the data I use comes from the raw data page. If we kick Ben's import off the list we should also consider Pere's taxi data in the same light. IMHO we should leave things as they are. We have what we need in terms of user edits from the "Top users editing over the past..." section of the raw data page. Blackadder 17:21, 26 Apr 2006 (UTC). Forgot to add. I will make a seperate graph of the tiger import though as I agree thats useful. Did someone have a 100% value for the whole import so that I can make the scale appropriate? Blackadder 17:24, 26 Apr 2006 (UTC)
- Nodes and lines. We've no idea of real growth there any more because the pace of adding things is skewed by Ben's import. If we charted the TIGER stuff separately the nodes/lines/ways/tags graphs would be useful again. TomC 17:07, 26 Apr 2006 (UTC)
Potlach usage stats
The data stats apparently don't show edits made using the online editor... where can I find these? Waldir 18:11, 6 March 2008 (UTC)
Track relations
Please track relations in addition to ways and nodes (and segments). Robx 15:54, 11 March 2008 (UTC)
Implemented feature requests
- Number of nodes changed in past day, week, month, year. Graph?
- Number of user uploading in a week/month ('active committers')
Sorting of the table
I've changed the table sorting to sort after the name. I find this much more convinient, for people who just want to look up what's used and for those who want to look for spelling errors. Sorting after count does not make much sense to me. If someone dislikes this and it was by intentions sorted after total count, then sorry. Just revert my changes --Imi 11:45, 26 Apr 2006 (UTC)
- Change looks good to me imi. Blackadder 16:19, 26 Apr 2006 (UTC)
apache log stats link broken
The apahce log stats link goes to 404: http://www.openstreetmap.org/stats/stats.html
Density maps
Surprised it hasn't been mentioned before, but how about some maps like this?
- http://almien.co.uk/OSM/Analysis/ (broken link)
I'm only using data from planet.osm, but someone with database access could plot number of nodes added in the last month, or trackpoint density, or use different colours for the top-20 contributors, that sort of thing...
Tabular data on another page?
It might be good to put the raw tabular data in a separate page (or textfile, CSV, XML, or ODC somewhere) - so that you only have to look at it if you're actually doing your own statistics.
Number of real users
How about calculating the number of users who've contributed a non-trivial amount of data, so we can gauge the size of the project.
Something like:
- Number of users who added more than (100, 1000, 10000) segments
- Number of users who added more than (10, 100, 1000) street names
- Number of users who uploaded at least 2 tracklogs
Update
I'm not shore where all these numbers come from, but would someone who does be able to update some of them. I would like to see what has happened more recently, casue looking at things like the amount of files uploaded, and with all the event happened/ing, there must be some good visual evedence of all this progress. Thanks. Ben. 23:12, 17 Sept 2006 (BST)
My Stats
Where can I find Stats about my account? I'm interested in the uploaded points. kelvan 0:07, 26 Apr 2008 (CEST)
I've write a (extreme-)mini bash-script to do this:
cat $1 | grep $2 | wc -l # $1 = planet_file name (or extract); $2 = your username
kelvan Aug 17 13:52:55 UTC 2008
Country based stats
Some country-based stats would be nice. For example:
- Users from each country. (Iranian Users, US Users, ...)
- Number of nodes and ways in each country. (Also another option is to devide the number to the area or number of town of that country)
--Messi 14:24, 21 July 2008 (UTC)

