{"id":32483690,"url":"https://github.com/zmaril/visualization-data","last_synced_at":"2026-02-23T02:09:40.774Z","repository":{"id":3486005,"uuid":"4541742","full_name":"zmaril/Visualization-Data","owner":"zmaril","description":"A repo full of data that is useful for visualizing other data. ","archived":false,"fork":false,"pushed_at":"2012-06-05T12:35:41.000Z","size":361,"stargazers_count":26,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-27T03:37:04.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/zmaril.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":"2012-06-04T00:16:05.000Z","updated_at":"2024-09-01T05:19:09.000Z","dependencies_parsed_at":"2022-09-07T12:00:21.907Z","dependency_job_id":null,"html_url":"https://github.com/zmaril/Visualization-Data","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zmaril/Visualization-Data","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmaril%2FVisualization-Data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmaril%2FVisualization-Data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmaril%2FVisualization-Data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmaril%2FVisualization-Data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zmaril","download_url":"https://codeload.github.com/zmaril/Visualization-Data/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmaril%2FVisualization-Data/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29735222,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T20:09:16.275Z","status":"online","status_checked_at":"2026-02-23T02:00:06.784Z","response_time":90,"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":[],"created_at":"2025-10-27T03:36:31.695Z","updated_at":"2026-02-23T02:09:40.766Z","avatar_url":"https://github.com/zmaril.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Visualization Data\n\nThis contains information that is generally useful for visualization\npurposes. It started off mainly by pulling data from d3.js's examples and\nthen adding in general data as it was found. Below, are some comments\non each data set. This is a sister project to the [d3.js-boilerplate](https://github.com/zmaril/d3.js-boilerplate)\nin terms of scope and purpose. \n\n## World Boundaries\n\nThese are derived from the public domain [Natural Earth](http://www.naturalearthdata.com/downloads/) cultural vector files, 110m resolution. Then, ogr2ogr was used to convert to GeoJSON. Lastly, the data was cleaned up slightly, removing extra properties and a degenerate edge from Antarctica.\n\n collection.features.forEach(function(d, i) {\n   d.id = d.properties.ISO_A3;\n   d.properties = {name: d.properties.SOVEREIGNT};\n });\n\n## United States Boundaries\n\nThese are derived from the cartographic boundary files from the 2000\n[U.S. Census](http://www.census.gov/geo/www/cob/bdy_files.html\n). Then, MapShaper was used to simplify the geometry, and ogr2ogr to\nconvert the shapefiles to GeoJSON. Some additional work was done to\npreserve the FIPS codes, which are dropped from the shapefiles by\nMapShaper.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzmaril%2Fvisualization-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzmaril%2Fvisualization-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzmaril%2Fvisualization-data/lists"}