{"id":15694504,"url":"https://github.com/ticky/psxdata","last_synced_at":"2025-04-30T06:07:13.169Z","repository":{"id":21787319,"uuid":"93681931","full_name":"ticky/psxdata","owner":"ticky","description":"🎮 Data and tools for serializing data provided by the PSX Data Center","archived":false,"fork":false,"pushed_at":"2022-12-06T21:53:35.000Z","size":4921,"stargazers_count":8,"open_issues_count":9,"forks_count":2,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-04-30T06:07:01.416Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/ticky.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}},"created_at":"2017-06-07T21:38:28.000Z","updated_at":"2024-06-14T03:21:06.000Z","dependencies_parsed_at":"2023-01-11T21:21:20.071Z","dependency_job_id":null,"html_url":"https://github.com/ticky/psxdata","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ticky%2Fpsxdata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ticky%2Fpsxdata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ticky%2Fpsxdata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ticky%2Fpsxdata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ticky","download_url":"https://codeload.github.com/ticky/psxdata/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251651232,"owners_count":21621715,"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-03T18:59:48.000Z","updated_at":"2025-04-30T06:07:13.143Z","avatar_url":"https://github.com/ticky.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PSX Data\n\nData and tools for serializing data provided by the [PSX Data Center](https://psxdatacenter.com)\n\n## Parser\n\n[![Build Status](https://travis-ci.org/ticky/psxdata.svg?branch=develop)](https://travis-ci.org/ticky/psxdata) [![codecov](https://codecov.io/gh/ticky/psxdata/branch/develop/graph/badge.svg)](https://codecov.io/gh/ticky/psxdata)\n\nThe parser utility is included. To use it, you will need [Node](https://nodejs.org) and the [Yarn](https://yarnpkg.com) package manager installed.\n\nThen, having cloned this repository, run `yarn \u0026\u0026 yarn sync` in the root directory.\n\nIf some data changes, feel free to send a pull request with the updated data, and/or parsing logic!\n\n## Data Format\n\nData is sorted into per-platform folders, then per-region files.\n\n_**Note**: the format of the data is in flux while this project is established. There's a good chance that once individual games' data can be parsed the index format will change._\n\n### Indexes\n\nEach index file contains a JSON array of objects obeying the following format:\n\n* `id` (`string`, or `Array` of `string`s)  \n  the ID (or IDs, in the case of multi-disc games) of the game release\n* `title` (`string`)  \n  the game's title\n* `discs` (`number`)  \n  the number of discs comprising the game release (inferred from number of product codes)\n* `languages` (`Array` of `string`s, optional)  \n  a list of language IDs, these are intended to comply with [ISO 639-1](https://en.wikipedia.org/wiki/ISO_639-1) and accept regional variants (such as `en-AU`) where necessary.  \n  _**Note**: some languages in the data set are non-standard, however, these can be distinguished by the first and/or second letters not being lower-case._\n* `link` (URL `string`, optional)  \n  the fully-qualified internet URL for the PSX Data Center's entry for the title, if it exists\n* `includes` (`string`, or `Array` of `string`s, optional)  \n  a brief description of the extra content included with the release - extra or named discs, for instance\n\n## License\n\nNote that the license declared in this repository applies _only_ to the parser utility (basically, the JavaScript).\n\nThe data set itself has no known license, but crediting the [PSX Data Center](https://psxdatacenter.com) if you use it sure wouldn't go astray!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fticky%2Fpsxdata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fticky%2Fpsxdata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fticky%2Fpsxdata/lists"}