Skip to content

apollostream/College_Scorecard

Repository files navigation

College_Scorecard Project

R Markdown notebooks with analysis of the U.S. Dept. of Education College Scorecard database.

You'll need to download the SQLITE version of the College Scorecard database from Kaggle:

Place the database in your ../input folder. And place each of these scripts in your ../working folder, which you'll set as your working directory using the R setwd(...) function. (I.e., input and working should be sibling folders residing in the same folder.)

Kaggle Script: Part 1

This is the 1st script I submitted to Kaggle for the College Scorecard dataset:

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Kaggle Script: Part 2

This is the 2nd script I submitted:

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Best College for You App

And this is the resultant R Shiny app I built, hosted by the RStudio shinyio server (best to open it in a new browser tab):

Feedback, please

Let me know if you have any questions, ideas, or would like to collaborate on projects by contacting me at my LinkedIn site.

Thanks,
-Michael

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published