Skip to content

annakrohn/EAGLE_Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EAGLE Parser is an analysis platform geared toward large, multi-term queries of the EAGLE inscription database (www.eagle-network.eu/). It is a product of a presentation for the Brandeis University Classic Department’s 2016 Graduate student symposium.

It performs a query using EAGLE’s API, parses the resulting XML into a MySQL database, and then manipulates the data from there. Geographic coordinates are obtained either from the Pleiades Plus CSV dump (github.com/ryanfb/pleiades-plus) or the Google Maps Geocoding API (developers.google.com/maps/documentation/geocoding/intro?hl=en_US).

Information currently provided:

  • Total record count

  • Record count by search term

  • Breakdown of objectTypes and the search terms associated with them

Planned development:

  • Tagging of categories of objects

  • Find places missing from the EAGLE data but present in the source data

  • Automatic map generation

  • Collection of proper names that appear in the inscriptions

  • Customizable analysis

About

Uses EAGLE's API to gather data then performs further analysis than can be done on EAGLE's site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors