{"id":15569172,"url":"https://github.com/timwaters/userstat","last_synced_at":"2025-04-04T00:40:49.706Z","repository":{"id":4350202,"uuid":"5486257","full_name":"timwaters/UserStat","owner":"timwaters","description":"User Stat analyzes OpenStreetMap data.","archived":false,"fork":false,"pushed_at":"2012-08-20T03:28:47.000Z","size":244,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-09T12:29:36.505Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timwaters.png","metadata":{"files":{"readme":"README.html","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-08-20T20:14:36.000Z","updated_at":"2018-06-05T08:29:53.000Z","dependencies_parsed_at":"2022-09-03T04:12:08.732Z","dependency_job_id":null,"html_url":"https://github.com/timwaters/UserStat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timwaters%2FUserStat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timwaters%2FUserStat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timwaters%2FUserStat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timwaters%2FUserStat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timwaters","download_url":"https://codeload.github.com/timwaters/UserStat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247103301,"owners_count":20884023,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-02T17:22:24.140Z","updated_at":"2025-04-04T00:40:49.678Z","avatar_url":"https://github.com/timwaters.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c?xml version=\"1.0\" encoding=\"utf-8\"?\u003e\n\u003c!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \n  \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"\u003e\n\u003chtml xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"\u003e\n  \u003chead\u003e\n    \u003ctitle\u003eUserStat README\u003c/title\u003e\n    \u003cstyle type=\"text/css\" media=\"all\"\u003e@import \"css/simple.css\";\u003c/style\u003e\n  \u003c/head\u003e\n  \u003cbody\u003e\n\u003ch1\u003eUserStat\u003c/h1\u003e\n  \u003cp\u003eA collection of tools to visualize OpenStreetMap contributor behaviour.\u003c/p\u003e\n  \u003cp\u003eUserStat analyzes OpenStreetMap data and summarises it in various ways.  \n     OpenStreetMap data is \u0026copy;OpenStreetMap and Contributors and is licensed \n     under the \n     \u003ca href=\"http://www.openstreetmap.org/copyright\"\u003eOpenStreetMap License\u003c/a\u003e.\u003c/p\u003e\n  \u003cp\u003eUserStat is Free Software and is licensed under the GNU Affero PUblic License Version 3, \u003ca href=\"http://www.gnu.org/licenses/agpl-3.0.html\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n\u003cpre\u003e\n    UserStat is a collection of tools to analyze and visualize OpenStreetMap data.\n    Copyright (C) 2012 Richard Weait\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU Affero General Public License as\n    published by the Free Software Foundation, either version 3 of the\n    License, or (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU Affero General Public License for more details.\n\n    You should have received a copy of the GNU Affero General Public License\n    along with this program.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n\u003c/pre\u003e\n\n  \u003ch2\u003eInstallation\u003c/h2\u003e\n    \u003cp\u003eToDo\u003c/p\u003e\n\n  \u003ch2\u003ePrerequisites\u003c/h2\u003e\n    \u003cp\u003eRequires working database from \u003ca href=\"https://github.com/ToeBee/ChangesetMD\"\u003eChangesetMD\u003c/a\u003e which requires an OpenStreetMap latest-changesets.tar.bz file.  Some features require additional database manipulations.\u003c/p\u003e\n    \u003cp\u003eMany thanks to the authors of the prerequisites listed here.\u003c/p\u003e\n    \u003ch3\u003eGNU/Linux, PostgreSQL, Python, BASH, etc.\u003c/h3\u003e\n      \u003cp\u003eToDo\u003c/p\u003e\n    \u003ch3\u003eWorking user summary database\u003c/h3\u003e\n      \u003cp\u003eToDo\u003c/p\u003e\n\n  \u003ch2\u003eDependencies\u003c/h2\u003e\n    \u003cp\u003eMany thanks to the authors of the dependencies listed here.\u003c/p\u003e\n    \u003ch3\u003ejQuery\u003c/h3\u003e\n      \u003cp\u003e * jQuery JavaScript Library v1.7.1\n          * http://jquery.com/\n          *\n          * Copyright 2011, John Resig\n          * Dual licensed under the MIT or GPL Version 2 licenses.\n          * http://jquery.org/license\n          *\n          * Includes Sizzle.js\n          * http://sizzlejs.com/\n          * Copyright 2011, The Dojo Foundation\n          * Released under the MIT, BSD, and GPL Licenses.\n      \u003c/p\u003e     \n\n    \u003ch3\u003ejQuery Sparklines\u003c/h3\u003e\n      \u003cp\u003eThis \u003ca href=\"http://jquery.com/\"\u003ejQuery\u003c/a\u003e plugin generates \n        \u003ca href=\"http://en.wikipedia.org/wiki/Sparkline\"\u003esparklines\u003c/a\u003e \n        (small inline charts) directly in the browser using data supplied \n        either inline in the HTML, or via javascript.\n      \u003c/p\u003e\n      \u003cp\u003eThe plugin was written by \u003ca href=\"http://omnipotent.net/\"\u003eGareth Watts\u003c/a\u003e \n        for \u003ca href=\"http://www.splunk.com/\"\u003eSplunk Inc\u003c/a\u003e and released under the \n        \u003ca href=\"http://www.opensource.org/licenses/bsd-license.php\"\u003eNew BSD License\u003c/a\u003e.\n      \u003c/p\u003e\n\n    \u003ch3\u003eSorttable\u003c/h3\u003e\n      \u003cp\u003e/*\n  SortTable\n  version 2\n  7th April 2007\n  Stuart Langridge, http://www.kryogenix.org/code/browser/sorttable/\n  \n  Instructions:\n  Download this file\n  Add \u003cscript src=\"sorttable.js\"\u003e\u003c/script\u003e to your HTML\n  Add class=\"sortable\" to any table you'd like to make sortable\n  Click on the headers to sort\n  \n  Thanks to many, many people for contributions and suggestions.\n  Licenced as X11: http://www.kryogenix.org/code/browser/licence.html\n  This basically means: do what you want with it.\n*/\u003c/p\u003e\n\u003c/body\u003e\n\u003c/html\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimwaters%2Fuserstat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimwaters%2Fuserstat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimwaters%2Fuserstat/lists"}