Skip to content

alishersadikov/headcount

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Headcount

Project Overview

We'll build upon a dataset centered around schools in Colorado provided by the Annie E. Casey foundation. What can we learn about education across the state?

Starting with the CSV data we will:

  • build a "Data Access Layer" which allows us to query/search the underlying data
  • build a "Relationships Layer" which creates connections between related data
  • build an "Analysis Layer" which uses the data and relationships to draw conclusions

Original Spec


Iterations 1-4 and 6 complete. All spec harness tests are passing. Iteration 5 spec harness test is not applicable, since we opted to complete 6 rather than 5. The output from rake sanitation:all shows zero complaints. The rake has zero failures.

About

"A whopper of a project"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 78.6%
  • Ruby 13.9%
  • CSS 7.5%