Forum Discussion

Gregory Guthrie's avatar
Gregory Guthrie
Copper Contributor
Apr 25, 2018
Solved

parse two-level JSON data

I need to import some weather data (https://mesonet.agron.iastate.edu/json/obhistory.py?station=TVK&network=AWOS&date=2018-04-22), which has a two-level JSON structure - i.e.   { name1: [ {n1}, {n2...
  • SergeiBaklan's avatar
    SergeiBaklan
    Apr 28, 2018

    Hi Gregory,

     

    If you check the file I sent second time the date is in cell A1 and named as ObservationDate

    Power Query picks it up and embeds into the URL

     

    You may change the date in this cell and after that Data->Refresh All

Resources