How to access the Blue alliance data??

Chaithra K
Chaithra K Altair Community Member
edited August 30 in Community Q&A

Answers

  • Joshua_Philip
    Joshua_Philip
    Altair Employee

    • 1. Select the desired endpoint link from the Blue Alliance API webpage.
    • 2. Use the Get Page operator to retrieve data from the API and output it in document format.
    • 3. Apply the JSON to Data operator to convert the JSON document into an ExampleSet.
    • 4. Format the retrieved data as needed, including transposing, splitting, or other transformations, to make it more usable