{"id":17855535,"url":"https://github.com/nrennie/londonmarathon","last_synced_at":"2025-04-02T17:43:15.812Z","repository":{"id":110049106,"uuid":"560473211","full_name":"nrennie/LondonMarathon","owner":"nrennie","description":"R package containing data relating to London Marathon.","archived":false,"fork":false,"pushed_at":"2023-04-25T15:36:44.000Z","size":698,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-08T08:23:06.919Z","etag":null,"topics":["data","r","r-package"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nrennie.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-01T15:22:14.000Z","updated_at":"2023-10-12T13:39:14.000Z","dependencies_parsed_at":"2023-04-13T23:02:28.685Z","dependency_job_id":null,"html_url":"https://github.com/nrennie/LondonMarathon","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/nrennie%2FLondonMarathon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrennie%2FLondonMarathon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrennie%2FLondonMarathon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nrennie%2FLondonMarathon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nrennie","download_url":"https://codeload.github.com/nrennie/LondonMarathon/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246863881,"owners_count":20846333,"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":["data","r","r-package"],"created_at":"2024-10-28T02:23:20.084Z","updated_at":"2025-04-02T17:43:15.792Z","avatar_url":"https://github.com/nrennie.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- badges: start --\u003e\n  [![R-CMD-check](https://github.com/nrennie/LondonMarathon/workflows/R-CMD-check/badge.svg)](https://github.com/nrennie/LondonMarathon/actions)\n\u003c!-- badges: end --\u003e\n\n# LondonMarathon \u003cimg src=\"man/figures/logo.png\" align=\"right\" width=\"120\" /\u003e\n\nAn R package containing two data sets scraped from Wikipedia (1 November 2022) on London Marathon winners, and general data. The two data sets can be joined by `Year`.\n\n## Installation\n\nInstall using:\n\n```\nremotes::install_github(\"nrennie/LondonMarathon\")\n```\nLoad the data sets with:\n\n```\ndata(winners, package = \"LondonMarathon\")\ndata(london_marathon, package = \"LondonMarathon\")\n```\n\n## Data dictionaries\n\n### `winners`\n\n|Column       |Class      |Description                |Example              |\n|:------------|:----------|:--------------------------|:--------------------|\n|Category     |character  |Category of race           |Men                  |\n|Year         |integer    |Year                       |1981                 |\n|Athlete      |character  |Name of the winner         |Dick Beardsley (Tie) |\n|Nationality  |character  |Nationality of the winner  |United States        |\n|Time         |character  |Winning time               |02:11:48             |\n\n\n### `london_marathon`\n\n|Column           |Class      |Description                                 |Example              |\n|:----------------|:----------|:-------------------------------------------|:--------------------|\n|Date             |character  |Date of the race                            |1981-03-29           |\n|Year             |integer    |Year                                        |1981                 |\n|Applicants       |integer    |Number of people who applied                |20000                |\n|Accepted         |integer    |Number of people accepted                   |7747                 |\n|Starters         |integer    |Number of people who started                |7055                 |\n|Finishers        |integer    |Number of people who finished               |6255                 |\n|Raised           |integer    |Amount raised for charity (£ millions)      |46.5                 |\n|Official.charity |character  |Official charity                            |SportsAid            |\n\n\u003e At the time of last update (24/04/2023), wheelchair men and wheelchair women winners data was missing for 2022 and 2023.\n\n## Plots\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"inst/winners.png\" width=\"48%\"\u003e\n  \u003cimg src=\"inst/london_marathon.png\" width=\"48%\"\u003e\n\u003c/p\u003e\n\nSee the code in `inst/plots.R` to create these example plots.\n\n## Hex Sticker\n\nThe background photo in the hex sticker is from [Benjamin Davies](https://unsplash.com/@bendavisual) on [Unsplash](https://unsplash.com/photos/Oja2ty_9ZLM).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnrennie%2Flondonmarathon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnrennie%2Flondonmarathon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnrennie%2Flondonmarathon/lists"}