{"id":21683497,"url":"https://github.com/marked01one/fifa-ranking-simulator","last_synced_at":"2026-04-09T21:45:37.076Z","repository":{"id":140754181,"uuid":"591687817","full_name":"marked01one/fifa-ranking-simulator","owner":"marked01one","description":"Online simulator for fantasy FIFA international football tournaments","archived":false,"fork":false,"pushed_at":"2023-01-22T15:15:38.000Z","size":15540,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-25T11:42:04.982Z","etag":null,"topics":["angular","django-rest-framework","football","simulator"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marked01one.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-01-21T14:48:25.000Z","updated_at":"2023-04-11T16:06:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"5950404c-0806-415d-839f-05e0b7ab50ac","html_url":"https://github.com/marked01one/fifa-ranking-simulator","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/marked01one%2Ffifa-ranking-simulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marked01one%2Ffifa-ranking-simulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marked01one%2Ffifa-ranking-simulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marked01one%2Ffifa-ranking-simulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marked01one","download_url":"https://codeload.github.com/marked01one/fifa-ranking-simulator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244601570,"owners_count":20479477,"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":["angular","django-rest-framework","football","simulator"],"created_at":"2024-11-25T16:12:04.391Z","updated_at":"2026-04-09T21:45:32.058Z","avatar_url":"https://github.com/marked01one.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eFIFA Rankings Simulator\u003c/h1\u003e\n\n\nAn online simulator that allows users to create fictional campaigns of international FIFA football tournaments. \n\n\nCreate an instance of all countries' FIFA World Rankings and simulate through fantasy tournaments and watch how their FIFA points and rankings change over time!\n\n\u003ch1 align='center'\u003eSynopsis\u003c/h1\u003e\n\n### Overview\nFIFA World Rankings is a unified system of points developed to rank the relative footballing ability between all FIFA member nations. Despite criticisms from fans regarding the accuracy of the rankings, it has been used extensively by FIFA and their associate confederations for seeding teams during cup competitions and qualifiers\n\n### Current Model\nThe latest model used for calculating the FIFA rankings of each country were created after the 2018 FIFA World Cup. For more information on the model and how it works, refer to the link below:\n\n\u003cdiv align='center'\u003e\n\n**[Revision of the FIFA World Ranking](https://digitalhub.fifa.com/m/f99da4f73212220/original/edbm045h0udbwkqew35a-pdf.pdf)**\n\u003c/div\u003e\n\n\u003ch1 align=\"center\"\u003eProject Details\u003c/h1\u003e\n\n### Overview\nThe project is split into multiple components, including:\n* Web application:\n  * API\n  * User interface client\n  * Databases\n* Data analysis \u0026 extraction:\n  * Jupyter Notebooks \u0026 Pandas\n\n**NOTICE:** *All information about the project in this section are subject to change*\n\n\n\u003ch2 align=\"center\"\u003eAPI\u003c/h2\u003e\n\nBase URL during development: `http://localhost:8000`\n\n### Method: `GET` \n* `/countries` \n  * Return data about all countries\n* `/confederations` \n  * Return data about all confederations\n* `/countries/confederation?id={int:id}`\n  * Return a list of all countries belonging to a specific confederation ID\n  * **Example:**\n```python\nhttp://localhost:8000/countries/confederation?id=7  \n# Returns data of all countries belonging to confederation 7, which is UEFA\n```\n* `/countries/fifa?code={fifa_code}`\n  * Return data for country with the specific 3-letter FIFA abbreviation given\n  * **Example:** \n```python\nhttp://localhost:8000/countries/fifa?code=VIE  \n# Returns data for country with code VIE, which is Vietnam\n ```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarked01one%2Ffifa-ranking-simulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarked01one%2Ffifa-ranking-simulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarked01one%2Ffifa-ranking-simulator/lists"}