building-envelope-data / api

API specification to exchange data about building envelopes
MIT License
3 stars 1 forks source link

Add examples for IGSDB data #189

Closed christoph-maurer closed 3 years ago

christoph-maurer commented 3 years ago

Call https://igsdb.lbl.gov/api/v1/products/363/ and store the data in igsdbExample01inputData.json in the LBNL format. Create igsdbExample0101.json and igsdbExample0102.json to illustrate how the data can be returned according to https://www.buildingenvelopedata.org/schemas/v1/opticalData.json .

Relates to #186

christoph-maurer commented 3 years ago

igsdbExample0101.json and igsdbExample0102.json are stored in test/valid/opticalData because they are examples of data sets which are requested vie GET HTTPS. The metadata including "appliedMethods" is requested separately via GraphQL.