Excel Import - usnistgov/NEMO GitHub Wiki
The REST Api data can be imported directly in Excel.
Using json file:
- Find the data you want in NEMO, then:
- click
GETand choosejson. - right click and
Save asto save the file. - open Excel and create a new blank workbook
- navigate to
Dataand clickGet Data>From File,JSONand select the previously saved file.
Using Web URL:
- Open Excel and create a blank workbook
- Navigate to the
Datatab and chooseFrom Web - Enter the full URL like
https://nemo.nist.gov/api/billing?start=9/1/2019&end=9/30/2019 - Authenticate using the authentication method you set up in NEMO
- Click
Connect - Click
To Table, thenok - Click on the expand icon next to
Column1 - Uncheck
Use original column as prefix - Confirm
- Make any transformations you like, then click on
Close and load