{"id":24319403,"url":"https://github.com/btskinner/colcost","last_synced_at":"2025-08-18T12:24:34.178Z","repository":{"id":36265619,"uuid":"40570062","full_name":"btskinner/colcost","owner":"btskinner","description":"Weighted college price for US counties from 1997-2012","archived":false,"fork":false,"pushed_at":"2016-04-13T13:27:08.000Z","size":3298,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-17T15:44:55.855Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"R","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/btskinner.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":"2015-08-11T23:27:35.000Z","updated_at":"2016-04-12T00:19:41.000Z","dependencies_parsed_at":"2022-07-20T18:19:52.014Z","dependency_job_id":null,"html_url":"https://github.com/btskinner/colcost","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btskinner%2Fcolcost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btskinner%2Fcolcost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btskinner%2Fcolcost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btskinner%2Fcolcost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/btskinner","download_url":"https://codeload.github.com/btskinner/colcost/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242925859,"owners_count":20207752,"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":[],"created_at":"2025-01-17T15:33:00.770Z","updated_at":"2025-03-10T20:40:41.561Z","avatar_url":"https://github.com/btskinner.png","language":"R","readme":"# Weighted College Price\n\nThis is a Shiny application that allows the user to interactively view the change in geographically-weighted average county-level college price from 1997 to 2012. Data and analyses for this application come from a working paper that can be viewed here:\n\n[Estimating the Education-Earnings Equation Using Geographic Variation](http://papers.ssrn.com/sol3/papers.cfm?abstract_id=2639267)\n\n#### Authors\n\n[Will Doyle](https://my.vanderbilt.edu/willdoyle/)  \n[Benjamin Skinner](http://btskinner.me)\n\n## To run locally: no file download\n\n```R\n## shiny library\nlibrary(shiny)\n\n## run from GitHub\nrunGitHub('colcost', 'btskinner')\n\n## run from the tar or zip file directly\nrunUrl('https://github.com/rstudio/colcost/archive/master.tar.gz')\nrunUrl('https://github.com/rstudio/colcost/archive/master.zip')\n```\n\n## To run locally: download files\n\nClone the git, switch into the directory, and use `runApp()`:\n\n```R\n## shiny library\nlibrary(shiny)\n\n## change directory into local version of colcost\nsetwd('/path/to/cloned/colcost')\nrunApp()\n```\n\n## To run online\n\nIf you don't want to download the files or install Shiny locally on your machine, you can interact with the Shiny application at shinyapps.io:\n\n[https://btskinner.shinyapps.io/colcost](https://btskinner.shinyapps.io/colcost)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtskinner%2Fcolcost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbtskinner%2Fcolcost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtskinner%2Fcolcost/lists"}