<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>その他 | データ可視化ツール Grafana入門</title>
	<atom:link href="https://takabus.com/grafana/category/%E3%81%9D%E3%81%AE%E4%BB%96/feed/" rel="self" type="application/rss+xml" />
	<link>https://takabus.com/grafana</link>
	<description>データ可視化ツールGrafanaを使ってみよう！便利な使い方をまとめています。</description>
	<lastBuildDate>Mon, 26 Sep 2022 15:08:30 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://takabus.com/grafana/wp-content/uploads/2022/08/cropped-Grafana-favicon-32x32.png</url>
	<title>その他 | データ可視化ツール Grafana入門</title>
	<link>https://takabus.com/grafana</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>当サイトの環境・サンプルデータについて</title>
		<link>https://takabus.com/grafana/environment/</link>
		
		<dc:creator><![CDATA[Grafana入門]]></dc:creator>
		<pubDate>Fri, 19 Aug 2022 01:04:32 +0000</pubDate>
				<category><![CDATA[その他]]></category>
		<guid isPermaLink="false">https://takabus.com/grafana/?p=163</guid>

					<description><![CDATA[当サイトで使用しているサンプルデータは以下の通りです。]]></description>
										<content:encoded><![CDATA[

  <div id="toc" class="toc tnt-number toc-center tnt-number border-element"><input type="checkbox" class="toc-checkbox" id="toc-checkbox-1" checked><label class="toc-title" for="toc-checkbox-1">目次</label>
    <div class="toc-content">
    <ol class="toc-list open"><li><a href="#toc1" tabindex="0">検証環境</a></li><li><a href="#toc2" tabindex="0">サンプルデータ</a><ol><li><a href="#toc3" tabindex="0">サンプル#1 日経平均株価</a></li><li><a href="#toc4" tabindex="0">サンプル#2 環境データ（気温・湿度・気圧）</a></li></ol></li></ol>
    </div>
  </div>

<h2 class="wp-block-heading"><span id="toc1">検証環境</span></h2>



<ul class="wp-block-list"><li>Windows10 （Ver.20H2）</li><li>Grafana 9.1.0 Enterprise</li><li>MySQL（10.4.18-MariaDB、XAMPPで動作）</li></ul>



<h2 class="wp-block-heading"><span id="toc2">サンプルデータ</span></h2>



<p>当サイトで使用しているサンプルデータは以下の通りです。</p>



<h3 class="wp-block-heading"><span id="toc3">サンプル#1 日経平均株価</span></h3>



<p>日経平均株価の月次データを使用しています。</p>



<p>ダウンロードページ：<a href="https://indexes.nikkei.co.jp/nkave/index?type=download">ダウンロードセンター － 日経平均プロフィル</a></p>



<p>ファイルURL：<a href="https://indexes.nikkei.co.jp/nkave/historical/nikkei_stock_average_monthly_jp.csv">https://indexes.nikkei.co.jp/nkave/historical/nikkei_stock_average_monthly_jp.csv</a></p>



<div class="wp-block-file"><a id="wp-block-file--media-cff7d07e-f1e4-4959-ac08-d376ae6418c7" href="https://takabus.com/grafana/wp-content/uploads/2022/08/nikkei_stock_average_monthly_jp.csv">キャッシュ：nikkei_stock_average_monthly_jp</a><a href="https://takabus.com/grafana/wp-content/uploads/2022/08/nikkei_stock_average_monthly_jp.csv" class="wp-block-file__button" download aria-describedby="wp-block-file--media-cff7d07e-f1e4-4959-ac08-d376ae6418c7">ダウンロード</a></div>



<p>データ内容（CSVカラムの並び）：日付,終値,始値,高値,安値</p>



<ul class="wp-block-list"><li>2000年1月1日から2022年8月1日まで、各月1日の日経平均株価を格納しています</li></ul>



<h3 class="wp-block-heading"><span id="toc4">サンプル#2 環境データ（気温・湿度・気圧）</span></h3>



<p>オリジナルの環境データです。</p>



<div class="wp-block-file"><a id="wp-block-file--media-d509714e-c5ab-437f-93bb-eeaa023e756a" href="https://takabus.com/grafana/wp-content/uploads/2022/08/esp32env.csv">esp32env</a><a href="https://takabus.com/grafana/wp-content/uploads/2022/08/esp32env.csv" class="wp-block-file__button" download aria-describedby="wp-block-file--media-d509714e-c5ab-437f-93bb-eeaa023e756a">ダウンロード</a></div>



<p>件数：39,169</p>



<p>カラム：データID,センサーID,気温（℃）,湿度（％）,測定日時</p>



<ul class="wp-block-list"><li>データID：レコードごとのID（通し番号）</li><li>センサーID：センサーごとのID（※2つのセンサーで取得したデータが格納されています）</li><li>測定日時：センサーからデータを取得した日本標準時刻（UTC+9）</li></ul>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
