GET /API/MaffOpenData/Private/LivestockNotificationInfoStatistics/Get/{LivestockNotificationInfoId}
登録されている畜産クラウドの牛の飼養頭数や施設数等のデータを1件指定して取得できます。 JSON形式のレスポンス情報に含まれており、特定の1件を指定して取得する際に利用します。 主キーはJSON形式のレスポンス情報に含まれており、Odataによるフィルター検索で取得できます。 主キー以外の条件抽出に関しても、Odataで取得可能です。
Request Information
URI Parameters
JSON型式のレスポンスに含まれており、データ1件を特定するための一意のキーとなります。
Name | Description | Type | Additional information |
---|---|---|---|
LivestockNotificationInfoId | 畜産届出情報ID |
String, Null |
None. |
Body Parameters
None.
Response Information
Resource Description
畜産届出情報統計
Name | Description | Type | Additional information |
---|---|---|---|
AggregateName | 集計名称 |
String |
Required Max length: 12 |
AggregateTypeCode | 集計種別コード |
String, Null |
Max length: 2 |
Breed | 品種 |
String |
Required Max length: 13 |
City | 市区町村 |
String, Null |
Max length: 20 |
FileName | ファイル名 |
String |
Required Max length: 255 |
Gender | 性別 |
String, Null |
Max length: 1 |
ImportedFrom | 輸入元 |
String, Null |
Max length: 7 |
InformationUpdateDate | 報告更新日時 |
String |
Required Format : date-time |
LivestockNotificationInfoId | 畜産届出情報ID |
String, Null |
None. |
Month | 月 |
Integer, Null |
Maximum : 12 Minimum : 1 |
MonthAge | 月齢 |
String, Null |
Max length: 5 |
Number | 頭数/施設数 |
Integer, Null |
Maximum : 9999999 |
NumberNonNumeric | 頭数/施設数(非数値) |
String, Null |
Max length: 10 |
Prefecture | 都道府県 |
String, Null |
Max length: 6 |
TargetYearMonth | 年月 |
String |
Required Max length: 7 |
Year | 年 |
Integer |
Required Maximum : 9999 |
YearOnYear | 対前年比(%) |
Number, Null |
Format : Number(10,1) |
YearOnYearNonNumeric | 対前年比(非数値) |
String, Null |
Max length: 10 |