@dmdata/telegram-json-types 1.1.10 → 1.1.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- {"anyOf":[{"$ref":"#/definitions/EarthquakeInformation.PublicVXSE51"},{"$ref":"#/definitions/EarthquakeInformation.PublicVXSE52"},{"$ref":"#/definitions/EarthquakeInformation.PublicVXSE53"},{"$ref":"#/definitions/EarthquakeInformation.PublicVXSE62"},{"$ref":"#/definitions/EarthquakeInformation.PublicVZSE40"},{"$ref":"#/definitions/EarthquakeInformation.Cancel"}],"definitions":{"EarthquakeInformation.PublicVXSE51":{"type":"object","properties":{"_schema":{"$ref":"#/definitions/EarthquakeInformation.Schema"},"type":{"type":"string","enum":["震度速報"]},"title":{"type":"string","enum":["震度速報"]},"infoType":{"enum":["発表","訂正"],"type":"string"},"eventId":{"type":"string"},"serialNo":{"type":"null"},"infoKind":{"type":"string","enum":["震度速報"]},"body":{"$ref":"#/definitions/EarthquakeInformation.PublicBodyVXSE51"},"_originalId":{"type":"string"},"status":{"enum":["訓練","試験","通常"],"type":"string"},"editorialOffice":{"type":"string"},"publishingOffice":{"type":"array","items":{"type":"string"}},"pressDateTime":{"type":"string"},"reportDateTime":{"type":"string"},"targetDateTime":{"type":"string"},"infoKindVersion":{"type":"string"},"headline":{"type":["null","string"]}},"required":["_originalId","_schema","body","editorialOffice","eventId","headline","infoKind","infoKindVersion","infoType","pressDateTime","publishingOffice","reportDateTime","serialNo","status","targetDateTime","title","type"]},"EarthquakeInformation.Schema":{"type":"object","properties":{"type":{"type":"string","enum":["earthquake-information"]},"version":{"type":"string","enum":["1.1.0"]}},"required":["type","version"]},"EarthquakeInformation.PublicBodyVXSE51":{"type":"object","properties":{"intensity":{"$ref":"#/definitions/EarthquakeInformation.IntensityVXSE51"},"text":{"type":"string"},"comments":{"$ref":"#/definitions/Omit<EarthquakeInformation.Comments,\"var\">"}},"required":["comments","intensity"]},"EarthquakeInformation.IntensityVXSE51":{"type":"object","properties":{"maxInt":{"$ref":"#/definitions/EarthquakeInformation.IntensityClass"},"prefectures":{"type":"array","items":{"$ref":"#/definitions/EarthquakeInformation.IntensityMaxInt"}},"regions":{"type":"array","items":{"$ref":"#/definitions/EarthquakeInformation.IntensityMaxInt"}}},"required":["maxInt","prefectures","regions"]},"EarthquakeInformation.IntensityClass":{"enum":["1","2","3","4","5+","5-","6+","6-","7"],"type":"string"},"EarthquakeInformation.IntensityMaxInt":{"type":"object","properties":{"maxInt":{"$ref":"#/definitions/EarthquakeInformation.IntensityClass"},"code":{"type":"string"},"name":{"type":"string"}},"required":["code","maxInt","name"]},"Omit<EarthquakeInformation.Comments,\"var\">":{"type":"object","properties":{"free":{"type":"string"},"forecast":{"type":"object","properties":{"text":{"type":"string"},"codes":{"type":"array","items":{"type":"string"}}},"required":["codes","text"]}}},"EarthquakeInformation.PublicVXSE52":{"type":"object","properties":{"_schema":{"$ref":"#/definitions/EarthquakeInformation.Schema"},"type":{"type":"string","enum":["震源に関する情報"]},"title":{"type":"string","enum":["震源に関する情報"]},"infoType":{"enum":["発表","訂正"],"type":"string"},"eventId":{"type":"string"},"serialNo":{"type":"null"},"infoKind":{"type":"string","enum":["震源速報"]},"body":{"$ref":"#/definitions/EarthquakeInformation.PublicBodyVXSE52"},"_originalId":{"type":"string"},"status":{"enum":["訓練","試験","通常"],"type":"string"},"editorialOffice":{"type":"string"},"publishingOffice":{"type":"array","items":{"type":"string"}},"pressDateTime":{"type":"string"},"reportDateTime":{"type":"string"},"targetDateTime":{"type":"string"},"infoKindVersion":{"type":"string"},"headline":{"type":["null","string"]}},"required":["_originalId","_schema","body","editorialOffice","eventId","headline","infoKind","infoKindVersion","infoType","pressDateTime","publishingOffice","reportDateTime","serialNo","status","targetDateTime","title","type"]},"EarthquakeInformation.PublicBodyVXSE52":{"type":"object","properties":{"earthquake":{"$ref":"#/definitions/Earthquake"},"text":{"type":"string"},"comments":{"$ref":"#/definitions/Omit<EarthquakeInformation.Comments,\"var\">"}},"required":["comments","earthquake"]},"Earthquake":{"type":"object","properties":{"originTime":{"type":"string"},"arrivalTime":{"type":"string"},"hypocenter":{"$ref":"#/definitions/Hypocenter"},"magnitude":{"anyOf":[{"$ref":"#/definitions/MagnitudeNormal"},{"$ref":"#/definitions/MagnitudeUnknown"}]}},"required":["arrivalTime","hypocenter","magnitude","originTime"]},"Hypocenter":{"type":"object","properties":{"name":{"type":"string"},"code":{"type":"string"},"coordinate":{"anyOf":[{"$ref":"#/definitions/CoordinateUnknown"},{"$ref":"#/definitions/CoordinateNormal<\"日本測地系\"|undefined>"}]},"depth":{"anyOf":[{"$ref":"#/definitions/DepthNormal"},{"$ref":"#/definitions/DepthShallow"},{"$ref":"#/definitions/DepthDeep"},{"$ref":"#/definitions/DepthUnknown"}]},"detailed":{"type":"object","properties":{"code":{"type":"string"},"name":{"type":"string"}},"required":["code","name"]},"auxiliary":{"type":"object","properties":{"text":{"type":"string"},"code":{"type":"string"},"name":{"type":"string"},"direction":{"type":"string"},"distance":{"$ref":"#/definitions/Omit<UnitValueNotNull<never,\"km\",never>,\"type\"|\"condition\">"}},"required":["code","direction","distance","name","text"]},"source":{"enum":["PTWC","USGS","WCATWC"],"type":"string"}},"required":["code","coordinate","depth","name"]},"CoordinateUnknown":{"type":"object","properties":{"condition":{"type":"string","enum":["不明"]}},"required":["condition"]},"CoordinateNormal<\"日本測地系\"|undefined>":{"type":"object","properties":{"latitude":{"type":"object","properties":{"text":{"type":"string"},"value":{"type":"string"}},"required":["text","value"]},"longitude":{"type":"object","properties":{"text":{"type":"string"},"value":{"type":"string"}},"required":["text","value"]},"height":{"type":"object","properties":{"type":{"type":"string","enum":["高さ"]},"unit":{"type":"string","enum":["m"]},"value":{"type":"string"}},"required":["type","unit","value"]},"geodeticSystem":{"enum":["日本測地系"],"type":"string"}},"required":["latitude","longitude"]},"DepthNormal":{"type":"object","properties":{"value":{"type":"string"},"type":{"type":"string","enum":["深さ"]},"unit":{"type":"string","enum":["km"]}},"required":["type","unit","value"]},"DepthShallow":{"type":"object","properties":{"value":{"type":"string","enum":["0"]},"condition":{"type":"string","enum":["ごく浅い"]},"type":{"type":"string","enum":["深さ"]},"unit":{"type":"string","enum":["km"]}},"required":["condition","type","unit","value"]},"DepthDeep":{"type":"object","properties":{"value":{"type":"string","enum":["700"]},"condition":{"type":"string","enum":["700km以上"]},"type":{"type":"string","enum":["深さ"]},"unit":{"type":"string","enum":["km"]}},"required":["condition","type","unit","value"]},"DepthUnknown":{"type":"object","properties":{"value":{"type":"null"},"condition":{"type":"string","enum":["不明"]},"type":{"type":"string","enum":["深さ"]},"unit":{"type":"string","enum":["km"]}},"required":["condition","type","unit","value"]},"Omit<UnitValueNotNull<never,\"km\",never>,\"type\"|\"condition\">":{"type":"object","properties":{"unit":{"type":"string","enum":["km"]},"value":{"type":"string"}},"required":["unit","value"]},"MagnitudeNormal":{"type":"object","properties":{"value":{"type":"string"},"type":{"type":"string","enum":["マグニチュード"]},"unit":{"enum":["M","Mj"],"type":"string"}},"required":["type","unit","value"]},"MagnitudeUnknown":{"type":"object","properties":{"value":{"type":"null"},"condition":{"enum":["M不明","M8を超える巨大地震"],"type":"string"},"type":{"type":"string","enum":["マグニチュード"]},"unit":{"enum":["M","Mj"],"type":"string"}},"required":["condition","type","unit","value"]},"EarthquakeInformation.PublicVXSE53":{"type":"object","properties":{"_schema":{"$ref":"#/definitions/EarthquakeInformation.Schema"},"type":{"type":"string","enum":["震源・震度に関する情報"]},"title":{"enum":["遠地地震に関する情報","震源・震度情報"],"type":"string"},"infoType":{"enum":["発表","訂正"],"type":"string"},"eventId":{"type":"string"},"serialNo":{"type":"string"},"infoKind":{"type":"string","enum":["地震情報"]},"body":{"$ref":"#/definitions/EarthquakeInformation.PublicBodyVXSE53"},"_originalId":{"type":"string"},"status":{"enum":["訓練","試験","通常"],"type":"string"},"editorialOffice":{"type":"string"},"publishingOffice":{"type":"array","items":{"type":"string"}},"pressDateTime":{"type":"string"},"reportDateTime":{"type":"string"},"targetDateTime":{"type":"string"},"infoKindVersion":{"type":"string"},"headline":{"type":["null","string"]}},"required":["_originalId","_schema","body","editorialOffice","eventId","headline","infoKind","infoKindVersion","infoType","pressDateTime","publishingOffice","reportDateTime","serialNo","status","targetDateTime","title","type"]},"EarthquakeInformation.PublicBodyVXSE53":{"type":"object","properties":{"earthquake":{"$ref":"#/definitions/Earthquake"},"intensity":{"$ref":"#/definitions/EarthquakeInformation.IntensityVXSE53"},"text":{"type":"string"},"comments":{"$ref":"#/definitions/EarthquakeInformation.Comments"}},"required":["comments","earthquake"]},"EarthquakeInformation.IntensityVXSE53":{"type":"object","properties":{"maxInt":{"$ref":"#/definitions/EarthquakeInformation.IntensityClass"},"prefectures":{"type":"array","items":{"$ref":"#/definitions/EarthquakeInformation.IntensityMaxIntOnRevise"}},"regions":{"type":"array","items":{"$ref":"#/definitions/EarthquakeInformation.IntensityMaxIntOnRevise"}},"cities":{"type":"array","items":{"$ref":"#/definitions/EarthquakeInformation.IntensityCity"}},"stations":{"type":"array","items":{"$ref":"#/definitions/EarthquakeInformation.IntensityStation"}}},"required":["cities","maxInt","prefectures","regions","stations"]},"EarthquakeInformation.IntensityMaxIntOnRevise":{"type":"object","properties":{"maxInt":{"enum":["1","2","3","4","5+","5-","6+","6-","7"],"type":"string"},"revise":{"enum":["上方修正","追加"],"type":"string"},"code":{"type":"string"},"name":{"type":"string"}},"required":["code","name"]},"EarthquakeInformation.IntensityCity":{"type":"object","properties":{"maxInt":{"enum":["1","2","3","4","5+","5-","6+","6-","7"],"type":"string"},"revise":{"enum":["上方修正","追加"],"type":"string"},"condition":{"enum":["震度5弱以上未入電"],"type":"string"},"code":{"type":"string"},"name":{"type":"string"}},"required":["code","name"]},"EarthquakeInformation.IntensityStation":{"type":"object","properties":{"int":{"enum":["!5-","1","2","3","4","5+","5-","6+","6-","7"],"type":"string"},"revise":{"enum":["上方修正","追加"],"type":"string"},"condition":{"enum":["震度5弱以上未入電"],"type":"string"},"code":{"type":"string"},"name":{"type":"string"}},"required":["code","int","name"]},"EarthquakeInformation.Comments":{"type":"object","properties":{"free":{"type":"string"},"forecast":{"type":"object","properties":{"text":{"type":"string"},"codes":{"type":"array","items":{"type":"string"}}},"required":["codes","text"]},"var":{"type":"object","properties":{"text":{"type":"string"},"codes":{"type":"array","items":{"type":"string"}}},"required":["codes","text"]}}},"EarthquakeInformation.PublicVXSE62":{"type":"object","properties":{"_schema":{"$ref":"#/definitions/EarthquakeInformation.Schema"},"type":{"type":"string","enum":["長周期地震動に関する観測情報"]},"title":{"type":"string","enum":["長周期地震動に関する観測情報"]},"infoType":{"enum":["発表","訂正"],"type":"string"},"eventId":{"type":"string"},"serialNo":{"type":"string"},"infoKind":{"type":"string","enum":["長周期地震動に関する観測情報"]},"body":{"$ref":"#/definitions/EarthquakeInformation.PublicBodyVXSE62"},"_originalId":{"type":"string"},"status":{"enum":["訓練","試験","通常"],"type":"string"},"editorialOffice":{"type":"string"},"publishingOffice":{"type":"array","items":{"type":"string"}},"pressDateTime":{"type":"string"},"reportDateTime":{"type":"string"},"targetDateTime":{"type":"string"},"infoKindVersion":{"type":"string"},"headline":{"type":["null","string"]}},"required":["_originalId","_schema","body","editorialOffice","eventId","headline","infoKind","infoKindVersion","infoType","pressDateTime","publishingOffice","reportDateTime","serialNo","status","targetDateTime","title","type"]},"EarthquakeInformation.PublicBodyVXSE62":{"type":"object","properties":{"earthquake":{"$ref":"#/definitions/Earthquake"},"intensity":{"$ref":"#/definitions/EarthquakeInformation.IntensityVXSE62"},"text":{"type":"string"},"comments":{"$ref":"#/definitions/EarthquakeInformation.Comments"}},"required":["comments","earthquake"]},"EarthquakeInformation.IntensityVXSE62":{"type":"object","properties":{"maxInt":{"$ref":"#/definitions/EarthquakeInformation.IntensityClass"},"maxLgInt":{"$ref":"#/definitions/EarthquakeInformation.LgIntensityClass"},"lgCategory":{"$ref":"#/definitions/EarthquakeInformation.LgCategory"},"prefectures":{"type":"array","items":{"allOf":[{"$ref":"#/definitions/EarthquakeInformation.IntensityMaxIntOnRevise"},{"type":"object","properties":{"maxLgInt":{"$ref":"#/definitions/EarthquakeInformation.LgIntensityClass"}},"required":["maxLgInt"]}]}},"regions":{"type":"array","items":{"allOf":[{"$ref":"#/definitions/EarthquakeInformation.IntensityMaxIntOnRevise"},{"type":"object","properties":{"maxLgInt":{"$ref":"#/definitions/EarthquakeInformation.LgIntensityClass"}},"required":["maxLgInt"]}]}},"stations":{"type":"array","items":{"allOf":[{"$ref":"#/definitions/EarthquakeInformation.IntensityStation"},{"type":"object","properties":{"lgInt":{"$ref":"#/definitions/EarthquakeInformation.LgIntensityClass"},"sva":{"type":"object","properties":{"unit":{"type":"string","enum":["cm/s"]},"value":{"type":"string"}},"required":["unit","value"]},"prePeriods":{"type":"array","items":{"type":"object","properties":{"periodicBand":{"type":"object","properties":{"unit":{"type":"string","enum":["秒台"]},"value":{"type":"string"}},"required":["unit","value"]},"lgInt":{"$ref":"#/definitions/EarthquakeInformation.LgIntensityClass"},"sva":{"type":"object","properties":{"unit":{"type":"string","enum":["cm/s"]},"value":{"type":"string"}},"required":["unit","value"]}},"required":["lgInt","periodicBand","sva"]}}},"required":["lgInt","prePeriods","sva"]}]}}},"required":["lgCategory","maxInt","maxLgInt","prefectures","regions","stations"]},"EarthquakeInformation.LgIntensityClass":{"enum":["0","1","2","3","4"],"type":"string"},"EarthquakeInformation.LgCategory":{"enum":["1","2","3","4"],"type":"string"},"EarthquakeInformation.PublicVZSE40":{"type":"object","properties":{"_schema":{"$ref":"#/definitions/EarthquakeInformation.Schema"},"type":{"type":"string","enum":["地震・津波に関するお知らせ"]},"title":{"type":"string","enum":["地震・津波に関するお知らせ"]},"infoType":{"enum":["発表","訂正"],"type":"string"},"eventId":{"type":"string"},"serialNo":{"type":"null"},"infoKind":{"type":"string","enum":["地震・津波に関するお知らせ"]},"body":{"$ref":"#/definitions/EarthquakeInformation.PublicBodyVXZSE40"},"_originalId":{"type":"string"},"status":{"enum":["訓練","試験","通常"],"type":"string"},"editorialOffice":{"type":"string"},"publishingOffice":{"type":"array","items":{"type":"string"}},"pressDateTime":{"type":"string"},"reportDateTime":{"type":"string"},"targetDateTime":{"type":"string"},"infoKindVersion":{"type":"string"},"headline":{"type":["null","string"]}},"required":["_originalId","_schema","body","editorialOffice","eventId","headline","infoKind","infoKindVersion","infoType","pressDateTime","publishingOffice","reportDateTime","serialNo","status","targetDateTime","title","type"]},"EarthquakeInformation.PublicBodyVXZSE40":{"type":"object","properties":{"text":{"type":"string"}},"required":["text"]},"EarthquakeInformation.Cancel":{"type":"object","properties":{"_schema":{"$ref":"#/definitions/EarthquakeInformation.Schema"},"type":{"enum":["地震・津波に関するお知らせ","長周期地震動に関する観測情報","震度速報","震源に関する情報","震源・震度に関する情報"],"type":"string"},"title":{"enum":["地震・津波に関するお知らせ","遠地地震に関する情報","長周期地震動に関する観測情報","震度速報","震源に関する情報","震源・震度情報"],"type":"string"},"infoType":{"type":"string","enum":["取消"]},"eventId":{"type":"string"},"infoKind":{"enum":["地震・津波に関するお知らせ","地震情報","長周期地震動に関する観測情報","震度速報","震源速報"],"type":"string"},"body":{"$ref":"#/definitions/EarthquakeInformation.CancelBody"},"_originalId":{"type":"string"},"status":{"enum":["訓練","試験","通常"],"type":"string"},"editorialOffice":{"type":"string"},"publishingOffice":{"type":"array","items":{"type":"string"}},"pressDateTime":{"type":"string"},"reportDateTime":{"type":"string"},"targetDateTime":{"type":"string"},"serialNo":{"type":["null","string"]},"infoKindVersion":{"type":"string"},"headline":{"type":["null","string"]}},"required":["_originalId","_schema","body","editorialOffice","eventId","headline","infoKind","infoKindVersion","infoType","pressDateTime","publishingOffice","reportDateTime","serialNo","status","targetDateTime","title","type"]},"EarthquakeInformation.CancelBody":{"type":"object","properties":{"text":{"type":"string"}},"required":["text"]}},"$schema":"http://json-schema.org/draft-07/schema#"}
1
+ {"anyOf":[{"$ref":"#/definitions/EarthquakeInformation.PublicVXSE51"},{"$ref":"#/definitions/EarthquakeInformation.PublicVXSE52"},{"$ref":"#/definitions/EarthquakeInformation.PublicVXSE53"},{"$ref":"#/definitions/EarthquakeInformation.PublicVXSE62"},{"$ref":"#/definitions/EarthquakeInformation.PublicVZSE40"},{"$ref":"#/definitions/EarthquakeInformation.Cancel"}],"definitions":{"EarthquakeInformation.PublicVXSE51":{"type":"object","properties":{"_schema":{"$ref":"#/definitions/EarthquakeInformation.Schema"},"type":{"type":"string","enum":["震度速報"]},"title":{"type":"string","enum":["震度速報"]},"infoType":{"enum":["発表","訂正"],"type":"string"},"eventId":{"type":"string"},"serialNo":{"type":"null"},"infoKind":{"type":"string","enum":["震度速報"]},"body":{"$ref":"#/definitions/EarthquakeInformation.PublicBodyVXSE51"},"_originalId":{"type":"string"},"status":{"enum":["訓練","試験","通常"],"type":"string"},"editorialOffice":{"type":"string"},"publishingOffice":{"type":"array","items":{"type":"string"}},"pressDateTime":{"type":"string"},"reportDateTime":{"type":"string"},"targetDateTime":{"type":"string"},"infoKindVersion":{"type":"string"},"headline":{"type":["null","string"]}},"required":["_originalId","_schema","body","editorialOffice","eventId","headline","infoKind","infoKindVersion","infoType","pressDateTime","publishingOffice","reportDateTime","serialNo","status","targetDateTime","title","type"]},"EarthquakeInformation.Schema":{"type":"object","properties":{"type":{"type":"string","enum":["earthquake-information"]},"version":{"type":"string","enum":["1.1.0"]}},"required":["type","version"]},"EarthquakeInformation.PublicBodyVXSE51":{"type":"object","properties":{"intensity":{"$ref":"#/definitions/EarthquakeInformation.IntensityVXSE51"},"text":{"type":"string"},"comments":{"$ref":"#/definitions/Omit<EarthquakeInformation.Comments,\"var\">"}},"required":["comments","intensity"]},"EarthquakeInformation.IntensityVXSE51":{"type":"object","properties":{"maxInt":{"$ref":"#/definitions/EarthquakeInformation.IntensityClass"},"prefectures":{"type":"array","items":{"$ref":"#/definitions/EarthquakeInformation.IntensityMaxInt"}},"regions":{"type":"array","items":{"$ref":"#/definitions/EarthquakeInformation.IntensityMaxInt"}}},"required":["maxInt","prefectures","regions"]},"EarthquakeInformation.IntensityClass":{"enum":["1","2","3","4","5+","5-","6+","6-","7"],"type":"string"},"EarthquakeInformation.IntensityMaxInt":{"type":"object","properties":{"maxInt":{"$ref":"#/definitions/EarthquakeInformation.IntensityClass"},"code":{"type":"string"},"name":{"type":"string"}},"required":["code","maxInt","name"]},"Omit<EarthquakeInformation.Comments,\"var\">":{"type":"object","properties":{"free":{"type":"string"},"forecast":{"type":"object","properties":{"text":{"type":"string"},"codes":{"type":"array","items":{"type":"string"}}},"required":["codes","text"]}}},"EarthquakeInformation.PublicVXSE52":{"type":"object","properties":{"_schema":{"$ref":"#/definitions/EarthquakeInformation.Schema"},"type":{"type":"string","enum":["震源に関する情報"]},"title":{"type":"string","enum":["震源に関する情報"]},"infoType":{"enum":["発表","訂正"],"type":"string"},"eventId":{"type":"string"},"serialNo":{"type":"null"},"infoKind":{"type":"string","enum":["震源速報"]},"body":{"$ref":"#/definitions/EarthquakeInformation.PublicBodyVXSE52"},"_originalId":{"type":"string"},"status":{"enum":["訓練","試験","通常"],"type":"string"},"editorialOffice":{"type":"string"},"publishingOffice":{"type":"array","items":{"type":"string"}},"pressDateTime":{"type":"string"},"reportDateTime":{"type":"string"},"targetDateTime":{"type":"string"},"infoKindVersion":{"type":"string"},"headline":{"type":["null","string"]}},"required":["_originalId","_schema","body","editorialOffice","eventId","headline","infoKind","infoKindVersion","infoType","pressDateTime","publishingOffice","reportDateTime","serialNo","status","targetDateTime","title","type"]},"EarthquakeInformation.PublicBodyVXSE52":{"type":"object","properties":{"earthquake":{"$ref":"#/definitions/Earthquake"},"text":{"type":"string"},"comments":{"$ref":"#/definitions/Omit<EarthquakeInformation.Comments,\"var\">"}},"required":["comments","earthquake"]},"Earthquake":{"type":"object","properties":{"originTime":{"type":"string"},"arrivalTime":{"type":"string"},"hypocenter":{"$ref":"#/definitions/Hypocenter"},"magnitude":{"anyOf":[{"$ref":"#/definitions/MagnitudeNormal"},{"$ref":"#/definitions/MagnitudeUnknown"}]}},"required":["arrivalTime","hypocenter","magnitude","originTime"]},"Hypocenter":{"type":"object","properties":{"name":{"type":"string"},"code":{"type":"string"},"coordinate":{"anyOf":[{"$ref":"#/definitions/CoordinateUnknown"},{"$ref":"#/definitions/CoordinateNormal<\"日本測地系\"|undefined>"}]},"depth":{"anyOf":[{"$ref":"#/definitions/DepthNormal"},{"$ref":"#/definitions/DepthShallow"},{"$ref":"#/definitions/DepthDeep"},{"$ref":"#/definitions/DepthUnknown"}]},"detailed":{"type":"object","properties":{"code":{"type":"string"},"name":{"type":"string"}},"required":["code","name"]},"auxiliary":{"type":"object","properties":{"text":{"type":"string"},"code":{"type":"string"},"name":{"type":"string"},"direction":{"type":"string"},"distance":{"$ref":"#/definitions/Omit<UnitValueNotNull<never,\"km\",never>,\"type\"|\"condition\">"}},"required":["code","direction","distance","name","text"]},"source":{"enum":["PTWC","USGS","WCATWC"],"type":"string"}},"required":["code","coordinate","depth","name"]},"CoordinateUnknown":{"type":"object","properties":{"condition":{"type":"string","enum":["不明"]}},"required":["condition"]},"CoordinateNormal<\"日本測地系\"|undefined>":{"type":"object","properties":{"latitude":{"type":"object","properties":{"text":{"type":"string"},"value":{"type":"string"}},"required":["text","value"]},"longitude":{"type":"object","properties":{"text":{"type":"string"},"value":{"type":"string"}},"required":["text","value"]},"height":{"type":"object","properties":{"type":{"type":"string","enum":["高さ"]},"unit":{"type":"string","enum":["m"]},"value":{"type":"string"}},"required":["type","unit","value"]},"geodeticSystem":{"enum":["日本測地系"],"type":"string"}},"required":["latitude","longitude"]},"DepthNormal":{"type":"object","properties":{"value":{"type":"string"},"type":{"type":"string","enum":["深さ"]},"unit":{"type":"string","enum":["km"]}},"required":["type","unit","value"]},"DepthShallow":{"type":"object","properties":{"value":{"type":"string","enum":["0"]},"condition":{"type":"string","enum":["ごく浅い"]},"type":{"type":"string","enum":["深さ"]},"unit":{"type":"string","enum":["km"]}},"required":["condition","type","unit","value"]},"DepthDeep":{"type":"object","properties":{"value":{"type":"string","enum":["700"]},"condition":{"type":"string","enum":["700km以上"]},"type":{"type":"string","enum":["深さ"]},"unit":{"type":"string","enum":["km"]}},"required":["condition","type","unit","value"]},"DepthUnknown":{"type":"object","properties":{"value":{"type":"null"},"condition":{"type":"string","enum":["不明"]},"type":{"type":"string","enum":["深さ"]},"unit":{"type":"string","enum":["km"]}},"required":["condition","type","unit","value"]},"Omit<UnitValueNotNull<never,\"km\",never>,\"type\"|\"condition\">":{"type":"object","properties":{"unit":{"type":"string","enum":["km"]},"value":{"type":"string"}},"required":["unit","value"]},"MagnitudeNormal":{"type":"object","properties":{"value":{"type":"string"},"type":{"type":"string","enum":["マグニチュード"]},"unit":{"enum":["M","Mj"],"type":"string"}},"required":["type","unit","value"]},"MagnitudeUnknown":{"type":"object","properties":{"value":{"type":"null"},"condition":{"enum":["M不明","M8を超える巨大地震"],"type":"string"},"type":{"type":"string","enum":["マグニチュード"]},"unit":{"enum":["M","Mj"],"type":"string"}},"required":["condition","type","unit","value"]},"EarthquakeInformation.PublicVXSE53":{"type":"object","properties":{"_schema":{"$ref":"#/definitions/EarthquakeInformation.Schema"},"type":{"type":"string","enum":["震源・震度に関する情報"]},"title":{"enum":["遠地地震に関する情報","震源・震度情報"],"type":"string"},"infoType":{"enum":["発表","訂正"],"type":"string"},"eventId":{"type":"string"},"serialNo":{"type":"string"},"infoKind":{"type":"string","enum":["地震情報"]},"body":{"$ref":"#/definitions/EarthquakeInformation.PublicBodyVXSE53"},"_originalId":{"type":"string"},"status":{"enum":["訓練","試験","通常"],"type":"string"},"editorialOffice":{"type":"string"},"publishingOffice":{"type":"array","items":{"type":"string"}},"pressDateTime":{"type":"string"},"reportDateTime":{"type":"string"},"targetDateTime":{"type":"string"},"infoKindVersion":{"type":"string"},"headline":{"type":["null","string"]}},"required":["_originalId","_schema","body","editorialOffice","eventId","headline","infoKind","infoKindVersion","infoType","pressDateTime","publishingOffice","reportDateTime","serialNo","status","targetDateTime","title","type"]},"EarthquakeInformation.PublicBodyVXSE53":{"type":"object","properties":{"earthquake":{"$ref":"#/definitions/Earthquake"},"intensity":{"$ref":"#/definitions/EarthquakeInformation.IntensityVXSE53"},"text":{"type":"string"},"comments":{"$ref":"#/definitions/EarthquakeInformation.Comments"}},"required":["comments","earthquake"]},"EarthquakeInformation.IntensityVXSE53":{"type":"object","properties":{"maxInt":{"$ref":"#/definitions/EarthquakeInformation.IntensityClass"},"prefectures":{"type":"array","items":{"$ref":"#/definitions/EarthquakeInformation.IntensityMaxIntOnRevise"}},"regions":{"type":"array","items":{"$ref":"#/definitions/EarthquakeInformation.IntensityMaxIntOnRevise"}},"cities":{"type":"array","items":{"$ref":"#/definitions/EarthquakeInformation.IntensityCity"}},"stations":{"type":"array","items":{"$ref":"#/definitions/EarthquakeInformation.IntensityStation"}}},"required":["cities","maxInt","prefectures","regions","stations"]},"EarthquakeInformation.IntensityMaxIntOnRevise":{"type":"object","properties":{"maxInt":{"enum":["1","2","3","4","5+","5-","6+","6-","7"],"type":"string"},"revise":{"enum":["上方修正","追加"],"type":"string"},"code":{"type":"string"},"name":{"type":"string"}},"required":["code","name"]},"EarthquakeInformation.IntensityCity":{"type":"object","properties":{"maxInt":{"enum":["1","2","3","4","5+","5-","6+","6-","7"],"type":"string"},"revise":{"enum":["上方修正","追加"],"type":"string"},"condition":{"enum":["震度5弱以上未入電"],"type":"string"},"code":{"type":"string"},"name":{"type":"string"}},"required":["code","name"]},"EarthquakeInformation.IntensityStation":{"type":"object","properties":{"int":{"enum":["!5-","1","2","3","4","5+","5-","6+","6-","7"],"type":"string"},"revise":{"enum":["上方修正","下方修正","追加"],"type":"string"},"condition":{"enum":["震度5弱以上未入電"],"type":"string"},"code":{"type":"string"},"name":{"type":"string"}},"required":["code","int","name"]},"EarthquakeInformation.Comments":{"type":"object","properties":{"free":{"type":"string"},"forecast":{"type":"object","properties":{"text":{"type":"string"},"codes":{"type":"array","items":{"type":"string"}}},"required":["codes","text"]},"var":{"type":"object","properties":{"text":{"type":"string"},"codes":{"type":"array","items":{"type":"string"}}},"required":["codes","text"]}}},"EarthquakeInformation.PublicVXSE62":{"type":"object","properties":{"_schema":{"$ref":"#/definitions/EarthquakeInformation.Schema"},"type":{"type":"string","enum":["長周期地震動に関する観測情報"]},"title":{"type":"string","enum":["長周期地震動に関する観測情報"]},"infoType":{"enum":["発表","訂正"],"type":"string"},"eventId":{"type":"string"},"serialNo":{"type":"string"},"infoKind":{"type":"string","enum":["長周期地震動に関する観測情報"]},"body":{"$ref":"#/definitions/EarthquakeInformation.PublicBodyVXSE62"},"_originalId":{"type":"string"},"status":{"enum":["訓練","試験","通常"],"type":"string"},"editorialOffice":{"type":"string"},"publishingOffice":{"type":"array","items":{"type":"string"}},"pressDateTime":{"type":"string"},"reportDateTime":{"type":"string"},"targetDateTime":{"type":"string"},"infoKindVersion":{"type":"string"},"headline":{"type":["null","string"]}},"required":["_originalId","_schema","body","editorialOffice","eventId","headline","infoKind","infoKindVersion","infoType","pressDateTime","publishingOffice","reportDateTime","serialNo","status","targetDateTime","title","type"]},"EarthquakeInformation.PublicBodyVXSE62":{"type":"object","properties":{"earthquake":{"$ref":"#/definitions/Earthquake"},"intensity":{"$ref":"#/definitions/EarthquakeInformation.IntensityVXSE62"},"text":{"type":"string"},"comments":{"$ref":"#/definitions/EarthquakeInformation.Comments"}},"required":["comments","earthquake"]},"EarthquakeInformation.IntensityVXSE62":{"type":"object","properties":{"maxInt":{"$ref":"#/definitions/EarthquakeInformation.IntensityClass"},"maxLgInt":{"$ref":"#/definitions/EarthquakeInformation.LgIntensityClass"},"lgCategory":{"$ref":"#/definitions/EarthquakeInformation.LgCategory"},"prefectures":{"type":"array","items":{"allOf":[{"$ref":"#/definitions/EarthquakeInformation.IntensityMaxIntOnRevise"},{"type":"object","properties":{"maxLgInt":{"$ref":"#/definitions/EarthquakeInformation.LgIntensityClass"}},"required":["maxLgInt"]}]}},"regions":{"type":"array","items":{"allOf":[{"$ref":"#/definitions/EarthquakeInformation.IntensityMaxIntOnRevise"},{"type":"object","properties":{"maxLgInt":{"$ref":"#/definitions/EarthquakeInformation.LgIntensityClass"}},"required":["maxLgInt"]}]}},"stations":{"type":"array","items":{"$ref":"#/definitions/EarthquakeInformation.IntensityLgStation"}}},"required":["lgCategory","maxInt","maxLgInt","prefectures","regions","stations"]},"EarthquakeInformation.LgIntensityClass":{"enum":["0","1","2","3","4"],"type":"string"},"EarthquakeInformation.LgCategory":{"enum":["1","2","3","4"],"type":"string"},"EarthquakeInformation.IntensityLgStation":{"type":"object","properties":{"int":{"enum":["1","2","3","4","5+","5-","6+","6-","7"],"type":"string"},"revise":{"enum":["上方修正","下方修正","追加"],"type":"string"},"lgInt":{"$ref":"#/definitions/EarthquakeInformation.LgIntensityClass"},"sva":{"type":"object","properties":{"unit":{"type":"string","enum":["cm/s"]},"value":{"type":"string"}},"required":["unit","value"]},"prePeriods":{"type":"array","items":{"type":"object","properties":{"periodicBand":{"type":"object","properties":{"unit":{"type":"string","enum":["秒台"]},"value":{"type":"string"}},"required":["unit","value"]},"lgInt":{"$ref":"#/definitions/EarthquakeInformation.LgIntensityClass"},"sva":{"type":"object","properties":{"unit":{"type":"string","enum":["cm/s"]},"value":{"type":"string"}},"required":["unit","value"]}},"required":["lgInt","periodicBand","sva"]}},"code":{"type":"string"},"name":{"type":"string"}},"required":["code","lgInt","name","prePeriods","sva"]},"EarthquakeInformation.PublicVZSE40":{"type":"object","properties":{"_schema":{"$ref":"#/definitions/EarthquakeInformation.Schema"},"type":{"type":"string","enum":["地震・津波に関するお知らせ"]},"title":{"type":"string","enum":["地震・津波に関するお知らせ"]},"infoType":{"enum":["発表","訂正"],"type":"string"},"eventId":{"type":"string"},"serialNo":{"type":"null"},"infoKind":{"type":"string","enum":["地震・津波に関するお知らせ"]},"body":{"$ref":"#/definitions/EarthquakeInformation.PublicBodyVXZSE40"},"_originalId":{"type":"string"},"status":{"enum":["訓練","試験","通常"],"type":"string"},"editorialOffice":{"type":"string"},"publishingOffice":{"type":"array","items":{"type":"string"}},"pressDateTime":{"type":"string"},"reportDateTime":{"type":"string"},"targetDateTime":{"type":"string"},"infoKindVersion":{"type":"string"},"headline":{"type":["null","string"]}},"required":["_originalId","_schema","body","editorialOffice","eventId","headline","infoKind","infoKindVersion","infoType","pressDateTime","publishingOffice","reportDateTime","serialNo","status","targetDateTime","title","type"]},"EarthquakeInformation.PublicBodyVXZSE40":{"type":"object","properties":{"text":{"type":"string"}},"required":["text"]},"EarthquakeInformation.Cancel":{"type":"object","properties":{"_schema":{"$ref":"#/definitions/EarthquakeInformation.Schema"},"type":{"enum":["地震・津波に関するお知らせ","長周期地震動に関する観測情報","震度速報","震源に関する情報","震源・震度に関する情報"],"type":"string"},"title":{"enum":["地震・津波に関するお知らせ","遠地地震に関する情報","長周期地震動に関する観測情報","震度速報","震源に関する情報","震源・震度情報"],"type":"string"},"infoType":{"type":"string","enum":["取消"]},"eventId":{"type":"string"},"infoKind":{"enum":["地震・津波に関するお知らせ","地震情報","長周期地震動に関する観測情報","震度速報","震源速報"],"type":"string"},"body":{"$ref":"#/definitions/EarthquakeInformation.CancelBody"},"_originalId":{"type":"string"},"status":{"enum":["訓練","試験","通常"],"type":"string"},"editorialOffice":{"type":"string"},"publishingOffice":{"type":"array","items":{"type":"string"}},"pressDateTime":{"type":"string"},"reportDateTime":{"type":"string"},"targetDateTime":{"type":"string"},"serialNo":{"type":["null","string"]},"infoKindVersion":{"type":"string"},"headline":{"type":["null","string"]}},"required":["_originalId","_schema","body","editorialOffice","eventId","headline","infoKind","infoKindVersion","infoType","pressDateTime","publishingOffice","reportDateTime","serialNo","status","targetDateTime","title","type"]},"EarthquakeInformation.CancelBody":{"type":"object","properties":{"text":{"type":"string"}},"required":["text"]}},"$schema":"http://json-schema.org/draft-07/schema#"}
@@ -1 +1 @@
1
- {"anyOf":[{"$ref":"#/definitions/EewInformation.PublicCommon"},{"$ref":"#/definitions/EewInformation.PublicRealtime"},{"$ref":"#/definitions/EewInformation.PublicTesting"},{"$ref":"#/definitions/EewInformation.Cancel"}],"definitions":{"EewInformation.PublicCommon":{"type":"object","properties":{"_schema":{"$ref":"#/definitions/EewInformation.Schema"},"type":{"enum":["緊急地震速報(予報)","緊急地震速報(地震動予報)","緊急地震速報(警報)"],"type":"string"},"title":{"enum":["緊急地震速報(予報)","緊急地震速報(地震動予報)","緊急地震速報(警報)"],"type":"string"},"infoType":{"enum":["発表","訂正"],"type":"string"},"eventId":{"type":"string"},"serialNo":{"type":"string"},"infoKind":{"type":"string","enum":["緊急地震速報"]},"body":{"$ref":"#/definitions/EewInformation.PublicCommonBody"},"_originalId":{"type":"string"},"status":{"enum":["訓練","試験","通常"],"type":"string"},"editorialOffice":{"type":"string"},"publishingOffice":{"type":"array","items":{"type":"string"}},"pressDateTime":{"type":"string"},"reportDateTime":{"type":"string"},"targetDateTime":{"type":"string"},"infoKindVersion":{"type":"string"},"headline":{"type":["null","string"]}},"required":["_originalId","_schema","body","editorialOffice","eventId","headline","infoKind","infoKindVersion","infoType","pressDateTime","publishingOffice","reportDateTime","serialNo","status","targetDateTime","title","type"]},"EewInformation.Schema":{"type":"object","properties":{"type":{"type":"string","enum":["eew-information"]},"version":{"type":"string","enum":["1.0.0"]}},"required":["type","version"]},"EewInformation.PublicCommonBody":{"type":"object","properties":{"isLastInfo":{"type":"boolean"},"isCanceled":{"type":"boolean"},"isWarning":{"type":"boolean"},"zones":{"type":"array","items":{"$ref":"#/definitions/EewInformation.WarningArea"}},"prefectures":{"type":"array","items":{"$ref":"#/definitions/EewInformation.WarningArea"}},"regions":{"type":"array","items":{"$ref":"#/definitions/EewInformation.WarningArea"}},"earthquake":{"$ref":"#/definitions/EewInformation.Earthquake"},"intensity":{"$ref":"#/definitions/EewInformation.Intensity"},"text":{"type":"string"},"comments":{"$ref":"#/definitions/EewInformation.Comments"}},"required":["earthquake","isCanceled","isLastInfo","isWarning"]},"EewInformation.WarningArea":{"type":"object","properties":{"kind":{"$ref":"#/definitions/EewInformation.WarningAreaKind"},"code":{"type":"string"},"name":{"type":"string"}},"required":["code","kind","name"]},"EewInformation.WarningAreaKind":{"type":"object","properties":{"lastKind":{"$ref":"#/definitions/EewInformation.WarningAreaKindLastKind"},"code":{"type":"string"},"name":{"type":"string"}},"required":["code","lastKind","name"]},"EewInformation.WarningAreaKindLastKind":{"type":"object","properties":{"code":{"type":"string"},"name":{"type":"string"}},"required":["code","name"]},"EewInformation.Earthquake":{"type":"object","properties":{"originTime":{"type":"string"},"arrivalTime":{"type":"string"},"condition":{"enum":["仮定震源要素"],"type":"string"},"hypocenter":{"$ref":"#/definitions/EewInformation.EarthquakeHypocenter"},"magnitude":{"$ref":"#/definitions/EewInformation.EarthquakeMagnitude"}},"required":["arrivalTime","hypocenter","magnitude"]},"EewInformation.EarthquakeHypocenter":{"type":"object","properties":{"coordinate":{"anyOf":[{"$ref":"#/definitions/CoordinateUnknown"},{"$ref":"#/definitions/CoordinateNormal<\"日本測地系\">"}]},"depth":{"type":"object","properties":{"type":{"type":"string","enum":["深さ"]},"unit":{"type":"string","enum":["km"]},"value":{"type":"string"}},"required":["type","unit","value"]},"reduce":{"$ref":"#/definitions/EewInformation.EarthquakeHypocenterReduce"},"landOrSea":{"enum":["内陸","海域"],"type":"string"},"accuracy":{"$ref":"#/definitions/EewInformation.EarthquakeHypocenterAccuracy"},"code":{"type":"string"},"name":{"type":"string"}},"required":["accuracy","code","coordinate","depth","name","reduce"]},"CoordinateUnknown":{"type":"object","properties":{"condition":{"type":"string","enum":["不明"]}},"required":["condition"]},"CoordinateNormal<\"日本測地系\">":{"type":"object","properties":{"latitude":{"type":"object","properties":{"text":{"type":"string"},"value":{"type":"string"}},"required":["text","value"]},"longitude":{"type":"object","properties":{"text":{"type":"string"},"value":{"type":"string"}},"required":["text","value"]},"height":{"type":"object","properties":{"type":{"type":"string","enum":["高さ"]},"unit":{"type":"string","enum":["m"]},"value":{"type":"string"}},"required":["type","unit","value"]},"geodeticSystem":{"type":"string","enum":["日本測地系"]}},"required":["geodeticSystem","latitude","longitude"]},"EewInformation.EarthquakeHypocenterReduce":{"type":"object","properties":{"code":{"type":"string"},"name":{"type":"string"}},"required":["code","name"]},"EewInformation.EarthquakeHypocenterAccuracy":{"type":"object","properties":{"epicenters":{"type":"array","items":[{"enum":["0","1","2","3","4","5","6","7","8"],"type":"string"},{"enum":["0","1","2","3","4","9"],"type":"string"}],"minItems":2,"maxItems":2},"depth":{"enum":["0","1","2","3","4","5","6","7","8"],"type":"string"},"magnitudeCalculation":{"enum":["0","2","3","4","5","6","8"],"type":"string"},"numberOfMagnitudeCalculation":{"enum":["0","1","2","3","4","5"],"type":"string"}},"required":["depth","epicenters","magnitudeCalculation","numberOfMagnitudeCalculation"]},"EewInformation.EarthquakeMagnitude":{"type":"object","properties":{"type":{"type":"string","enum":["マグニチュード"]},"unit":{"enum":["M","Mj"],"type":"string"},"value":{"type":["null","string"]},"condition":{"enum":["M不明"],"type":"string"}},"required":["type","unit","value"]},"EewInformation.Intensity":{"type":"object","properties":{"forecastMaxInt":{"$ref":"#/definitions/EewInformation.IntensityForecastMaxInt"},"forecastLpgmMaxInt":{"$ref":"#/definitions/EewInformation.IntensityForecastLpgmMaxInt"},"appendix":{"$ref":"#/definitions/EewInformation.IntensityAppendix"},"regions":{"type":"array","items":{"anyOf":[{"$ref":"#/definitions/EewInformation.IntensityRegionReached"},{"$ref":"#/definitions/EewInformation.IntensityRegionUnReached"}]}}},"required":["forecastMaxInt","regions"]},"EewInformation.IntensityForecastMaxInt":{"type":"object","properties":{"from":{"enum":["0","1","2","3","4","5+","5-","6+","6-","7","不明"],"type":"string"},"to":{"enum":["0","1","2","3","4","5+","5-","6+","6-","7","over","不明"],"type":"string"}},"required":["from","to"]},"EewInformation.IntensityForecastLpgmMaxInt":{"type":"object","properties":{"from":{"enum":["0","1","2","3","4","不明"],"type":"string"},"to":{"enum":["0","1","2","3","4","over","不明"],"type":"string"}},"required":["from","to"]},"EewInformation.IntensityAppendix":{"type":"object","properties":{"maxIntChange":{"enum":["0","1","2"],"type":"string"},"maxLpgmIntChange":{"enum":["0","1","2"],"type":"string"},"maxIntChangeReason":{"enum":["0","1","2","3","4","9"],"type":"string"}},"required":["maxIntChange","maxIntChangeReason"]},"EewInformation.IntensityRegionReached":{"type":"object","properties":{"condition":{"type":"string","enum":["既に主要動到達と推測"]},"forecastMaxInt":{"$ref":"#/definitions/EewInformation.IntensityForecastMaxInt"},"forecastLpgmMaxInt":{"$ref":"#/definitions/EewInformation.IntensityForecastLpgmMaxInt"},"isPlum":{"type":"boolean"},"isWarning":{"type":"boolean"},"kind":{"$ref":"#/definitions/EewInformation.IntensityRegionKind"},"code":{"type":"string"},"name":{"type":"string"}},"required":["code","condition","forecastMaxInt","isPlum","isWarning","kind","name"]},"EewInformation.IntensityRegionKind":{"type":"object","properties":{"code":{"type":"string"},"name":{"type":"string"}},"required":["code","name"]},"EewInformation.IntensityRegionUnReached":{"type":"object","properties":{"arrivalTime":{"type":"string"},"forecastMaxInt":{"$ref":"#/definitions/EewInformation.IntensityForecastMaxInt"},"forecastLpgmMaxInt":{"$ref":"#/definitions/EewInformation.IntensityForecastLpgmMaxInt"},"isPlum":{"type":"boolean"},"isWarning":{"type":"boolean"},"kind":{"$ref":"#/definitions/EewInformation.IntensityRegionKind"},"code":{"type":"string"},"name":{"type":"string"}},"required":["arrivalTime","code","forecastMaxInt","isPlum","isWarning","kind","name"]},"EewInformation.Comments":{"type":"object","properties":{"free":{"type":"string"},"warning":{"type":"object","properties":{"text":{"type":"string"},"codes":{"type":"array","items":{"type":"string"}}},"required":["codes","text"]}}},"EewInformation.PublicRealtime":{"type":"object","properties":{"_schema":{"$ref":"#/definitions/EewInformation.Schema"},"type":{"type":"string","enum":["リアルタイム震度"]},"title":{"type":"string","enum":["リアルタイム震度"]},"infoType":{"enum":["発表","訂正"],"type":"string"},"eventId":{"type":"string"},"serialNo":{"type":"string"},"infoKind":{"type":"string","enum":["緊急地震速報"]},"body":{"$ref":"#/definitions/EewInformation.PublicRealtimeBody"},"_originalId":{"type":"string"},"status":{"enum":["訓練","試験","通常"],"type":"string"},"editorialOffice":{"type":"string"},"publishingOffice":{"type":"array","items":{"type":"string"}},"pressDateTime":{"type":"string"},"reportDateTime":{"type":"string"},"targetDateTime":{"type":"string"},"infoKindVersion":{"type":"string"},"headline":{"type":["null","string"]}},"required":["_originalId","_schema","body","editorialOffice","eventId","headline","infoKind","infoKindVersion","infoType","pressDateTime","publishingOffice","reportDateTime","serialNo","status","targetDateTime","title","type"]},"EewInformation.PublicRealtimeBody":{"type":"object","properties":{"isLastInfo":{"type":"boolean"},"isCanceled":{"type":"boolean"},"earthquake":{"$ref":"#/definitions/EewInformation.Earthquake"},"intensity":{"$ref":"#/definitions/EewInformation.IntensityRealtime"},"text":{"type":"string"}},"required":["earthquake","isCanceled","isLastInfo"]},"EewInformation.IntensityRealtime":{"type":"object","properties":{"stations":{"type":"array","items":{"$ref":"#/definitions/EewInformation.IntensityRealtimeStation"}}},"required":["stations"]},"EewInformation.IntensityRealtimeStation":{"type":"object","properties":{"code":{"type":"string"},"name":{"type":"string"},"int":{"$ref":"#/definitions/EewInformation.IntensityClass"},"k":{"type":"string"}},"required":["code","int","k","name"]},"EewInformation.IntensityClass":{"enum":["0","1","2","3","4","5+","5-","6+","6-","7"],"type":"string"},"EewInformation.PublicTesting":{"type":"object","properties":{"_schema":{"$ref":"#/definitions/EewInformation.Schema"},"type":{"type":"string","enum":["緊急地震速報配信テスト"]},"title":{"type":"string","enum":["緊急地震速報配信テスト"]},"infoType":{"enum":["発表","訂正"],"type":"string"},"eventId":{"type":"string"},"serialNo":{"type":"string"},"infoKind":{"type":"string","enum":["緊急地震速報"]},"body":{"$ref":"#/definitions/EewInformation.PublicTestingBody"},"_originalId":{"type":"string"},"status":{"enum":["訓練","試験","通常"],"type":"string"},"editorialOffice":{"type":"string"},"publishingOffice":{"type":"array","items":{"type":"string"}},"pressDateTime":{"type":"string"},"reportDateTime":{"type":"string"},"targetDateTime":{"type":"string"},"infoKindVersion":{"type":"string"},"headline":{"type":["null","string"]}},"required":["_originalId","_schema","body","editorialOffice","eventId","headline","infoKind","infoKindVersion","infoType","pressDateTime","publishingOffice","reportDateTime","serialNo","status","targetDateTime","title","type"]},"EewInformation.PublicTestingBody":{"type":"object","properties":{"isLastInfo":{"type":"boolean","enum":[false]},"isCanceled":{"type":"boolean","enum":[false]},"text":{"type":"string"}},"required":["isCanceled","isLastInfo","text"]},"EewInformation.Cancel":{"type":"object","properties":{"_schema":{"$ref":"#/definitions/EewInformation.Schema"},"type":{"enum":["リアルタイム震度","緊急地震速報配信テスト","緊急地震速報(予報)","緊急地震速報(地震動予報)","緊急地震速報(警報)"],"type":"string"},"title":{"enum":["リアルタイム震度","緊急地震速報配信テスト","緊急地震速報(予報)","緊急地震速報(地震動予報)","緊急地震速報(警報)"],"type":"string"},"infoType":{"type":"string","enum":["取消"]},"eventId":{"type":"string"},"serialNo":{"type":"string"},"infoKind":{"type":"string","enum":["緊急地震速報"]},"body":{"$ref":"#/definitions/EewInformation.CancelBody"},"_originalId":{"type":"string"},"status":{"enum":["訓練","試験","通常"],"type":"string"},"editorialOffice":{"type":"string"},"publishingOffice":{"type":"array","items":{"type":"string"}},"pressDateTime":{"type":"string"},"reportDateTime":{"type":"string"},"targetDateTime":{"type":"string"},"infoKindVersion":{"type":"string"},"headline":{"type":["null","string"]}},"required":["_originalId","_schema","body","editorialOffice","eventId","headline","infoKind","infoKindVersion","infoType","pressDateTime","publishingOffice","reportDateTime","serialNo","status","targetDateTime","title","type"]},"EewInformation.CancelBody":{"type":"object","properties":{"isLastInfo":{"type":"boolean","enum":[true]},"isCanceled":{"type":"boolean","enum":[true]},"text":{"type":"string"}},"required":["isCanceled","isLastInfo","text"]}},"$schema":"http://json-schema.org/draft-07/schema#"}
1
+ {"anyOf":[{"$ref":"#/definitions/EewInformation.PublicCommon"},{"$ref":"#/definitions/EewInformation.PublicRealtime"},{"$ref":"#/definitions/EewInformation.PublicTesting"},{"$ref":"#/definitions/EewInformation.Cancel"}],"definitions":{"EewInformation.PublicCommon":{"type":"object","properties":{"_schema":{"$ref":"#/definitions/EewInformation.Schema"},"type":{"enum":["緊急地震速報(予報)","緊急地震速報(地震動予報)","緊急地震速報(警報)"],"type":"string"},"title":{"enum":["緊急地震速報(予報)","緊急地震速報(地震動予報)","緊急地震速報(警報)"],"type":"string"},"infoType":{"enum":["発表","訂正"],"type":"string"},"eventId":{"type":"string"},"serialNo":{"type":"string"},"infoKind":{"type":"string","enum":["緊急地震速報"]},"body":{"$ref":"#/definitions/EewInformation.PublicCommonBody"},"_originalId":{"type":"string"},"status":{"enum":["訓練","試験","通常"],"type":"string"},"editorialOffice":{"type":"string"},"publishingOffice":{"type":"array","items":{"type":"string"}},"pressDateTime":{"type":"string"},"reportDateTime":{"type":"string"},"targetDateTime":{"type":"string"},"infoKindVersion":{"type":"string"},"headline":{"type":["null","string"]}},"required":["_originalId","_schema","body","editorialOffice","eventId","headline","infoKind","infoKindVersion","infoType","pressDateTime","publishingOffice","reportDateTime","serialNo","status","targetDateTime","title","type"]},"EewInformation.Schema":{"type":"object","properties":{"type":{"type":"string","enum":["eew-information"]},"version":{"type":"string","enum":["1.0.0"]}},"required":["type","version"]},"EewInformation.PublicCommonBody":{"type":"object","properties":{"isLastInfo":{"type":"boolean"},"isCanceled":{"type":"boolean"},"isWarning":{"type":"boolean"},"zones":{"type":"array","items":{"$ref":"#/definitions/EewInformation.WarningArea"}},"prefectures":{"type":"array","items":{"$ref":"#/definitions/EewInformation.WarningArea"}},"regions":{"type":"array","items":{"$ref":"#/definitions/EewInformation.WarningArea"}},"earthquake":{"$ref":"#/definitions/EewInformation.Earthquake"},"intensity":{"$ref":"#/definitions/EewInformation.Intensity"},"text":{"type":"string"},"comments":{"$ref":"#/definitions/EewInformation.Comments"}},"required":["earthquake","isCanceled","isLastInfo","isWarning"]},"EewInformation.WarningArea":{"type":"object","properties":{"kind":{"$ref":"#/definitions/EewInformation.WarningAreaKind"},"code":{"type":"string"},"name":{"type":"string"}},"required":["code","kind","name"]},"EewInformation.WarningAreaKind":{"type":"object","properties":{"lastKind":{"$ref":"#/definitions/EewInformation.WarningAreaKindLastKind"},"code":{"type":"string"},"name":{"type":"string"}},"required":["code","lastKind","name"]},"EewInformation.WarningAreaKindLastKind":{"type":"object","properties":{"code":{"type":"string"},"name":{"type":"string"}},"required":["code","name"]},"EewInformation.Earthquake":{"type":"object","properties":{"originTime":{"type":"string"},"arrivalTime":{"type":"string"},"condition":{"enum":["仮定震源要素"],"type":"string"},"hypocenter":{"$ref":"#/definitions/EewInformation.EarthquakeHypocenter"},"magnitude":{"$ref":"#/definitions/EewInformation.EarthquakeMagnitude"}},"required":["arrivalTime","hypocenter","magnitude"]},"EewInformation.EarthquakeHypocenter":{"type":"object","properties":{"coordinate":{"anyOf":[{"$ref":"#/definitions/CoordinateUnknown"},{"$ref":"#/definitions/CoordinateNormal<\"日本測地系\">"}]},"depth":{"type":"object","properties":{"type":{"type":"string","enum":["深さ"]},"unit":{"type":"string","enum":["km"]},"value":{"type":"string"}},"required":["type","unit","value"]},"reduce":{"$ref":"#/definitions/EewInformation.EarthquakeHypocenterReduce"},"landOrSea":{"enum":["内陸","海域"],"type":"string"},"accuracy":{"$ref":"#/definitions/EewInformation.EarthquakeHypocenterAccuracy"},"code":{"type":"string"},"name":{"type":"string"}},"required":["accuracy","code","coordinate","depth","name","reduce"]},"CoordinateUnknown":{"type":"object","properties":{"condition":{"type":"string","enum":["不明"]}},"required":["condition"]},"CoordinateNormal<\"日本測地系\">":{"type":"object","properties":{"latitude":{"type":"object","properties":{"text":{"type":"string"},"value":{"type":"string"}},"required":["text","value"]},"longitude":{"type":"object","properties":{"text":{"type":"string"},"value":{"type":"string"}},"required":["text","value"]},"height":{"type":"object","properties":{"type":{"type":"string","enum":["高さ"]},"unit":{"type":"string","enum":["m"]},"value":{"type":"string"}},"required":["type","unit","value"]},"geodeticSystem":{"type":"string","enum":["日本測地系"]}},"required":["geodeticSystem","latitude","longitude"]},"EewInformation.EarthquakeHypocenterReduce":{"type":"object","properties":{"code":{"type":"string"},"name":{"type":"string"}},"required":["code","name"]},"EewInformation.EarthquakeHypocenterAccuracy":{"type":"object","properties":{"epicenters":{"type":"array","items":[{"enum":["0","1","2","3","4","5","6","7","8"],"type":"string"},{"enum":["0","1","2","3","4","9"],"type":"string"}],"minItems":2,"maxItems":2},"depth":{"enum":["0","1","2","3","4","5","6","7","8"],"type":"string"},"magnitudeCalculation":{"enum":["0","2","3","4","5","6","8"],"type":"string"},"numberOfMagnitudeCalculation":{"enum":["0","1","2","3","4","5"],"type":"string"}},"required":["depth","epicenters","magnitudeCalculation","numberOfMagnitudeCalculation"]},"EewInformation.EarthquakeMagnitude":{"type":"object","properties":{"type":{"type":"string","enum":["マグニチュード"]},"unit":{"enum":["M","Mj"],"type":"string"},"value":{"type":["null","string"]},"condition":{"enum":["M不明"],"type":"string"}},"required":["type","unit","value"]},"EewInformation.Intensity":{"type":"object","properties":{"forecastMaxInt":{"$ref":"#/definitions/EewInformation.IntensityForecastMaxInt"},"forecastLgMaxInt":{"$ref":"#/definitions/EewInformation.IntensityForecastLgMaxInt"},"appendix":{"$ref":"#/definitions/EewInformation.IntensityAppendix"},"regions":{"type":"array","items":{"anyOf":[{"$ref":"#/definitions/EewInformation.IntensityRegionReached"},{"$ref":"#/definitions/EewInformation.IntensityRegionUnReached"}]}}},"required":["forecastMaxInt","regions"]},"EewInformation.IntensityForecastMaxInt":{"type":"object","properties":{"from":{"enum":["0","1","2","3","4","5+","5-","6+","6-","7","不明"],"type":"string"},"to":{"enum":["0","1","2","3","4","5+","5-","6+","6-","7","over","不明"],"type":"string"}},"required":["from","to"]},"EewInformation.IntensityForecastLgMaxInt":{"type":"object","properties":{"from":{"enum":["0","1","2","3","4","不明"],"type":"string"},"to":{"enum":["0","1","2","3","4","over","不明"],"type":"string"}},"required":["from","to"]},"EewInformation.IntensityAppendix":{"type":"object","properties":{"maxIntChange":{"enum":["0","1","2"],"type":"string"},"maxLgIntChange":{"enum":["0","1","2"],"type":"string"},"maxIntChangeReason":{"enum":["0","1","2","3","4","9"],"type":"string"}},"required":["maxIntChange","maxIntChangeReason"]},"EewInformation.IntensityRegionReached":{"type":"object","properties":{"condition":{"type":"string","enum":["既に主要動到達と推測"]},"forecastMaxInt":{"$ref":"#/definitions/EewInformation.IntensityForecastMaxInt"},"forecastLgMaxInt":{"$ref":"#/definitions/EewInformation.IntensityForecastLgMaxInt"},"isPlum":{"type":"boolean"},"isWarning":{"type":"boolean"},"kind":{"$ref":"#/definitions/EewInformation.IntensityRegionKind"},"code":{"type":"string"},"name":{"type":"string"}},"required":["code","condition","forecastMaxInt","isPlum","isWarning","kind","name"]},"EewInformation.IntensityRegionKind":{"type":"object","properties":{"code":{"type":"string"},"name":{"type":"string"}},"required":["code","name"]},"EewInformation.IntensityRegionUnReached":{"type":"object","properties":{"arrivalTime":{"type":"string"},"forecastMaxInt":{"$ref":"#/definitions/EewInformation.IntensityForecastMaxInt"},"forecastLgMaxInt":{"$ref":"#/definitions/EewInformation.IntensityForecastLgMaxInt"},"isPlum":{"type":"boolean"},"isWarning":{"type":"boolean"},"kind":{"$ref":"#/definitions/EewInformation.IntensityRegionKind"},"code":{"type":"string"},"name":{"type":"string"}},"required":["arrivalTime","code","forecastMaxInt","isPlum","isWarning","kind","name"]},"EewInformation.Comments":{"type":"object","properties":{"free":{"type":"string"},"warning":{"type":"object","properties":{"text":{"type":"string"},"codes":{"type":"array","items":{"type":"string"}}},"required":["codes","text"]}}},"EewInformation.PublicRealtime":{"type":"object","properties":{"_schema":{"$ref":"#/definitions/EewInformation.Schema"},"type":{"type":"string","enum":["リアルタイム震度"]},"title":{"type":"string","enum":["リアルタイム震度"]},"infoType":{"enum":["発表","訂正"],"type":"string"},"eventId":{"type":"string"},"serialNo":{"type":"string"},"infoKind":{"type":"string","enum":["緊急地震速報"]},"body":{"$ref":"#/definitions/EewInformation.PublicRealtimeBody"},"_originalId":{"type":"string"},"status":{"enum":["訓練","試験","通常"],"type":"string"},"editorialOffice":{"type":"string"},"publishingOffice":{"type":"array","items":{"type":"string"}},"pressDateTime":{"type":"string"},"reportDateTime":{"type":"string"},"targetDateTime":{"type":"string"},"infoKindVersion":{"type":"string"},"headline":{"type":["null","string"]}},"required":["_originalId","_schema","body","editorialOffice","eventId","headline","infoKind","infoKindVersion","infoType","pressDateTime","publishingOffice","reportDateTime","serialNo","status","targetDateTime","title","type"]},"EewInformation.PublicRealtimeBody":{"type":"object","properties":{"isLastInfo":{"type":"boolean"},"isCanceled":{"type":"boolean"},"earthquake":{"$ref":"#/definitions/EewInformation.Earthquake"},"intensity":{"$ref":"#/definitions/EewInformation.IntensityRealtime"},"text":{"type":"string"}},"required":["earthquake","isCanceled","isLastInfo"]},"EewInformation.IntensityRealtime":{"type":"object","properties":{"stations":{"type":"array","items":{"$ref":"#/definitions/EewInformation.IntensityRealtimeStation"}}},"required":["stations"]},"EewInformation.IntensityRealtimeStation":{"type":"object","properties":{"code":{"type":"string"},"name":{"type":"string"},"int":{"$ref":"#/definitions/EewInformation.IntensityClass"},"k":{"type":"string"}},"required":["code","int","k","name"]},"EewInformation.IntensityClass":{"enum":["0","1","2","3","4","5+","5-","6+","6-","7"],"type":"string"},"EewInformation.PublicTesting":{"type":"object","properties":{"_schema":{"$ref":"#/definitions/EewInformation.Schema"},"type":{"type":"string","enum":["緊急地震速報配信テスト"]},"title":{"type":"string","enum":["緊急地震速報配信テスト"]},"infoType":{"enum":["発表","訂正"],"type":"string"},"eventId":{"type":"string"},"serialNo":{"type":"string"},"infoKind":{"type":"string","enum":["緊急地震速報"]},"body":{"$ref":"#/definitions/EewInformation.PublicTestingBody"},"_originalId":{"type":"string"},"status":{"enum":["訓練","試験","通常"],"type":"string"},"editorialOffice":{"type":"string"},"publishingOffice":{"type":"array","items":{"type":"string"}},"pressDateTime":{"type":"string"},"reportDateTime":{"type":"string"},"targetDateTime":{"type":"string"},"infoKindVersion":{"type":"string"},"headline":{"type":["null","string"]}},"required":["_originalId","_schema","body","editorialOffice","eventId","headline","infoKind","infoKindVersion","infoType","pressDateTime","publishingOffice","reportDateTime","serialNo","status","targetDateTime","title","type"]},"EewInformation.PublicTestingBody":{"type":"object","properties":{"isLastInfo":{"type":"boolean","enum":[false]},"isCanceled":{"type":"boolean","enum":[false]},"text":{"type":"string"}},"required":["isCanceled","isLastInfo","text"]},"EewInformation.Cancel":{"type":"object","properties":{"_schema":{"$ref":"#/definitions/EewInformation.Schema"},"type":{"enum":["リアルタイム震度","緊急地震速報配信テスト","緊急地震速報(予報)","緊急地震速報(地震動予報)","緊急地震速報(警報)"],"type":"string"},"title":{"enum":["リアルタイム震度","緊急地震速報配信テスト","緊急地震速報(予報)","緊急地震速報(地震動予報)","緊急地震速報(警報)"],"type":"string"},"infoType":{"type":"string","enum":["取消"]},"eventId":{"type":"string"},"serialNo":{"type":"string"},"infoKind":{"type":"string","enum":["緊急地震速報"]},"body":{"$ref":"#/definitions/EewInformation.CancelBody"},"_originalId":{"type":"string"},"status":{"enum":["訓練","試験","通常"],"type":"string"},"editorialOffice":{"type":"string"},"publishingOffice":{"type":"array","items":{"type":"string"}},"pressDateTime":{"type":"string"},"reportDateTime":{"type":"string"},"targetDateTime":{"type":"string"},"infoKindVersion":{"type":"string"},"headline":{"type":["null","string"]}},"required":["_originalId","_schema","body","editorialOffice","eventId","headline","infoKind","infoKindVersion","infoType","pressDateTime","publishingOffice","reportDateTime","serialNo","status","targetDateTime","title","type"]},"EewInformation.CancelBody":{"type":"object","properties":{"isLastInfo":{"type":"boolean","enum":[true]},"isCanceled":{"type":"boolean","enum":[true]},"text":{"type":"string"}},"required":["isCanceled","isLastInfo","text"]}},"$schema":"http://json-schema.org/draft-07/schema#"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dmdata/telegram-json-types",
3
- "version": "1.1.10",
3
+ "version": "1.1.12",
4
4
  "scripts": {
5
5
  "build:jschema": "npx tsc --project jschema/tsconfig.json",
6
6
  "build:dist-jschema": "node ./dist/build.js",
@@ -28,7 +28,7 @@ export namespace EarthquakeInformation {
28
28
 
29
29
  export interface IntensityStation extends Components.CodeName {
30
30
  int: IntensityClass | '!5-';
31
- revise?: '上方修正' | '追加';
31
+ revise?: '上方修正' | '下方修正' | '追加';
32
32
  condition?: '震度5弱以上未入電';
33
33
  }
34
34
 
@@ -40,7 +40,10 @@ export namespace EarthquakeInformation {
40
40
  lgInt: LgIntensityClass;
41
41
  sva: Components.UnitValueNotNull<never, 'cm/s'>;
42
42
  };
43
- export type IntensityLgStation = IntensityStation & {
43
+
44
+ export interface IntensityLgStation extends Components.CodeName {
45
+ int?: IntensityClass;
46
+ revise?: '上方修正' | '下方修正' | '追加';
44
47
  lgInt: LgIntensityClass;
45
48
  sva: Components.UnitValueNotNull<never, 'cm/s'>;
46
49
  prePeriods: IntensityLgStationPrePeriod[];
@@ -9,7 +9,7 @@ export namespace EewInformation {
9
9
  }
10
10
 
11
11
  export type IntensityClass = '0' | '1' | '2' | '3' | '4' | '5-' | '5+' | '6-' | '6+' | '7';
12
- export type LpgmIntensityClass = '0' | '1' | '2' | '3' | '4';
12
+ export type LgIntensityClass = '0' | '1' | '2' | '3' | '4';
13
13
 
14
14
  export interface WarningAreaKindLastKind extends Components.CodeName {
15
15
  }
@@ -63,14 +63,14 @@ export namespace EewInformation {
63
63
  to: IntensityClass | 'over' | '不明';
64
64
  }
65
65
 
66
- export interface IntensityForecastLpgmMaxInt {
67
- from: LpgmIntensityClass | '不明';
68
- to: LpgmIntensityClass | 'over' | '不明';
66
+ export interface IntensityForecastLgMaxInt {
67
+ from: LgIntensityClass | '不明';
68
+ to: LgIntensityClass | 'over' | '不明';
69
69
  }
70
70
 
71
71
  export interface IntensityAppendix {
72
72
  maxIntChange: '0' | '1' | '2';
73
- maxLpgmIntChange?: '0' | '1' | '2';
73
+ maxLgIntChange?: '0' | '1' | '2';
74
74
  maxIntChangeReason: '0' | '1' | '2' | '3' | '4' | '9';
75
75
  }
76
76
 
@@ -79,7 +79,7 @@ export namespace EewInformation {
79
79
 
80
80
  export interface IntensityRegion extends Components.CodeName {
81
81
  forecastMaxInt: IntensityForecastMaxInt;
82
- forecastLpgmMaxInt?: IntensityForecastLpgmMaxInt;
82
+ forecastLgMaxInt?: IntensityForecastLgMaxInt;
83
83
  isPlum: boolean;
84
84
  isWarning: boolean;
85
85
  kind: IntensityRegionKind;
@@ -108,7 +108,7 @@ export namespace EewInformation {
108
108
 
109
109
  export interface Intensity {
110
110
  forecastMaxInt: IntensityForecastMaxInt;
111
- forecastLpgmMaxInt?: IntensityForecastLpgmMaxInt;
111
+ forecastLgMaxInt?: IntensityForecastLgMaxInt;
112
112
  appendix?: IntensityAppendix;
113
113
  regions: IntensityRegionItem[];
114
114
  }