-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathraw_rainfall_debug.json
More file actions
145 lines (145 loc) · 3.51 KB
/
Copy pathraw_rainfall_debug.json
File metadata and controls
145 lines (145 loc) · 3.51 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
{
"data": {
"index_name": "6c05cd1b-ed59-40c2-bc31-e314f39c6971",
"title": "Daily District-wise Rainfall Data",
"desc": "Daily District-wise Rainfall Data",
"org_type": "Central",
"org": [
"Department of Water Resources, River Development & Ganga Rejuvenation",
"Ministry of Jal Shakti",
"National Water Informatics Centre"
],
"sector": [
"Water Resources"
],
"source": "data.gov.in",
"catalog_uuid": "a6007b2f-eed3-4a68-a321-d2d563d52bb2",
"visualizable": "0",
"active": "1",
"created": "1678377674",
"updated": 1761496573,
"created_date": "2023-03-09T21:31:14Z",
"updated_date": "2025-10-26T16:36:13Z",
"external_ws": 0,
"external_ws_url": "",
"target_bucket": {
"index": "water_resources_rainfall_district",
"type": "a6007b2f-eed3-4a68-a321-d2d563d52bb2",
"field": "6c05cd1b-ed59-40c2-bc31-e314f39c6971"
},
"field": [
{
"name": "State",
"id": "State",
"type": "keyword"
},
{
"name": "District",
"id": "District",
"type": "keyword"
},
{
"name": "Date",
"format": "yyyy-MM-dd HH:mm:ss||yyyy-MM-dd||dd/MM/yyyy||yyyy-MM-ddTHH:mm:ssZ",
"id": "Date",
"type": "date"
},
{
"name": "Year",
"id": "Year",
"type": "double"
},
{
"name": "Month",
"id": "Month",
"type": "double"
},
{
"name": "Avg_rainfall",
"id": "Avg_rainfall",
"type": "double"
},
{
"name": "Agency_name",
"id": "Agency_name",
"type": "keyword"
}
],
"field_exposed": [
{
"name": "Year",
"id": "Year",
"type": "keyword",
"mandatory": true
},
{
"name": "State",
"id": "State",
"type": "keyword"
},
{
"name": "Agency Name",
"id": "Agency_name",
"type": "keyword"
}
],
"field_dependent": [],
"message": "Resource lists",
"version": "2.2.0",
"status": "ok",
"total": 3449903,
"count": 5,
"limit": "5",
"offset": "0",
"records": [
{
"State": "Assam",
"District": "Marigaon",
"Date": "2018-11-26",
"Year": "2018",
"Month": "11",
"Avg_rainfall": 0,
"Agency_name": "NRSC VIC MODEL"
},
{
"State": "Assam",
"District": "Marigaon",
"Date": "2018-12-06",
"Year": "2018",
"Month": "12",
"Avg_rainfall": 0,
"Agency_name": "NRSC VIC MODEL"
},
{
"State": "Assam",
"District": "Marigaon",
"Date": "2018-12-08",
"Year": "2018",
"Month": "12",
"Avg_rainfall": 0,
"Agency_name": "NRSC VIC MODEL"
},
{
"State": "Assam",
"District": "Marigaon",
"Date": "2018-12-15",
"Year": "2018",
"Month": "12",
"Avg_rainfall": 0,
"Agency_name": "NRSC VIC MODEL"
},
{
"State": "Assam",
"District": "Marigaon",
"Date": "2018-12-16",
"Year": "2018",
"Month": "12",
"Avg_rainfall": 0,
"Agency_name": "NRSC VIC MODEL"
}
]
},
"url": "https://api.data.gov.in/resource/6c05cd1b-ed59-40c2-bc31-e314f39c6971?api-key=579b464db66ec23bdd000001b99df47d66174b7771f8db787f44753c&format=json&limit=5",
"api_param": "api-key",
"resource_id": "6c05cd1b-ed59-40c2-bc31-e314f39c6971"
}