<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Is it possible to use real-time JSON data in ArcGIS Online? in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/is-it-possible-to-use-real-time-json-data-in/m-p/1481752#M59464</link>
    <description>&lt;P&gt;We have a few weather stations that output real-time data to JSON hosted in a CDN.&amp;nbsp; I'd like to add this to ArcGIS Online, but it's not GeoJSON.&amp;nbsp; I'm not quite sure why you can add GeoJSON, but not JSON.&lt;/P&gt;&lt;P&gt;I've only found two ways to get my data into AGOL.&amp;nbsp; The first is to purchase ArcGIS Velocity, which has no problem processing the feed but is exorbitantly expensive.&amp;nbsp; The other is to use Data Pipelines, but that only updates at most once an hour and costs service credits to update.&lt;/P&gt;&lt;P&gt;Is there any other way that I can use my real-time data in ArcGIS Online?&amp;nbsp; I'd love to be able to add it to a dashboard to view real-time weather conditions.&lt;/P&gt;</description>
    <pubDate>Fri, 31 May 2024 01:16:03 GMT</pubDate>
    <dc:creator>JoshSaad1</dc:creator>
    <dc:date>2024-05-31T01:16:03Z</dc:date>
    <item>
      <title>Is it possible to use real-time JSON data in ArcGIS Online?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/is-it-possible-to-use-real-time-json-data-in/m-p/1481752#M59464</link>
      <description>&lt;P&gt;We have a few weather stations that output real-time data to JSON hosted in a CDN.&amp;nbsp; I'd like to add this to ArcGIS Online, but it's not GeoJSON.&amp;nbsp; I'm not quite sure why you can add GeoJSON, but not JSON.&lt;/P&gt;&lt;P&gt;I've only found two ways to get my data into AGOL.&amp;nbsp; The first is to purchase ArcGIS Velocity, which has no problem processing the feed but is exorbitantly expensive.&amp;nbsp; The other is to use Data Pipelines, but that only updates at most once an hour and costs service credits to update.&lt;/P&gt;&lt;P&gt;Is there any other way that I can use my real-time data in ArcGIS Online?&amp;nbsp; I'd love to be able to add it to a dashboard to view real-time weather conditions.&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2024 01:16:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/is-it-possible-to-use-real-time-json-data-in/m-p/1481752#M59464</guid>
      <dc:creator>JoshSaad1</dc:creator>
      <dc:date>2024-05-31T01:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to use real-time JSON data in ArcGIS Online?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/is-it-possible-to-use-real-time-json-data-in/m-p/1481760#M59465</link>
      <description>&lt;P&gt;A couple alternatives:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create an AGOL notebook to pull the JSON into a table, or enrich it with some geometry to make it a feature layer.&amp;nbsp; This will let you run every 15 minutes, but does use credits.&lt;/LI&gt;&lt;LI&gt;Use something like Azure Functions (or AWS/etc. equivalents) to do the same thing.&amp;nbsp; I&amp;nbsp;&lt;EM&gt;think&lt;/EM&gt; this will be cheaper than running a notebook and would let you run more frequently than 15 minutes, but requires a little bit of extra environment setup work and a little bit more code for authentication.&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Fri, 31 May 2024 02:44:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/is-it-possible-to-use-real-time-json-data-in/m-p/1481760#M59465</guid>
      <dc:creator>MobiusSnake</dc:creator>
      <dc:date>2024-05-31T02:44:49Z</dc:date>
    </item>
  </channel>
</rss>

