{"id":21527691,"url":"https://github.com/uvacoder/uva-json-data-collection","last_synced_at":"2025-07-06T08:02:19.504Z","repository":{"id":103087746,"uuid":"402638856","full_name":"Uvacoder/uva-json-data-collection","owner":"Uvacoder","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-30T11:29:10.000Z","size":16158,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T18:51:33.527Z","etag":null,"topics":["data","json","mydata","myrepos"],"latest_commit_sha":null,"homepage":"","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/Uvacoder.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}},"created_at":"2021-09-03T03:47:53.000Z","updated_at":"2022-11-21T00:52:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"a98e3d3e-94b6-4de7-82d3-c663d917c5d2","html_url":"https://github.com/Uvacoder/uva-json-data-collection","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Uvacoder/uva-json-data-collection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Uvacoder%2Fuva-json-data-collection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Uvacoder%2Fuva-json-data-collection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Uvacoder%2Fuva-json-data-collection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Uvacoder%2Fuva-json-data-collection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Uvacoder","download_url":"https://codeload.github.com/Uvacoder/uva-json-data-collection/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Uvacoder%2Fuva-json-data-collection/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263868205,"owners_count":23522315,"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","json","mydata","myrepos"],"created_at":"2024-11-24T01:49:49.291Z","updated_at":"2025-07-06T08:02:19.496Z","avatar_url":"https://github.com/Uvacoder.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Various json files I have collected 😝\n\n## color-names\n\nhttp://Wʬ.Elastiq.ch\nDavid Aerne\nmeodai\n---\n## paper-colors.json\n\nhttps://mattdesl.com/\nMatt DesLauriers\nmattdesl\n---\n## pokemon-data\n\nPulkit Sambhavi Singh\nPurukitto\n---\n## links-dev-design\n\nhttps://praveenjuge.com\nPraveen Juge\npraveenjuge\n---\n## quotes-stoicism\n\nRomain Cascino\nRomainCscn\n---\n## emoji-unicode\nhttps://muan.co\nMu-An Chiou\nmuan\n---\n## imdb-data\nhttps://typeofnan.dev\n\nNick Scialli\nnas5w\n---\n## open-source-design\n\nhttps://gregwolanski.com\nGreg Wolanski\ngregwolanski\n----\n## domains-list\nA JSON list of top level domains\n\nhttps://charanj.it\nCharanjit Chana\ncchana\n---\n## resources-webdev-free\nA list of free webdev resources\n\nNavjot Ahuja\n----\n\n## base_elements.json\n\nA JSON file of periodic elements including\n\nExample:\n\n```\n    {\n        \"name\": \"Hydrogen\",\n        \"number\": 1,\n        \"symbol\": \"H\",\n        \"row\": 1,\n        \"col\": 1\n    },\n```\n\nThanks to [Andrew Blakey](https://github.com/ablakey) for this file\n\n---\n\n## emojis.json 👨‍🎤\n\nA JSON list of all the emojis which includes\n\nExample:\n\n```\n   {\n      \"slug\":\"grinning-face\",\n      \"character\":\"\\ud83d\\ude00\",\n      \"unicodeName\":\"grinning face\",\n      \"codePoint\":\"1F600\",\n      \"group\":\"smileys-emotion\",\n      \"subGroup\":\"face-smiling\"\n   },\n   {\n```\n\nThanks to [https://emoji-api.com/](https://emoji-api.com/) for providing the list of emojis\n\n------\n\n## emoji-en-US.json\n\nA JSON file containing info for an emoji keyword library which inludes\n\nExample:\n\n```\n \"😀\": [\n    \"grinning_face\",\n    \"face\",\n    \"smile\",\n    \"happy\",\n    \"joy\",\n    \":D\",\n    \"grin\"\n  ],\n```  \n\nThanks to [muan](https://muan.co) for providing this list\n\n---\n\n## react-emojis.json 👨‍🎤\n\nA JSON list of emojis which includes\n\nExample:\n\n```\n  {\n    \"title\": \"100\",\n    \"symbol\": \"💯\",\n    \"keywords\":\n      \"hundred points symbol symbol wow wow win win perfect perfect parties parties\"\n  },\n```\n\nThanks to [Brayden W](https://braydentw.github.io) for putting this list together\n\n---\n## gradients.json 👨‍🎤\n\nA JSON list of gradient colors for use in tailwindcss, which includes\n\nExample:\n\n```\n    {\n      \"title\": \"Hyper\",\n      \"theme\": \"Warm\",\n      \"colors\": \"bg-gradient-to-r from-pink-500 via-red-500 to-yellow-500\"\n    },\n```\n\nThanks to [Jordi Hales](https://jordihales.co.uk) and [Mark Mead](https://mead.im) for creating these colors\n\n---\n\n## gradient-colors.json 👨‍🎤\n\nA JSON list of user generated gradient colors which includes\n\nExample:\n\n```\n  {\n    \"id\": 0,\n    \"githubUsername\": \"saviomartin\",\n    \"colors\": [\n      \"#3CA55C\",\n      \"#B5AC49\"\n    ]\n  },\n```\n\nThanks to [Savio Martin](https://github.com/saviomartin) who first created this file for his [Gradient King](https://gradient-king.netlify.app)\n\n---\n\n## groupblocks.json\n\nA small JSON file of the periodic table elements grouped into respective metal groupings\n\n---\n\n## periodic-table-data.json\n\nA JSON file of periodic elements with some correlationg data for each element including\n\nExample:\n\n```\n{\"atomicNumber\":1,\"symbol\":\"H\",\"name\":\"Hydrogen\",\"atomicMass\":\"1.00794(4)\",\"cpkHexColor\":\"FFFFFF\",\"electronicConfiguration\":\"1s1\",\"electronegativity\":2.2,\"atomicRadius\":37,\"ionRadius\":\"\",\"vanDelWaalsRadius\":120,\"ionizationEnergy\":1312,\"electronAffinity\":-73,\"oxidationStates\":\"-1, 1\",\"standardState\":\"gas\",\"bondingType\":\"diatomic\",\"meltingPoint\":14,\"boilingPoint\":20,\"density\":0.0000899,\"groupBlock\":\"nonmetal\",\"yearDiscovered\":1766},\n```\n\nThanks to [Chris Andrejewski](https://jew.ski) for putting this data together\n\n---\n\n## periodicinfo.json\n\nA great JSON file of periodic elements with each elements relevant data including\n\nExample of Hydrogen:\n\n```json\n  \"1\": {\n    \"name\": \"Hydrogen\",\n    \"symbol\": \"H\",\n    \"atomicMass\": 1.00794,\n    \"electronicConfiguration\": [\n      {\n        \"shell\": 1,\n        \"subshellType\": \"s\",\n        \"electrons\": 1\n      }\n    ],\n    \"electronegativity\": 2.2,\n    \"atomicRadius\": 37,\n    \"vanDelWaalsRadius\": 120,\n    \"electronAffinity\": -73,\n    \"oxidationStates\": [\n      -1,\n      1\n    ],\n    \"phase\": \"gas\",\n    \"bondingType\": \"diatomic\",\n    \"meltingPoint\": 14,\n    \"boilingPoint\": 20,\n    \"density\": 0.0000899,\n    \"groupBlock\": \"nonMetal\",\n    \"yearDiscovered\": 1766,\n    \"appearance\": \"colorless gas\",\n    \"discoveredBy\": \"Henry Cavendish\",\n    \"molarHeat\": 28.836,\n    \"namedBy\": \"Antoine Lavoisier\",\n    \"summary\": \"Hydrogen is a chemical element with chemical symbol H and atomic number 1. With an atomic weight of 1.00794 u, hydrogen is the lightest element on the periodic table. Its monatomic form (H) is the most abundant chemical substance in the Universe, constituting roughly 75% of all baryonic mass.\",\n    \"y\": 1,\n    \"x\": 1\n```\n\nThanks to [Reuben](https://reuben.science) for this collected data   \n\n---\n\n## periodicinfolg.json\n\nA great JSON file of all periodic elements with extensive data for each elemenet including\n\nExample of Hydrogen:\n\n```json\n \"1\": {\n      \"atomicMass\": 1.0079,\n      \"atomicNumber\": 1,\n      \"ionizationEnergy\": 13.5984,\n      \"atomicRay\": \"25\",\n      \"boilingPoint\": {\n        \"C\": -252.879\n      },\n      \"criticalPoint\": 32.938,\n      \"group\": \"1\",\n      \"density\": 0.08988,\n      \"discoveryAuthor\": \"Henry Cavendish\",\n      \"electronConfiguration\": [\"1s\"],\n      \"electronegativity\": 2.20,\n      \"electronsPerShell\": [1],\n      \"elementGroup\": \"non-metal\",\n      \"heatOfFusion\": 0.117,\n      \"heatOfVaporization\": 0.3904,\n      \"ionisationEnergy\": 13.598443,\n      \"meltingPoint\": {\n        \"C\": -259.16\n      },\n      \"molarHeatCapacity\": 28.836,\n      \"name\": \"Hydrogen\",\n      \"period\": 1,\n      \"phase\": \"gas\",\n      \"symbol\": \"H\",\n      \"triplePoint\": 13.8033,\n      \"discoveryDate\": 1766,\n      \"context\": \"Hydrogen gas was first artificially produced in the early 16th century by the reaction of acids on metals. In 1766–81, Henry Cavendish was the first to recognize that hydrogen gas was a discrete substance, and that it produces water when burned, the property for which it was later named: in Greek, hydrogen means \\\"water-former\\\".\"\n    },\n```\n\nThanks to [Pulsar](https://github.com/pulsardev) for this data\n\n---\n\n## periodictablejson.json\n\nA great comprehensive JSON file of periodic table elements including\n\nExample of Hydrogen:\n\n```json\n{\n\t\"elements\" : [{\n\t\t\"name\": \"Hydrogen\",\n\t\t\"symbol\": \"H\",\n\t\t\"number\": 1,\n\t\t\"period\": 1,\n\t\t\"category\": \"diatomic nonmetal \",\n\t\t\"atomic_mass\": 1.008,\n\t\t\"color\": null,\n\t\t\"appearance\": \"colorless gas\",\n\t\t\"phase\": \"Gas\",\n\t\t\"melt\": 13.99,\n\t\t\"boil\": 20.271,\n\t\t\"density\": 0.08988,\n\t\t\"discovered_by\": \"Henry Cavendish\",\n\t\t\"molar_heat\": 28.836,\n\t\t\"source\":\"https://en.wikipedia.org/wiki/Hydrogen\",\n\t\t\"named_by\": \"Antoine Lavoisier\",\n\t\t\"spectral_img\": \"https://en.wikipedia.org/wiki/File:Hydrogen_Spectra.jpg\",\n\t\t\"summary\": \"Hydrogen is a chemical element with chemical symbol H and atomic number 1. With an atomic weight of 1.00794 u, hydrogen is the lightest element on the periodic table. Its monatomic form (H) is the most abundant chemical substance in the Universe, constituting roughly 75% of all baryonic mass.\",\n\t\t\"ypos\": 1,\n\t\t\"xpos\": 1,\n\t\t\"shells\": [\n\t\t\t1\n\t\t],\n\t\t\"electron_configuration\": \"1s1\",\n\t\t\"electron_configuration_semantic\": \"1s1\", \n\t\t\"electron_affinity\": 72.769,\n\t\t\"electronegativity_pauling\": 2.20,\n\t\t\"ionization_energies\": [\n\t\t\t1312.0\n\t\t],\n\t\t\"cpk-hex\": \"ffffff\"\n\t}]\n}\n```\n\nThanks to [Bowserinator](https://github.com/Bowserinator) for compiling this data\n\n---\n\n## quotes-stoicism.json 👨‍🎤\n\nA JSON list of over 1000 quotes from philosophers related to stoicism including\n\nExample:\n\n```\n  {\n    \"quote\": \"What decides whether a sum of money is good? The money is not going to tell you; it must be the faculty that makes use of such impressions – reason.\",\n    \"author\": \"Epictetus\",\n    \"source\": \"Discourses I, 1.5\",\n    \"tweetable\": true\n  },\n```\n\nThanks to [David Wells](https://davidwells.io) for putting this data together\n\n---\n  \n## quotes.json 👨‍🎤\n\nA JSON list of over 1000 quotes which includes\n\nExample:\n\n```\n\t{\n\t\t\"quoteText\": \"Genius is one percent inspiration and ninety-nine percent perspiration.\",\n\t\t\"quoteAuthor\": \"Thomas Edison\"\n\t},\n```\n\n---\n\n## superheroes.json 👨‍🎤\n\nThis is a great JSON file of superheroes with an amazing amount of sorted data for each character including\n\nExample:\n\n```\n    {\n      \"id\": 1,\n      \"name\": \"A-Bomb\",\n      \"slug\": \"1-a-bomb\",\n      \"powerstats\": {\n        \"intelligence\": 38,\n        \"strength\": 100,\n        \"speed\": 17,\n        \"durability\": 80,\n        \"power\": 24,\n        \"combat\": 64\n      },\n      \"appearance\": {\n        \"gender\": \"Male\",\n        \"race\": \"Human\",\n        \"height\": [\n          \"6'8\",\n          \"203 cm\"\n        ],\n        \"weight\": [\n          \"980 lb\",\n          \"441 kg\"\n        ],\n        \"eyeColor\": \"Yellow\",\n        \"hairColor\": \"No Hair\"\n      },\n      \"biography\": {\n        \"fullName\": \"Richard Milhouse Jones\",\n        \"alterEgos\": \"No alter egos found.\",\n        \"aliases\": [\n          \"Rick Jones\"\n        ],\n        \"placeOfBirth\": \"Scarsdale, Arizona\",\n        \"firstAppearance\": \"Hulk Vol 2 #2 (April, 2008) (as A-Bomb)\",\n        \"publisher\": \"Marvel Comics\",\n        \"alignment\": \"good\"\n      },\n      \"work\": {\n        \"occupation\": \"Musician, adventurer, author; formerly talk show host\",\n        \"base\": \"-\"\n      },\n      \"connections\": {\n        \"groupAffiliation\": \"Hulk Family; Excelsior (sponsor), Avengers (honorary member); formerly partner of the Hulk, Captain America and Captain Marvel; Teen Brigade; ally of Rom\",\n        \"relatives\": \"Marlo Chandler-Jones (wife); Polly (aunt); Mrs. Chandler (mother-in-law); Keith Chandler, Ray Chandler, three unidentified others (brothers-in-law); unidentified father (deceased); Jackie Shorr (alleged mother; unconfirmed)\"\n      },\n      \"images\": {\n        \"xs\": \"https://cdn.jsdelivr.net/gh/akabab/superhero-api@0.3.0/api/images/xs/1-a-bomb.jpg\",\n        \"sm\": \"https://cdn.jsdelivr.net/gh/akabab/superhero-api@0.3.0/api/images/sm/1-a-bomb.jpg\",\n        \"md\": \"https://cdn.jsdelivr.net/gh/akabab/superhero-api@0.3.0/api/images/md/1-a-bomb.jpg\",\n        \"lg\": \"https://cdn.jsdelivr.net/gh/akabab/superhero-api@0.3.0/api/images/lg/1-a-bomb.jpg\"\n      },\n      \"color\": [\n        22,\n        31,\n        36\n      ]\n    },\n```\nThanks to [Fayaz Ahmed](https://fayazz.co) for putting this data together\n\n---\n\n## countries folder\n\n29 different JSON files for countries and corresponding data, including\n\n- Countries\n- Religon\n- Flag\n- Capitol\n- Language\n- Population\n- Governement\n- Much more.....\n\nThanks to [samayo](https://github.com/samayo) for much of this collected data.\n\n----\n\n## fifa-2018 folder\n\nA JSON file of 2018 FIFA collected data including\n\n- Teams\n- Stadiums\n- Groups\n- Winners\n- Losers\n- Tv Networks\n- And more..\n\nThanks to [Broen Westberg](https://github.com/broeneatsdinner) for accumulating this info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuvacoder%2Fuva-json-data-collection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuvacoder%2Fuva-json-data-collection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuvacoder%2Fuva-json-data-collection/lists"}