หมวดหมู่ประเทศของรายงานสถานการณ์การค้าในต่างประเทศ
URL: https://graphql.ditp.go.th/
ตัวอย่างการใช้ curl command เพื่อเรียก graphql api (ต้องใช้ token นี้สำหรับข้อมูล public)
Token: Api-Key YqlvgTth.1PrBwB38knYz66vO1ULgaArg18DZmNsw
curl --request POST --header 'content-type: application/json' --header 'Authorization: Api-Key YqlvgTth.1PrBwB38knYz66vO1ULgaArg18DZmNsw' --url 'https://graphql.ditp.go.th/' --data '{"query":"query ExampleQuery($limit: Int!) {\n ditpWebsiteCountry(limit: $limit) {\n items {\n id\n count\n name\n description\n parent\n taxonomy\n }\n }\n}","variables":{"limit":20}}'
Informație adițională
Cîmp | Valoare |
---|---|
Format | graphql |
Licență | Open Data Common |
เงื่อนไขในการเข้าถึงข้อมูล | |
หน่วยที่ย่อยที่สุดของการจัดเก็บข้อมูล | อื่นๆ |
ภูมิภาค | |
วันที่เริ่มต้นสร้าง | January 1, 2023 |
วันที่ปรับปรุงข้อมูลล่าสุด | March 30, 2023 |
Creat | May 22, 2023 |