T O P I C R E V I E W |
RobFeldy |
Posted - 03/31/2022 : 11:51:25 Is this still a working URL?
www.gmcmap.com/GQDownloadHistoryInCSV.asp?param_ID=XXXXXXXXX
No data back using that. If not is there a URL that will produce a CSV?
Thanks
Robert |
7 L A T E S T R E P L I E S (Newest First) |
EmfDev |
Posted - 06/18/2025 : 15:22:59 the link was being called every minute or faster so it does not make sense to display off the data. Just call it every 5 mins and store it somewhere in your system. |
stevemFL |
Posted - 06/18/2025 : 12:06:23 The URL given in the last reply to this thread
www.gcmap.com/historyData-plain.asp?Param_ID=nnnnnnn&n=100
seems to be only returning the most recent data point in my history. If I go into the map and select my station, I can see a detailed history. Has the URL changed to pull a recent history (last few hours) in JSON format? |
EmfDev |
Posted - 02/10/2025 : 14:16:12 https://www.gmcmap.com/historyData-plain.asp?Param_ID=YOUR_GEIGER_COUNTER_ID&n=100
should work |
mortification77 |
Posted - 02/09/2025 : 09:09:04 Anyone know the URL to pull the data for RadonPro?
The standard URL does NOT show the pCi/L value:
historyData-plain.asp?Param_ID=<radon_pro_id>
|
RobFeldy |
Posted - 03/31/2022 : 20:28:46 Looks like it is now working.. Thanks for the assistance..
|
EmfDev |
Posted - 03/31/2022 : 14:18:38 Hi Robert, it looks like you must go to your history first then save as csv. But now the link you provided should also work. |
EmfDev |
Posted - 03/31/2022 : 13:36:10 Hi Robert, thank you for letting us know, we will check this issue. |