1 / 18

Final Project: Schools

Final Project: Schools. Mayari Serrano A. BIOL 595. Obtaining current data of all schools in Indiana. There are approximately 1600 public schools in the state. Schools selected based in its non white population => Project target diverse schools. . Problem. IDOE. IDOE. IDOE. LWP ::Simple

alda
Download Presentation

Final Project: Schools

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Final Project: Schools Mayari Serrano A. BIOL 595

  2. Obtaining current data of all schools in Indiana. • There are approximately 1600 public schools in the state. • Schools selected based in its non white population => Project target diverse schools. Problem

  3. IDOE

  4. IDOE

  5. IDOE

  6. LWP::Simple • DBI • Data::Dumper • Spreadsheet::WriteExcel Packages

  7. Input file CodesSI.txt (= 0013 ,) • School Id codes. • Store codes in the array target. • Use “get” to obtain data from each element in the array. • Information requited: • Principal First Name • Principal Last Name • Title • Address • City • Zip Code • County • Demographic data • Meals data • Storage all the schools’ information in an array of hashes. Steps for obtaining data

  8. Create database • Define necessary parameters, length, and characteristics • Send information • Use quote to send information that could contain quotes. • Sent data in the same order as you want to be stored Steps to create Database

  9. Retrieve information from database • Information of schools based on white percentage. • Create text file (tab delimited) • Create excel file Steps to create documents

  10. 0013 (Perl change the value) • Quotation marks Lessons learned

  11. Q & A

More Related