{"id":20252015,"url":"https://github.com/jillmpla/datawithr","last_synced_at":"2026-05-10T01:24:50.972Z","repository":{"id":130358796,"uuid":"290648565","full_name":"jillmpla/datawithr","owner":"jillmpla","description":"Visualizing data stored in an SQLite database with R.","archived":false,"fork":false,"pushed_at":"2020-08-27T02:00:55.000Z","size":898,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-14T03:09:08.461Z","etag":null,"topics":["csv","r","r-visualisation","sqlite","sqlite-database","visualization","visualize-data"],"latest_commit_sha":null,"homepage":"","language":"R","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/jillmpla.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"JMPPMJ"}},"created_at":"2020-08-27T01:56:18.000Z","updated_at":"2020-08-27T02:13:12.000Z","dependencies_parsed_at":"2023-03-22T10:18:21.467Z","dependency_job_id":null,"html_url":"https://github.com/jillmpla/datawithr","commit_stats":null,"previous_names":["jillmpla/datawithr"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jillmpla%2Fdatawithr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jillmpla%2Fdatawithr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jillmpla%2Fdatawithr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jillmpla%2Fdatawithr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jillmpla","download_url":"https://codeload.github.com/jillmpla/datawithr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241702879,"owners_count":20006064,"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":["csv","r","r-visualisation","sqlite","sqlite-database","visualization","visualize-data"],"created_at":"2024-11-14T10:14:22.608Z","updated_at":"2026-05-10T01:24:45.907Z","avatar_url":"https://github.com/jillmpla.png","language":"R","funding_links":["https://github.com/sponsors/JMPPMJ"],"categories":[],"sub_categories":[],"readme":"\u003cb\u003eVisualizing Data with R \u003c/b\u003e\n\n\u003ci\u003eLanguages:\u003c/i\u003e R, SQL (SQLite)\n\n\u003ci\u003ePurpose of the project:\u003c/i\u003e\nTo store, clean, and visualize a https://www.data.gov/ CSV file using R and SQLite.\n\nThe CSV file used for this project was downloaded from:\u003ca href=\"https://catalog.data.gov/dataset/index-crimes-by-county-and-agency-beginning-1990\"\u003e Index_Crimes_by_County_and_Agency__Beginning_1990.csv\u003c/a\u003e. \n\nThe file includes data on various types of New York State crimes committed from 1990 through 2016. \n\nNote: I deleted 393 rows with empty data/0 months reported after importing the CSV to a SQLite database.\n\n\u003ci\u003eProject information:\u003c/I\u003e\n\u003cul style=\"list-style-type:circle\"\u003e\n\u003cli\u003eImported CSV file into a \u003ca href=\"https://sqlite.org/download.html\"\u003eSQLite\u003c/a\u003e database using \u003ca href=\"http://sqlitebrowser.org/\"\u003e DB Browser\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUsed/Installed \u003ca href=\"https://www.rdocumentation.org/packages/RSQLite/versions/2.0\"\u003e RSQLite\u003c/a\u003e and \u003ca href=\"https://www.rdocumentation.org/packages/ggplot2/versions/2.2.1\"\u003e ggplot2\u003c/a\u003e packages for R\u003c/li\u003e\n\u003cli\u003eUsed \u003ca href=\"https://cran.r-project.org/bin/windows/base/\"\u003eR 3.4.2\u003c/a\u003e and \u003ca href=\"https://www.rstudio.com/products/rstudio/download/\"\u003eR Studio\u003c/a\u003e to connect to database and visualize data/queries\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003ci\u003eQueries visualized include:\u003c/i\u003e\n\u003cul style=\"list-style-type:circle\"\u003e\n\u003cli\u003e2015 NYS Violent Crimes by County - Scatter Plot\u003c/li\u003e\n\u003cli\u003e1990-2016 Nassau County Violent Crimes - Bar Chart\u003c/li\u003e\n\u003cli\u003e1990-2016 SUNY Robberies - Bar Chart\u003c/li\u003e\n\u003cli\u003e1990-2016 Saratoga County Larcenies - Line Graph\u003c/li\u003e\n\u003cli\u003e1990-2016 New York State Murders by County - Scatter Plot\u003c/li\u003e\n\u003c/ul\u003e\n\nAll of these graphs and their corresponsing R scripts, as well as the CSV file and SQLite database, are available in this repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjillmpla%2Fdatawithr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjillmpla%2Fdatawithr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjillmpla%2Fdatawithr/lists"}