Home Forum Support Converting json data to dosage values?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1914
    Steve
    Participant

    Hi, I have unit #11000061

    Currently I’m experimenting with logging and displaying my data outside of uradmonitor.com

    I’m parsing the json data available but would like to include dosage values as well as CPM. Can I simply use the data from here >> https://www.uradmonitor.com/?open=11000061 and say if I use CPM / uRem/h and get 1.58328… as a constant I can use that for my local calculations?

    With my setup Cron runs a php file every 5 minutes and adds the json data to a MySQL database and then I use php and highcharts to display the data from my database. Don’t break my Raspberry Pi, but here is my beta page http://wotid.dyndns.org/solarhtml/radiation.php (actually it’s more like a pre-alpha 🙂 )

    Regards,

    Steve.

    #1915
    Dave
    Participant

    Very cool. You might want to re-visit your average column calculation, they appear to be shifted up one row as the first one has 0 CPM when it should be 20. You’re off to a great start – good effort!

    • This reply was modified 8 years, 11 months ago by Dave.
    #1919
    Steve
    Participant

    Thanks Dave,

    I’ll have to work something out for the first row. I think I got it, constructive criticism welcome, I haven’t double checked it 🙂

    Regards,

    Steve. (The hack).

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.