{"id":25765380,"url":"https://github.com/rr0/data","last_synced_at":"2026-03-07T14:01:29.903Z","repository":{"id":259445796,"uuid":"877472236","full_name":"RR0/data","owner":"RR0","description":"RR0 data model","archived":false,"fork":false,"pushed_at":"2025-09-14T09:53:30.000Z","size":1253,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-16T16:34:54.242Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RR0.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}},"created_at":"2024-10-23T17:53:13.000Z","updated_at":"2025-09-14T09:53:33.000Z","dependencies_parsed_at":"2025-08-02T01:06:50.855Z","dependency_job_id":"abccf0b9-b31c-4bba-86f3-08b6411006b3","html_url":"https://github.com/RR0/data","commit_stats":null,"previous_names":["rr0/data"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RR0/data","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RR0%2Fdata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RR0%2Fdata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RR0%2Fdata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RR0%2Fdata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RR0","download_url":"https://codeload.github.com/RR0/data/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RR0%2Fdata/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30216491,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T13:35:13.914Z","status":"ssl_error","status_checked_at":"2026-03-07T13:35:13.569Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-02-26T22:18:29.814Z","updated_at":"2026-03-07T14:01:29.885Z","avatar_url":"https://github.com/RR0.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @rr0/data\n\nAll RR0 data types share common properties from their `RR0Data` interface.\n\nAlso, all RR0Data have other RR0Data types as properties, such as:\n\n- [place](https://github.com/RR0/place)\n- people\n- [events](src/event/README.md)\n\n```mermaid\nclassDiagram\n    class RR0Data {\n        id: string\n        type: string\n        title: string\n        name: string\n        time: TimeContext\n        dirName: string\n        url?: string\n    }\n    RR0Data --\u003e Place: place?\n    RR0Data --\u003e People: people?\n    RR0Data --\u003e RR0Data: events[]\n    class Sighting {\n    }\n    RR0Data \u003c|-- Sighting\n    class People {\n    }\n    RR0Data \u003c|-- People\n    class Organization {\n    }\n    RR0Data \u003c|-- Organization\n    class Place {\n    }\n    RR0Data \u003c|-- Place\n    class Case {\n    }\n    RR0Data \u003c|-- Case\n    class Source {\n    }\n    RR0Data \u003c|-- Source\n    class Investigation {\n    }\n    RR0Data \u003c|-- Investigation\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frr0%2Fdata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frr0%2Fdata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frr0%2Fdata/lists"}