Laura DeCicco

Results 55 comments of Laura DeCicco

Would this be better as a blog example?

On second thought....you could use the header response to decide if splitting up the calls would make sense. Especially WQP

Revisit after POST + sampling activity work to see if still necessary.

Ask WQP team if there's an optimal way to do things.

But `summaryMonitoringLocation` is only with geojson so we'll need to adjust the code for that unique format relative to dataRetrieval.

And also if any current `dataRetrieval` user is reading this.... _at the moment_, in `dataRetrieval`, if no dataProfile is specified in the `readWQPsummary` function, then `dataRetrieval` adds dataProfile="periodofrecord". When we...

See @limnoliver issue: ```r readWQPdata(siteid = 'COE/ISU_WQX-17630001', characteristicName = 'Temperature, water') ```

What I've learned.... We are close to being able to do this, but needs special care because it will affect ALL the WQP functions. Here's my "playing_with_post" script: ```r obs_url_orig

So, we're really close to being able to do this with this sort of framework: ```r values

Nope, no working branch. The scripts I pasted above were the exploratory work I did. There's a Swagger link that describes the JSON required for each field in a POST....