-
Notifications
You must be signed in to change notification settings - Fork 7
/
shopify-districts.yaml
217 lines (216 loc) · 6.41 KB
/
shopify-districts.yaml
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
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
common:
topo: maps/india-districts.json
key: DISTRICT
col: DISTRICT
csv: out/districts.csv
attr:
'Tital': '{_name} District Excel Map'
'Body (HTML)': |
An interactive Excel map application showing all districts in {_desc} as per the 2011 Census. {table}
'Tags': ''
'Published': 'TRUE'
'Variant Inventory Qty': 0
'Variant Inventory Policy': 'deny'
'Variant Fulfillment Service': 'manual'
'Variant Price': 9999
'Variant Requires Shipping': 'FALSE'
'Variant Taxable': 'TRUE'
'Image Src': ''
'Image Alt Text': ''
'Gift Card': 'FALSE'
maps:
-
filters: "STATE_NAME=ANDHRA PRADESH"
out: "out/India-Districts-2011-AP"
attr:
_name: Andhra Pradesh and Telangana
_desc: the state of Andhra Pradesh (including the current state of Telangana)
-
filters: "STATE_NAME=ARUNACHAL PRADESH"
out: "out/India-Districts-2011-AR"
attr:
_name: Arunachal Pradesh
_desc: the state of Arunachal Pradesh
-
filters: "STATE_NAME=ASSAM"
out: "out/India-Districts-2011-AS"
attr:
_name: Assam
_desc: the state of Assam
-
filters: "STATE_NAME=BIHAR"
out: "out/India-Districts-2011-BR"
attr:
_name: Bihar
_desc: the state of Bihar
-
filters: "STATE_NAME=CHHATTISGARH"
out: "out/India-Districts-2011-CT"
attr:
_name: Chattisgarh
_desc: the state of Chattisgarh
-
filters: "STATE_NAME=GUJARAT"
out: "out/India-Districts-2011-GJ"
attr:
_name: Gujarat
_desc: the state of Gujarat
-
filters: "STATE_NAME=HARYANA"
out: "out/India-Districts-2011-HR"
attr:
_name: Haryana
_desc: the state of Haryana
-
filters: "STATE_NAME=HIMACHAL PRADESH"
out: "out/India-Districts-2011-HP"
attr:
_name: Himachal Pradesh
_desc: the state of Himachal Pradesh
-
filters: "STATE_NAME=JAMMU & KASHMIR|null"
out: "out/India-Districts-2011-JK"
attr:
_name: Jammu and Kashmir
_desc: the state of Jammu and Kashmir
-
filters: "STATE_NAME=JHARKHAND"
out: "out/India-Districts-2011-JH"
attr:
_name: Jharkhand
_desc: the state of Jharkhand
-
filters: "STATE_NAME=KARNATAKA"
out: "out/India-Districts-2011-KA"
attr:
_name: Karnataka
_desc: the state of Karnataka
-
filters: "STATE_NAME=KERALA"
out: "out/India-Districts-2011-KL"
attr:
_name: Kerala
_desc: the state of Kerala
-
filters: "STATE_NAME=MADHYA PRADESH"
out: "out/India-Districts-2011-MP"
attr:
_name: Madhya Pradesh
_desc: the state of Madhya Pradesh
-
filters: "STATE_NAME=MAHARASHTRA"
out: "out/India-Districts-2011-MH"
attr:
_name: Maharashtra
_desc: the state of Maharashtra
-
filters: "STATE_NAME=MANIPUR"
out: "out/India-Districts-2011-MN"
attr:
_name: Manipur
_desc: the state of Manipur
-
filters: "STATE_NAME=MEGHALAYA"
out: "out/India-Districts-2011-ML"
attr:
_name: Meghalaya
_desc: the state of Meghalaya
-
filters: "STATE_NAME=MIZORAM"
out: "out/India-Districts-2011-MZ"
attr:
_name: Mizoram
_desc: the state of Mizoram
-
filters: "STATE_NAME=NAGALAND"
out: "out/India-Districts-2011-NL"
attr:
_name: Nagaland
_desc: the state of Nagaland
-
filters: "STATE_NAME=ORISSA"
out: "out/India-Districts-2011-OR"
attr:
_name: Orissa
_desc: the state of Orissa
-
filters: "STATE_NAME=PUNJAB"
out: "out/India-Districts-2011-PB"
attr:
_name: Punjab
_desc: the state of Punjab
-
filters: "STATE_NAME=RAJASTHAN"
out: "out/India-Districts-2011-RJ"
attr:
_name: Rajasthan
_desc: the state of Rajasthan
-
filters: "STATE_NAME=SIKKIM"
out: "out/India-Districts-2011-SK"
attr:
_name: Sikkim
_desc: the state of Sikkim
-
filters: "STATE_NAME=TAMIL NADU"
out: "out/India-Districts-2011-TN"
attr:
_name: Tamil Nadu
_desc: the state of Tamil Nadu
-
filters: "STATE_NAME=TRIPURA"
out: "out/India-Districts-2011-TR"
attr:
_name: Tripura
_desc: the state of Tripura
-
filters: "STATE_NAME=UTTAR PRADESH"
out: "out/India-Districts-2011-UP"
attr:
_name: Uttar Pradesh
_desc: the state of Uttar Pradesh
-
filters: "STATE_NAME=UTTARANCHAL"
out: "out/India-Districts-2011-UT"
attr:
_name: Uttaranchal
_desc: the state of Uttaranchal
-
filters: "STATE_NAME=WEST BENGAL"
out: "out/India-Districts-2011-WB"
attr:
_name: West Bengal
_desc: the state of West Bengal
-
key: STATE_NAME,DISTRICT
col: STATE_NAME,DISTRICT
out: "out/India-Districts-2011"
attr:
_name: India
_desc: all states in India
"Variant Price": 49999
# # Ignore these districts because they are too small or haven't come out well
# -
# filters: "STATE_NAME=ANDAMAN & NICOBAR"
# out: "out/India-Districts-2011-AN"
# -
# filters: "STATE_NAME=CHANDIGARH"
# out: "out/India-Districts-2011-CH"
# -
# filters: "STATE_NAME=DADRA & NAGAR HAVELI"
# out: "out/India-Districts-2011-DN"
# -
# filters: "STATE_NAME=DAMAN & DIU"
# out: "out/India-Districts-2011-DD"
# -
# filters: "STATE_NAME=GOA"
# out: "out/India-Districts-2011-GA"
# -
# filters: "STATE_NAME=LAKSHADWEEP"
# out: "out/India-Districts-2011-LD"
# -
# filters: "STATE_NAME=PONDICHERRY"
# out: "out/India-Districts-2011-PY"
# -
# filters: "STATE_NAME=DELHI"
# out: "out/India-Districts-2011-DL"