HomeRecipesAPI ReferenceChangelogDiscussions
Log In
Discussions

Discussions

Ask a Question
Back to All

Pulling Attraction Data and Associated Park Data

I have some questions regarding pulling data out of Corrigo using the API. Here is the content around what we are trying to pull. We are looking at pulling Attraction data and associated park from Corrigo. Looking at the API documentation there are several entities that I have pulled down and started looking at the data on how it connects.

Entities Pulled:

• Address2
• Location
• AssetTree
• WorkOrder
• Space

Questions:

  1. How do we determine if an attraction was added to a particular park within Corrigo? Which table and how would I filter my query to pull?
  2. Space Table Start Date?
  3. If an attraction was removed from a park how do we see that in Corrigo? Which table and how would I filter my query to pull?
  4. Looks like “IsRemoved” field on the space table but what MoveOutDate / EndDate?
  5. What would validate a change to an attraction? Which table and how would I filter my query to pull?
  6. I understand WO would indicate an Attraction is down or being repaired but would it indicate an Add or Removal?
  7. If so how?
  8. So on the space table I got the following return data and would like to know if and how this would answer my first three questions.

Thanks,

Jeffery Brown