{"id":16536216,"url":"https://github.com/avidlearnerinprogress/nct_ireland_analysis","last_synced_at":"2026-06-08T16:04:53.863Z","repository":{"id":110154999,"uuid":"252564717","full_name":"avidLearnerInProgress/NCT_Ireland_analysis","owner":"avidLearnerInProgress","description":"Data analysis and visualisations for National Car Test Ireland","archived":false,"fork":false,"pushed_at":"2020-04-11T22:19:38.000Z","size":297,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-10T20:40:13.250Z","etag":null,"topics":["html","javascript","json","vega-lite"],"latest_commit_sha":null,"homepage":"","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/avidLearnerInProgress.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,"zenodo":null}},"created_at":"2020-04-02T21:10:07.000Z","updated_at":"2025-04-18T04:24:04.000Z","dependencies_parsed_at":"2023-03-27T16:34:07.453Z","dependency_job_id":null,"html_url":"https://github.com/avidLearnerInProgress/NCT_Ireland_analysis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/avidLearnerInProgress/NCT_Ireland_analysis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avidLearnerInProgress%2FNCT_Ireland_analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avidLearnerInProgress%2FNCT_Ireland_analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avidLearnerInProgress%2FNCT_Ireland_analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avidLearnerInProgress%2FNCT_Ireland_analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avidLearnerInProgress","download_url":"https://codeload.github.com/avidLearnerInProgress/NCT_Ireland_analysis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avidLearnerInProgress%2FNCT_Ireland_analysis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34069500,"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-08T02:00:07.615Z","response_time":111,"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":["html","javascript","json","vega-lite"],"created_at":"2024-10-11T18:30:00.741Z","updated_at":"2026-06-08T16:04:53.858Z","avatar_url":"https://github.com/avidLearnerInProgress.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NCT Analysis\n\n## About\n\nNCT stands for National Car Test. The NCT is a compulsory vehicle inspection programme in Ireland. The primary aim of this programme which falls under the EU Directive 2014/45, is to improve road safety and enhance environmental protection by reducing harmful vehicles emissions in Ireland.\n\n## Description\n\nThe Road Safety Authority (RSA) has provided the following information relating to vehicle makes and models tested by the National Car Testing Service in 2016. \n\nThe main fields, for example, are summarised as follows:\n- \"VehicleMake\" and \"VehicleModel\" - these fields detail the vehicles make and model\n- \"YearOfBirth\" - this field details the vehicles year.\n- \"Total\" - this field relates to the total NCT's completed by each car model.\n- \"PASS\" and \"PASS%\" - these fields relate to the total NCT's that by each car model that were successful.\n- \"FAIL\" and \"FAIL%\" - these fields relate to the total NCT's that by each car model that were unsuccessful.\n- The remaining fields were the different items that the vehicles failed on.\nOverall this is a broad dataset with a variety of information about the Vehicles which have been tested by the NCT.\n\nThe data has been preprocessed and field names are changed to make it more meaningful.\nThe aim of this project was to gain an insight into this data and producing three effective visualisations using Vega-Lite. More information can be found about Vega-Lite [here](https://vega.github.io/vega-lite/)\n\n\n## Usage\nThe visualisations are dynamic. Each component on the graph can be hovered to understand information about what the visualisation is conveying.\n\nTo view source code in the Vega-Lite browser, navigate to three dots present in the top-right position of each visualisation. Inside the navigation pane, click on 'Open in Vega Editor'.  \n\nRaw Vega Spec can also be viewed by navigating to three-dots and then clicking on 'View Compiled Vega'.  \n\n## Following are the visualisations implemented -\n\n### **Mean Pass % vs NCT Failures due to Vehicle and Safety Equipments** \n\nOutput:\u003cbr\u003e\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"/output/vis1.png\" height = 400\u003e\u003c/img\u003e\n\u003c/p\u003e\n\n[Code](/code/vega_spec/Vis1.json.vg)\n\n------\n\n### **Top vehicle manufacturer between 2007-2010** \n\nOutput:\u003cbr\u003e\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"/output/vis2.png\" height = 600\u003e\u003c/img\u003e\n\u003c/p\u003e\n\n[Code](/code/vega_spec/Vis2.json.vg)\n\n------\n\n### **Impact of fail items on different models of 'Volkswagen' car manufacturer** \n\nOutput:\u003cbr\u003e\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"/output/vis3.png\" height = \"auto\"\u003e\u003c/img\u003e\n\u003c/p\u003e\n\n[Code](/code/vega_spec/Vis3.json.vg)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favidlearnerinprogress%2Fnct_ireland_analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favidlearnerinprogress%2Fnct_ireland_analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favidlearnerinprogress%2Fnct_ireland_analysis/lists"}