Numbers are now strings in station data #335
-
A bit earlier today, I discovered that the numeric data in the latest station data (e.g. https://api.weather.gov/stations/KBWI/observations/latest) are now strings. i.e. prior
|
Beta Was this translation helpful? Give feedback.
Replies: 5 comments
-
As far as I can tell, this affects only the station data (but it's pretty catastrophic for anyone talking to the API through a strongly typed language). |
Beta Was this translation helpful? Give feedback.
-
This is an unintentional change and we're looking into it. |
Beta Was this translation helpful? Give feedback.
-
We have a hotfix for this issue scheduled for deployment on Monday 6/22. |
Beta Was this translation helpful? Give feedback.
-
We have pushed this hotfix and it looks like things are back to how they should be. |
Beta Was this translation helpful? Give feedback.
-
Thank you! I've stopped seeing JSON parse errors as the hotfix rolled out. |
Beta Was this translation helpful? Give feedback.
We have pushed this hotfix and it looks like things are back to how they should be.