Created
February 8, 2015 03:07
-
-
Save kahdojay/42e648d9e141019193d7 to your computer and use it in GitHub Desktop.
openPAC code samples
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
include SeedHelper | |
include AlgorithmHelper | |
SeedHelper::LegislatorSeed::insert_basic_legislators | |
SeedHelper::LegislatorSeed::insert_details | |
SeedHelper::LegislatorSeed::insert_image_url | |
SeedHelper::AlgorithmData::create_issues(KEYWORDS) | |
SeedHelper::AlgorithmData::seed_algorithm_data | |
AlgorithmHelper::set_stance_values_for_bills | |
AlgorithmHelper::set_issue_score_for_legislators | |
AlgorithmHelper::remove_incomplete_data_for_legislators |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment