Giter Site home page Giter Site logo

howieg / csci490_spring2017 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 12.16 MB

Research project to determine influence of income and ethnicity in high schools that offer Computer Science.

Python 7.94% HTML 45.05% Java 1.22% R 1.97% Ruby 0.10% JavaScript 18.25% CSS 25.45% PowerShell 0.02%

csci490_spring2017's Introduction

CSCI490_Spring2017

Research project to determine influence of income and ethnicity in high schools that offer Computer Science. Done as part of CSCI 490: Directed Research

Data: California school data such as course availability, course enrollment, income estimators, ethnicity, etc. which we reduce down to relevant tables. [For now Data is empty because the files exceed GitHub's 100 MB/file limit!]

Python: initial data-gathering involved web crawling/scraping in Python

R: R scripts that filter out irrelevant data, create local tables and fill database tables

Resources: Relevant reading, e.g. how data was collected, reports, etc.

Screenshots: Relevant information which we may come back to.

Data sourced from: http://www.cde.ca.gov/ds/sd/df/filesassign.asp

---------------------------------------- USAGE ----------------------------------------

Run schoolInfoTable.R, then database_filler2.R

There are some renamed/updated R scripts that I am keeping to avoid breaking anything.

->

get_FRPM.R -> get_FRPM2.R get_school_info.R -> get_CSCourseTable_forNewData.R get_all_data.R -> schoolInfoTable.R database_filler.R -> database_filler2.R

NOTE: The data has minor inconsistencies from year to year (e.g. one random cell will be null)

TODO: Replace setwd(...) file path with your local file path or find a more portable function

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.