{"id":19166452,"url":"https://github.com/xanonymous-github/suspension-data","last_synced_at":"2026-06-17T04:31:43.815Z","repository":{"id":172662369,"uuid":"649581889","full_name":"Xanonymous-GitHub/suspension-data","owner":"Xanonymous-GitHub","description":"The Data Science course final project, NTUT group 13, 2023","archived":false,"fork":false,"pushed_at":"2026-04-15T11:20:23.000Z","size":16811,"stargazers_count":0,"open_issues_count":14,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-15T13:32:22.531Z","etag":null,"topics":["csv","data-science","poetry-python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Xanonymous-GitHub.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-06-05T07:37:38.000Z","updated_at":"2023-06-08T22:19:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"ca4d3b3a-f1b0-435c-b9b9-eccad202a008","html_url":"https://github.com/Xanonymous-GitHub/suspension-data","commit_stats":null,"previous_names":["xanonymous-github/suspension-data"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Xanonymous-GitHub/suspension-data","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xanonymous-GitHub%2Fsuspension-data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xanonymous-GitHub%2Fsuspension-data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xanonymous-GitHub%2Fsuspension-data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xanonymous-GitHub%2Fsuspension-data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xanonymous-GitHub","download_url":"https://codeload.github.com/Xanonymous-GitHub/suspension-data/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xanonymous-GitHub%2Fsuspension-data/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34434492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["csv","data-science","poetry-python"],"created_at":"2024-11-09T09:32:57.444Z","updated_at":"2026-06-17T04:31:43.801Z","avatar_url":"https://github.com/Xanonymous-GitHub.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Suspension Data\n=================================\n\nIntroduction\n------------\n\nThe Suspension Project aims to organize government-provided data on student leave reasons and present it in a visual\nformat on a website using Vue3. The data processing for this project is done in Python. Additionally, OpenAI's fine-tune\nis used to train a GPT model for predicting data traits changes.\n\nObjective\n---------\n\nThe objective of the Suspension Project is to create a user-friendly website that displays student leave reasons data in\nan easily understandable and visually appealing manner. By organizing the government-provided data, we aim to provide\nvaluable insights into student leave patterns and reasons. The integration of OpenAI's fine-tuned GPT model allows us to\nmake predictions about future data traits changes based on historical patterns.\n\nUsage\n-----\n\nPlease make sure you have these tools installed:\n\n- `poetry`\n- `pyenv`\n- `pre-commit`\n\nTo get the Suspension Project, follow this steps:\n\n- Clone the repository:\n\n```bash\ngit clone git@github.com:Xanonymous-GitHub/suspension-data.git\n```\n\n- Install specific python environment:\n\n```bash\npyenv install 3.10\n```\n\n- Change to that version of python locally:\n\n```bash\npyenv local 3.10\n```\n\n- Switch to the python environment:\n\n```bash\npoetry env use \"$(pyenv which python3)\"\n```\n\n- Install dependencies:\n\n```bash\npoetry install\n```\n\n- Install pre-commit hooks:\n\n```bash\npre-commit install\n```\n\n- Start the development shell:\n\n```bash\npoetry shell\n```\n\n- Execute the main script:\n\n```bash\npython3 suspension_data/main.py\n```\n\nChecks\n-----\n\nThe following checks should be run on every commit:\n\n- `pylint $(git ls-files '*.py')`\n- `black $(git ls-files '*.py')`\n- `isort $(git ls-files '*.py')`\n- `pytype $(git ls-files '*.py')`\n\nLicense\n-------\n\nThe Suspension Project is licensed under the MIT License. Please review the license file for more information.\n\nContact\n-------\n\nIf you have any questions, suggestions, or feedback regarding the Suspension Project, please contact the project\nmaintainer or open an issue in the repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxanonymous-github%2Fsuspension-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxanonymous-github%2Fsuspension-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxanonymous-github%2Fsuspension-data/lists"}