Skip to content

Commit 073e42f

Browse files
authored
Merge pull request #427 from WetDesertRock/master
Update zodiac.json
2 parents 086763a + 0219066 commit 073e42f

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

data/divination/zodiac.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
"element": "Fire",
1212
"ruling_body_classic": "Mars",
1313
"ruling_body_modern": "Mars",
14+
"approximate_start_date": "21 March",
15+
"approximate_end_date": "20 April",
1416
"keywords": ["driven", "idealistic", "aggressive"]
1517
},
1618
"Taurus": {
@@ -22,6 +24,8 @@
2224
"element": "Earth",
2325
"ruling_body_classic": "Venus",
2426
"ruling_body_modern": "Earth",
27+
"approximate_start_date": "21 April",
28+
"approximate_end_date": "21 May",
2529
"keywords": ["resolute", "sensual", "indulgent"]
2630
},
2731
"Gemini": {
@@ -33,6 +37,8 @@
3337
"element": "Air",
3438
"ruling_body_classic": "Mercury",
3539
"ruling_body_modern": "Mercury",
40+
"approximate_start_date": "22 May",
41+
"approximate_end_date": "21 June",
3642
"keywords": ["playful", "curious", "two-faced"]
3743
},
3844
"Cancer": {
@@ -44,6 +50,8 @@
4450
"element": "Water",
4551
"ruling_body_classic": "Moon",
4652
"ruling_body_modern": "Moon",
53+
"approximate_start_date": "22 June",
54+
"approximate_end_date": "23 July",
4755
"keywords": ["nurturing", "snobby", "petty"]
4856
},
4957
"Leo": {
@@ -55,6 +63,8 @@
5563
"element": "Fire",
5664
"ruling_body_classic": "Sun",
5765
"ruling_body_modern": "Sun",
66+
"approximate_start_date": "24 July",
67+
"approximate_end_date": "23 August",
5868
"keywords": ["fierce", "opulent", "narcissistic"]
5969
},
6070
"Virgo": {
@@ -66,6 +76,8 @@
6676
"element": "Earth",
6777
"ruling_body_classic": "Mercury",
6878
"ruling_body_modern": "Ceres",
79+
"approximate_start_date": "24 August",
80+
"approximate_end_date": "23 September",
6981
"keywords": ["meticulous", "helpful", "naive"]
7082
},
7183
"Libra": {
@@ -77,6 +89,8 @@
7789
"element": "Air",
7890
"ruling_body_classic": "Venus",
7991
"ruling_body_modern": "Venus",
92+
"approximate_start_date": "24 September",
93+
"approximate_end_date": "23 October",
8094
"keywords": ["balanced", "chatty", "indecisive"]
8195
},
8296
"Scorpio": {
@@ -88,6 +102,8 @@
88102
"element": "Water",
89103
"ruling_body_classic": "Mars",
90104
"ruling_body_modern": "Pluto",
105+
"approximate_start_date": "24 October",
106+
"approximate_end_date": "22 November",
91107
"keywords": ["deep", "magnetic", "destructive"]
92108
},
93109
"Sagittarius": {
@@ -99,6 +115,8 @@
99115
"element": "Fire",
100116
"ruling_body_classic": "Jupiter",
101117
"ruling_body_modern": "Jupiter",
118+
"approximate_start_date": "23 November",
119+
"approximate_end_date": "21 December",
102120
"keywords": ["ambitious", "daring", "coarse"]
103121
},
104122
"Capricorn": {
@@ -110,6 +128,8 @@
110128
"element": "Earth",
111129
"ruling_body_classic": "Saturn",
112130
"ruling_body_modern": "Saturn",
131+
"approximate_start_date": "22 December",
132+
"approximate_end_date": "20 January",
113133
"keywords": ["responsible", "awkward", "rigid"]
114134
},
115135
"Aquarius": {
@@ -121,6 +141,8 @@
121141
"element": "Air",
122142
"ruling_body_classic": "Saturn",
123143
"ruling_body_modern": "Uranus",
144+
"approximate_start_date": "21 January",
145+
"approximate_end_date": "19 February",
124146
"keywords": ["inventive", "zany", "erratic"]
125147
},
126148
"Pisces": {
@@ -132,6 +154,8 @@
132154
"element": "Water",
133155
"ruling_body_classic": "Jupiter",
134156
"ruling_body_modern": "Neptune",
157+
"approximate_start_date": "20 February",
158+
"approximate_end_date": "20 March",
135159
"keywords": ["artistic", "sentimental", "dependent"]
136160
}
137161
},

0 commit comments

Comments
 (0)