Skip to content

Instantly share code, notes, and snippets.

@kuropen
Last active December 20, 2015 22:09
Show Gist options
  • Save kuropen/6202636 to your computer and use it in GitHub Desktop.
Save kuropen/6202636 to your computer and use it in GitHub Desktop.
JSON exported from new elecwarn web (for newest entry; please wait for history of specific company later)
{
"chugoku": {
"id": 354259,
"company": "chugoku",
"consume": 777,
"capacity": 1206,
"recorddate": "2013-08-09T23:30:00+09:00",
"sysver": 2,
"createdAt": null,
"updatedAt": null
},
"shikoku": {
"id": 354262,
"company": "shikoku",
"consume": 364,
"capacity": 590,
"recorddate": "2013-08-09T23:42:00+09:00",
"sysver": 2,
"createdAt": null,
"updatedAt": null
},
"tokyo": {
"id": 356310,
"company": "tokyo",
"consume": 4021,
"capacity": 4883,
"recorddate": "2013-08-11T09:05:00+09:00",
"sysver": 2,
"createdAt": null,
"updatedAt": null
},
"kansai": {
"id": 356315,
"company": "kansai",
"consume": 1896,
"capacity": 2556,
"recorddate": "2013-08-11T08:57:00+09:00",
"sysver": 2,
"createdAt": null,
"updatedAt": null
},
"hokkaido": {
"id": 356313,
"company": "hokkaido",
"consume": 333,
"capacity": 508,
"recorddate": "2013-08-11T09:00:00+09:00",
"sysver": 2,
"createdAt": null,
"updatedAt": null
},
"hokuriku": {
"id": 354256,
"company": "hokuriku",
"consume": 360,
"capacity": 568,
"recorddate": "2013-08-09T23:25:00+09:00",
"sysver": 2,
"createdAt": null,
"updatedAt": null
},
"tohoku": {
"id": 356311,
"company": "tohoku",
"consume": 996,
"capacity": 1364,
"recorddate": "2013-08-11T09:10:00+09:00",
"sysver": 2,
"createdAt": null,
"updatedAt": null
},
"chubu": {
"id": 356314,
"company": "chubu",
"consume": 1577,
"capacity": 2113,
"recorddate": "2013-08-11T09:06:00+09:00",
"sysver": 2,
"createdAt": null,
"updatedAt": null
},
"kyushu": {
"id": 356312,
"company": "kyushu",
"consume": 1180,
"capacity": 1524,
"recorddate": "2013-08-11T09:05:00+09:00",
"sysver": 2,
"createdAt": null,
"updatedAt": null
}
}
@kuropen
Copy link
Author

kuropen commented Aug 11, 2013

時計が全部4時間進んでいるのはおそらくバグです。修正します。。
https://github.com/kuropen/elecwarn3-web/issues/1

@kuropen
Copy link
Author

kuropen commented Aug 11, 2013

上記バグは修正し、JSONプレビューも更新しました。

@kuropen
Copy link
Author

kuropen commented Aug 17, 2013

https://gist.github.com/kuropen/6255997
会社別・日別JSON出力例を掲載。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment