aa-ledger 0.9.9__py3-none-any.whl → 0.9.9.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (77) hide show
  1. {aa_ledger-0.9.9.dist-info → aa_ledger-0.9.9.1.dist-info}/METADATA +1 -1
  2. {aa_ledger-0.9.9.dist-info → aa_ledger-0.9.9.1.dist-info}/RECORD +77 -77
  3. ledger/__init__.py +9 -9
  4. ledger/api/api_helper/billboard_helper.py +277 -277
  5. ledger/api/ledger/admin.py +289 -289
  6. ledger/app_settings.py +50 -50
  7. ledger/constants.py +5 -0
  8. ledger/decorators.py +92 -11
  9. ledger/helpers/alliance.py +353 -334
  10. ledger/helpers/character.py +260 -260
  11. ledger/helpers/core.py +565 -565
  12. ledger/helpers/corporation.py +455 -421
  13. ledger/helpers/etag.py +237 -237
  14. ledger/helpers/ref_type.py +475 -475
  15. ledger/locale/cs_CZ/LC_MESSAGES/django.po +942 -942
  16. ledger/locale/de/LC_MESSAGES/django.po +961 -961
  17. ledger/locale/django.pot +942 -942
  18. ledger/locale/es/LC_MESSAGES/django.po +943 -943
  19. ledger/locale/fr_FR/LC_MESSAGES/django.po +942 -942
  20. ledger/locale/it_IT/LC_MESSAGES/django.po +942 -942
  21. ledger/locale/ja/LC_MESSAGES/django.po +943 -943
  22. ledger/locale/ko_KR/LC_MESSAGES/django.po +942 -942
  23. ledger/locale/nl_NL/LC_MESSAGES/django.po +942 -942
  24. ledger/locale/pl_PL/LC_MESSAGES/django.po +942 -942
  25. ledger/locale/ru/LC_MESSAGES/django.po +945 -945
  26. ledger/locale/sk/LC_MESSAGES/django.po +944 -944
  27. ledger/locale/uk/LC_MESSAGES/django.po +946 -946
  28. ledger/locale/zh_Hans/LC_MESSAGES/django.po +943 -943
  29. ledger/managers/character_mining_manager.py +239 -239
  30. ledger/managers/character_planetary_manager.py +1 -1
  31. ledger/migrations/0016_characterminingledger_price_per_unit.py +21 -21
  32. ledger/models/characteraudit.py +496 -496
  33. ledger/static/ledger/css/cards.css +1 -1
  34. ledger/static/ledger/css/table.css +1 -1
  35. ledger/static/ledger/js/charts.js +221 -221
  36. ledger/static/ledger/js/planetary.js +143 -143
  37. ledger/tasks.py +442 -449
  38. ledger/templates/ledger/allyledger/admin/alliance_administration.html +46 -46
  39. ledger/templates/ledger/allyledger/admin/alliance_overview.html +108 -108
  40. ledger/templates/ledger/allyledger/alliance_ledger.html +86 -86
  41. ledger/templates/ledger/bundles/ally-administration-bundles.html +59 -59
  42. ledger/templates/ledger/bundles/char-administration-bundles.html +66 -66
  43. ledger/templates/ledger/bundles/character-ledger-bundles.html +66 -66
  44. ledger/templates/ledger/bundles/corp-administration-bundles.html +68 -68
  45. ledger/templates/ledger/bundles/corporation-ledger-bundles.html +75 -75
  46. ledger/templates/ledger/charledger/admin/character_administration.html +39 -39
  47. ledger/templates/ledger/charledger/admin/character_overview.html +106 -106
  48. ledger/templates/ledger/charledger/character_ledger.html +94 -94
  49. ledger/templates/ledger/charledger/planetary/planetary_ledger.html +54 -54
  50. ledger/templates/ledger/corpledger/admin/corporation_administration.html +39 -39
  51. ledger/templates/ledger/corpledger/admin/corporation_overview.html +108 -108
  52. ledger/templates/ledger/corpledger/corporation_ledger.html +129 -86
  53. ledger/templates/ledger/partials/administration/alliance.html +37 -37
  54. ledger/templates/ledger/partials/administration/alliance_corporations.html +58 -58
  55. ledger/templates/ledger/partials/administration/corporation_characters.html +34 -34
  56. ledger/templates/ledger/partials/information/daily.html +56 -56
  57. ledger/templates/ledger/partials/information/day.html +48 -48
  58. ledger/templates/ledger/partials/information/hourly.html +53 -53
  59. ledger/templates/ledger/partials/information/summary.html +88 -88
  60. ledger/templates/ledger/partials/information/view_character_content.html +35 -35
  61. ledger/templates/ledger/partials/table/char-ledger.html +85 -85
  62. ledger/templates/ledger/partials/table/corp-ledger.html +66 -66
  63. ledger/templates/ledger/partials/view/card.html +160 -160
  64. ledger/tests/test_decarators.py +102 -17
  65. ledger/tests/test_helpers/test_etag.py +149 -149
  66. ledger/tests/test_managers/test_character_mining_manager.py +54 -54
  67. ledger/tests/test_models/test_characterminingledger.py +107 -106
  68. ledger/tests/test_tasks.py +282 -282
  69. ledger/tests/test_templatetags.py +5 -2
  70. ledger/tests/test_views/test_access.py +852 -852
  71. ledger/tests/testdata/esi.json +1 -2
  72. ledger/tests/testdata/eveuniverse.json +391 -391
  73. ledger/urls.py +66 -21
  74. ledger/views/alliance/alliance_ledger.py +203 -203
  75. ledger/views/corporation/corporation_ledger.py +25 -9
  76. {aa_ledger-0.9.9.dist-info → aa_ledger-0.9.9.1.dist-info}/WHEEL +0 -0
  77. {aa_ledger-0.9.9.dist-info → aa_ledger-0.9.9.1.dist-info}/licenses/LICENSE +0 -0
@@ -1,391 +1,391 @@
1
- {
2
- "EveCategory": [
3
- {
4
- "id": 2,
5
- "name": "Celestial",
6
- "published": true
7
- },
8
- {
9
- "id": 4,
10
- "name": "Material",
11
- "published": true
12
- },
13
- {
14
- "id": 25,
15
- "name": "Asteroid",
16
- "published": true
17
- },
18
- {
19
- "id": 42,
20
- "name": "Planetary Resources",
21
- "published": true
22
- },
23
- {
24
- "id": 43,
25
- "name": "Planetary Commodities",
26
- "published": true
27
- },
28
- {
29
- "id": 65,
30
- "name": "Structure",
31
- "published": true
32
- }
33
- ],
34
- "EveGroup": [
35
- {
36
- "eve_category_id": 2,
37
- "id": 7,
38
- "name": "Planet",
39
- "published": false
40
- },
41
- {
42
- "eve_category_id": 25,
43
- "id": 450,
44
- "name": "Arkonor",
45
- "published": true
46
- },
47
- {
48
- "eve_category_id": 25,
49
- "id": 465,
50
- "name": "Ice",
51
- "published": true
52
- },
53
- {
54
- "eve_category_id": 42,
55
- "id": 1033,
56
- "name": "Planet Liquid-Gas - Raw Resource",
57
- "published": true
58
- },
59
- {
60
- "eve_category_id": 43,
61
- "id": 1034,
62
- "name": "Refined Commodities - Tier 2",
63
- "published": true
64
- },
65
- {
66
- "eve_category_id": 43,
67
- "id": 1042,
68
- "name": "Basic Commodities - Tier 1",
69
- "published": true
70
- }
71
- ],
72
- "EveConstellation": [
73
- {
74
- "eve_region_id": 10000060,
75
- "id": 20000699,
76
- "name": "LSC-4P",
77
- "position_x": -4.055529772550624e17,
78
- "position_y": 6.744814196037672e16,
79
- "position_z": -2.885111598682538e17
80
- },
81
- {
82
- "eve_region_id": 10000042,
83
- "id": 20000304,
84
- "name": "Aldodan",
85
- "position_x": -1.0747745827663346e+17,
86
- "position_y": -6953093208971083.0,
87
- "position_z": 4.036681485589451e+16
88
- },
89
- {
90
- "eve_region_id": 10000030,
91
- "id": 20000372,
92
- "name": "Hed",
93
- "position_x": -1.282693384263374e+17,
94
- "position_y": 3.8212719069804984e+16,
95
- "position_z": 7556108809294752.0
96
- }
97
- ],
98
- "EveRegion": [
99
- {
100
- "description": "\"Never Again\"",
101
- "id": 10000030,
102
- "name": "Heimatar"
103
- },
104
- {
105
- "description": "It has long been an established fact of civilization that wherever a seat of government lies, then so will a concentration of its subjects, the better to fuel the halls of bureaucracy. In this, the Republic has been no exception and in locating their Parliament and Justice Department in the Gedulf constellation, they guaranteed a huge population influx. This population needs supporting, and so some of the largest Matari corporations also have their head offices here, making the region bustle with activity, not unlike a large Metropolis.",
106
- "id": 10000042,
107
- "name": "Metropolis"
108
- },
109
- {
110
- "description": "\"Never Again\"",
111
- "id": 10000060,
112
- "name": "Delve"
113
- }
114
- ],
115
- "EveSolarSystem": [
116
- {
117
- "enabled_sections": 0,
118
- "eve_constellation_id": 20000699,
119
- "eve_star_id": null,
120
- "id": 30004783,
121
- "name": "N8D9-Z",
122
- "position_x": -3.997667726720811e17,
123
- "position_y": 6.678881359632571e16,
124
- "position_z": -2.690098844885066e17,
125
- "security_status": -0.47704941034317017
126
- },
127
- {
128
- "enabled_sections": 0,
129
- "eve_constellation_id": 20000304,
130
- "eve_star_id": null,
131
- "id": 30002063,
132
- "name": "Helgatild",
133
- "position_x": -9.933649837287458e+16,
134
- "position_y": -1.0099325834620358e+16,
135
- "position_z": 3.0712591164613148e+16,
136
- "security_status": 0.151897594332695
137
- },
138
- {
139
- "enabled_sections": 0,
140
- "eve_constellation_id": 20000372,
141
- "eve_star_id": null,
142
- "id": 30002542,
143
- "name": "Auga",
144
- "position_x": -1.280818422914163e+17,
145
- "position_y": 4.273309719085835e+16,
146
- "position_z": 6568509050290774.0,
147
- "security_status": 0.38548383116722107
148
- }
149
- ],
150
- "EveType": [
151
- {
152
- "capacity": 0.0,
153
- "description": "Gas planets are characterized by a deep, opaque upper atmosphere, usually composed primarily of light elements such as hydrogen or helium. Simple chemicals can add a range of hues and shades in the visual spectrum, and the interaction between upwellings and rapidly circulating pressure bands result in a huge variety of visible surface structures. A similar level of diversity can be found beneath the cloud-tops: the inner composition of a given gas planet might belong to any one of a dozen broad groups, with no two planets entirely alike in this regard.",
154
- "enabled_sections": 0,
155
- "eve_graphic_id": null,
156
- "eve_group_id": 7,
157
- "eve_market_group_id": null,
158
- "icon_id": 10139,
159
- "id": 13,
160
- "mass": 1e+35,
161
- "name": "Planet (Gas)",
162
- "packaged_volume": 1.0,
163
- "portion_size": 1,
164
- "published": false,
165
- "radius": 10000.0,
166
- "volume": 1.0
167
- },
168
- {
169
- "capacity": 0.0,
170
- "description": "Asteroids are small, irregularly shaped rocky bodies that orbit the sun. They are smaller than planets and are sometimes called minor planets or planetoids. Most asteroids are found in the asteroid belt, a region of space between Mars and Jupiter. Asteroids are made of rock, metals, and other elements. They have irregular shapes and are often pitted or cratered. Some asteroids are large enough to have their own moons.",
171
- "enabled_sections": 0,
172
- "eve_graphic_id": null,
173
- "eve_group_id": 450,
174
- "eve_market_group_id": null,
175
- "icon_id": 1277,
176
- "mass": 1e+35,
177
- "id": 17425,
178
- "name": "Crimson Arkonor",
179
- "packaged_volume": 16,
180
- "portion_size": 100,
181
- "published": true,
182
- "radius": 1,
183
- "volume": 16
184
- },
185
- {
186
- "id":2268,
187
- "name":"Aqueous Liquids",
188
- "last_updated":"2025-01-02 16:22:40.192442",
189
- "capacity":0,
190
- "icon_id":"10012",
191
- "mass": 0,
192
- "packaged_volume": 0.005,
193
- "portion_size": 1,
194
- "radius": 1,
195
- "published": 1,
196
- "volume": 0.005,
197
- "eve_graphic_id":null,
198
- "eve_group_id": 1033,
199
- "eve_market_group_id": null,
200
- "enabled_sections": 13,
201
- "description":"The abundance of water on terrestrial planets is often a misconception: What many refer to offhandedly as \"water\" is often an amalgamation of many liquids, microscopic particles, and saturated compounds combined with water and other liquids. Aqueous liquids represent those liquids from which pure water can be separated easily from waste or hazardous particles, but only using the proper equipment."
202
- },
203
- {
204
- "id": 2309,
205
- "name":"Ionic Solutions",
206
- "last_updated":"2025-01-02 16:22:40.805952",
207
- "capacity": 0,
208
- "icon_id":"10014",
209
- "mass": 0,
210
- "packaged_volume": 0.005,
211
- "portion_size": 1,
212
- "radius": 1,
213
- "published": 1,
214
- "volume": 0.005,
215
- "eve_graphic_id":null,
216
- "eve_group_id": 1033,
217
- "eve_market_group_id": null,
218
- "enabled_sections": 13,
219
- "description":"An electrolyte found in a raw, natural form is called an ionic solution, especially in terms of planetary astronomy. Only after a lengthy process of extraction and refining can the resulting fluid go on to be used for medical, industrial, or nutritive applications."
220
- },
221
- {
222
- "id": 2390,
223
- "name":"Electrolytes",
224
- "last_updated":"2024-09-27 14:25:56.675992",
225
- "capacity": 0.0,
226
- "icon_id":"10019",
227
- "mass": 0,
228
- "packaged_volume": 0.19,
229
- "portion_size": 1,
230
- "radius": 1,
231
- "published": 1,
232
- "volume": 0.19,
233
- "eve_graphic_id": null,
234
- "eve_group_id": 7,
235
- "eve_market_group_id": null,
236
- "enabled_sections": 0,
237
- "description":"This conductive liquid is able to carry an electrical current due to its unique ionic properties, making it ideal for use as a reactive coolant, a high-energy fuel, or a transference medium for power plants."
238
- },
239
- {
240
- "id": 2534,
241
- "name":"Gas Launchpad",
242
- "last_updated":"2024-09-27 14:25:56.675992",
243
- "capacity": 0.0,
244
- "icon_id":"10019",
245
- "mass": 0,
246
- "packaged_volume": 0.19,
247
- "portion_size": 1,
248
- "radius": 1,
249
- "published": 1,
250
- "volume": 0.19,
251
- "eve_graphic_id": null,
252
- "eve_group_id": 7,
253
- "eve_market_group_id": null,
254
- "enabled_sections": 0,
255
- "description":"."
256
- },
257
- {
258
- "id": 2557,
259
- "name":"Storm Launchpad",
260
- "last_updated":"2024-09-27 14:25:56.675992",
261
- "capacity": 0.0,
262
- "icon_id":"10019",
263
- "mass": 0,
264
- "packaged_volume": 0.19,
265
- "portion_size": 1,
266
- "radius": 1,
267
- "published": 1,
268
- "volume": 0.19,
269
- "eve_graphic_id": null,
270
- "eve_group_id": 7,
271
- "eve_market_group_id": null,
272
- "enabled_sections": 0,
273
- "description":"."
274
- },
275
- {
276
- "id": 3060,
277
- "name":"Gas Extractor Control Unit",
278
- "last_updated":"2024-09-27 14:25:56.675992",
279
- "capacity": 0.0,
280
- "icon_id":"10019",
281
- "mass": 0,
282
- "packaged_volume": 0.19,
283
- "portion_size": 1,
284
- "radius": 1,
285
- "published": 1,
286
- "volume": 0.19,
287
- "eve_graphic_id": null,
288
- "eve_group_id": 7,
289
- "eve_market_group_id": null,
290
- "enabled_sections": 0,
291
- "description":"."
292
- },
293
- {
294
- "id": 3645,
295
- "name":"Water",
296
- "last_updated":"2025-01-02 16:16:50.272300",
297
- "capacity": 0,
298
- "icon_id":"1178",
299
- "mass": 0,
300
- "packaged_volume": 0.19,
301
- "portion_size": 1,
302
- "radius": 1,
303
- "published": 1,
304
- "volume": 0.19,
305
- "eve_graphic_id":null,
306
- "eve_group_id": 1042,
307
- "eve_market_group_id": null,
308
- "enabled_sections": 13,
309
- "description":"Water is one of the basic conditional elements of human survival. Most worlds have this compound in relative short supply and hence must rely on starship freight."
310
- },
311
- {
312
- "id": 9832,
313
- "name":"Coolant",
314
- "last_updated":"2025-01-02 16:16:34.532296",
315
- "capacity": 0,
316
- "icon_id":"1360",
317
- "mass": 0,
318
- "packaged_volume":0.75,
319
- "portion_size": 1,
320
- "radius": 1,
321
- "published": 1,
322
- "volume":0.75,
323
- "eve_graphic_id":null,
324
- "eve_group_id": 1034,
325
- "eve_market_group_id": null,
326
- "enabled_sections": 13,
327
- "description":"This specially blended fluid is ideal for transferring thermal energy away from sensitive machinery or computer components, rerouting it to heat sinks so it can be eliminated from the system."
328
- },
329
- {
330
- "id": "16268",
331
- "name": "Gelidus",
332
- "last_updated": "2025-03-09 18:51:27.959352",
333
- "capacity": "0",
334
- "icon_id": "2558",
335
- "mass": "1000",
336
- "packaged_volume": "1000",
337
- "portion_size": "1",
338
- "radius": "1",
339
- "published": "1",
340
- "volume": "1000",
341
- "eve_graphic_id": null,
342
- "eve_group_id": "465",
343
- "eve_market_group_id": null,
344
- "enabled_sections": "24",
345
- "description": "Fairly rare and very valuable, Gelidus-type ice formations are a large-scale source of strontium clathrates, one of the rarest ice solids found in the universe, in addition to which they contain unusually large concentrations of heavy water and liquid ozone.\r\n\r\nAvailable in <color='0xFFFF0000'>0.0<\/color> security status solar systems or lower."
346
- },
347
- {
348
- "id": "28437",
349
- "name": "Compressed Gelidus",
350
- "last_updated": "2025-03-09 18:51:34.183513",
351
- "capacity": "0",
352
- "icon_id": "3328",
353
- "mass": "1000",
354
- "packaged_volume": "100",
355
- "portion_size": "1",
356
- "radius": "1",
357
- "published": "1",
358
- "volume": "100",
359
- "eve_graphic_id": null,
360
- "eve_group_id": "465",
361
- "eve_market_group_id": null,
362
- "enabled_sections": "24",
363
- "description": "Fairly rare and very valuable, Gelidus-type ice formations are a large-scale source of strontium clathrates, one of the rarest ice solids found in the universe, in addition to which they contain unusually large concentrations of heavy water and liquid ozone.\r\n\r\nThis material is compressed and a much more compact form of the original material."
364
- }
365
- ],
366
- "EvePlanet": [
367
- {
368
- "id":"4001",
369
- "name":"Test Planet I",
370
- "last_updated":"2024-02-14 22:38:23.813892",
371
- "position_x":"1539254041784",
372
- "position_y":"-233186718285",
373
- "position_z":"-634258364444",
374
- "eve_solar_system_id":"30004783",
375
- "eve_type_id":"13",
376
- "enabled_sections": 0
377
- },
378
- {
379
- "id":"4002",
380
- "name":"Test Planet I",
381
- "last_updated":"2024-02-14 22:38:23.813892",
382
- "position_x":"1539254041784",
383
- "position_y":"-233186718285",
384
- "position_z":"-634258364444",
385
- "eve_solar_system_id":"30004783",
386
- "eve_type_id":"13",
387
- "enabled_sections": 0
388
- }
389
- ]
390
-
391
- }
1
+ {
2
+ "EveCategory": [
3
+ {
4
+ "id": 2,
5
+ "name": "Celestial",
6
+ "published": true
7
+ },
8
+ {
9
+ "id": 4,
10
+ "name": "Material",
11
+ "published": true
12
+ },
13
+ {
14
+ "id": 25,
15
+ "name": "Asteroid",
16
+ "published": true
17
+ },
18
+ {
19
+ "id": 42,
20
+ "name": "Planetary Resources",
21
+ "published": true
22
+ },
23
+ {
24
+ "id": 43,
25
+ "name": "Planetary Commodities",
26
+ "published": true
27
+ },
28
+ {
29
+ "id": 65,
30
+ "name": "Structure",
31
+ "published": true
32
+ }
33
+ ],
34
+ "EveGroup": [
35
+ {
36
+ "eve_category_id": 2,
37
+ "id": 7,
38
+ "name": "Planet",
39
+ "published": false
40
+ },
41
+ {
42
+ "eve_category_id": 25,
43
+ "id": 450,
44
+ "name": "Arkonor",
45
+ "published": true
46
+ },
47
+ {
48
+ "eve_category_id": 25,
49
+ "id": 465,
50
+ "name": "Ice",
51
+ "published": true
52
+ },
53
+ {
54
+ "eve_category_id": 42,
55
+ "id": 1033,
56
+ "name": "Planet Liquid-Gas - Raw Resource",
57
+ "published": true
58
+ },
59
+ {
60
+ "eve_category_id": 43,
61
+ "id": 1034,
62
+ "name": "Refined Commodities - Tier 2",
63
+ "published": true
64
+ },
65
+ {
66
+ "eve_category_id": 43,
67
+ "id": 1042,
68
+ "name": "Basic Commodities - Tier 1",
69
+ "published": true
70
+ }
71
+ ],
72
+ "EveConstellation": [
73
+ {
74
+ "eve_region_id": 10000060,
75
+ "id": 20000699,
76
+ "name": "LSC-4P",
77
+ "position_x": -4.055529772550624e17,
78
+ "position_y": 6.744814196037672e16,
79
+ "position_z": -2.885111598682538e17
80
+ },
81
+ {
82
+ "eve_region_id": 10000042,
83
+ "id": 20000304,
84
+ "name": "Aldodan",
85
+ "position_x": -1.0747745827663346e+17,
86
+ "position_y": -6953093208971083.0,
87
+ "position_z": 4.036681485589451e+16
88
+ },
89
+ {
90
+ "eve_region_id": 10000030,
91
+ "id": 20000372,
92
+ "name": "Hed",
93
+ "position_x": -1.282693384263374e+17,
94
+ "position_y": 3.8212719069804984e+16,
95
+ "position_z": 7556108809294752.0
96
+ }
97
+ ],
98
+ "EveRegion": [
99
+ {
100
+ "description": "\"Never Again\"",
101
+ "id": 10000030,
102
+ "name": "Heimatar"
103
+ },
104
+ {
105
+ "description": "It has long been an established fact of civilization that wherever a seat of government lies, then so will a concentration of its subjects, the better to fuel the halls of bureaucracy. In this, the Republic has been no exception and in locating their Parliament and Justice Department in the Gedulf constellation, they guaranteed a huge population influx. This population needs supporting, and so some of the largest Matari corporations also have their head offices here, making the region bustle with activity, not unlike a large Metropolis.",
106
+ "id": 10000042,
107
+ "name": "Metropolis"
108
+ },
109
+ {
110
+ "description": "\"Never Again\"",
111
+ "id": 10000060,
112
+ "name": "Delve"
113
+ }
114
+ ],
115
+ "EveSolarSystem": [
116
+ {
117
+ "enabled_sections": 0,
118
+ "eve_constellation_id": 20000699,
119
+ "eve_star_id": null,
120
+ "id": 30004783,
121
+ "name": "N8D9-Z",
122
+ "position_x": -3.997667726720811e17,
123
+ "position_y": 6.678881359632571e16,
124
+ "position_z": -2.690098844885066e17,
125
+ "security_status": -0.47704941034317017
126
+ },
127
+ {
128
+ "enabled_sections": 0,
129
+ "eve_constellation_id": 20000304,
130
+ "eve_star_id": null,
131
+ "id": 30002063,
132
+ "name": "Helgatild",
133
+ "position_x": -9.933649837287458e+16,
134
+ "position_y": -1.0099325834620358e+16,
135
+ "position_z": 3.0712591164613148e+16,
136
+ "security_status": 0.151897594332695
137
+ },
138
+ {
139
+ "enabled_sections": 0,
140
+ "eve_constellation_id": 20000372,
141
+ "eve_star_id": null,
142
+ "id": 30002542,
143
+ "name": "Auga",
144
+ "position_x": -1.280818422914163e+17,
145
+ "position_y": 4.273309719085835e+16,
146
+ "position_z": 6568509050290774.0,
147
+ "security_status": 0.38548383116722107
148
+ }
149
+ ],
150
+ "EveType": [
151
+ {
152
+ "capacity": 0.0,
153
+ "description": "Gas planets are characterized by a deep, opaque upper atmosphere, usually composed primarily of light elements such as hydrogen or helium. Simple chemicals can add a range of hues and shades in the visual spectrum, and the interaction between upwellings and rapidly circulating pressure bands result in a huge variety of visible surface structures. A similar level of diversity can be found beneath the cloud-tops: the inner composition of a given gas planet might belong to any one of a dozen broad groups, with no two planets entirely alike in this regard.",
154
+ "enabled_sections": 0,
155
+ "eve_graphic_id": null,
156
+ "eve_group_id": 7,
157
+ "eve_market_group_id": null,
158
+ "icon_id": 10139,
159
+ "id": 13,
160
+ "mass": 1e+35,
161
+ "name": "Planet (Gas)",
162
+ "packaged_volume": 1.0,
163
+ "portion_size": 1,
164
+ "published": false,
165
+ "radius": 10000.0,
166
+ "volume": 1.0
167
+ },
168
+ {
169
+ "capacity": 0.0,
170
+ "description": "Asteroids are small, irregularly shaped rocky bodies that orbit the sun. They are smaller than planets and are sometimes called minor planets or planetoids. Most asteroids are found in the asteroid belt, a region of space between Mars and Jupiter. Asteroids are made of rock, metals, and other elements. They have irregular shapes and are often pitted or cratered. Some asteroids are large enough to have their own moons.",
171
+ "enabled_sections": 0,
172
+ "eve_graphic_id": null,
173
+ "eve_group_id": 450,
174
+ "eve_market_group_id": null,
175
+ "icon_id": 1277,
176
+ "mass": 1e+35,
177
+ "id": 17425,
178
+ "name": "Crimson Arkonor",
179
+ "packaged_volume": 16,
180
+ "portion_size": 100,
181
+ "published": true,
182
+ "radius": 1,
183
+ "volume": 16
184
+ },
185
+ {
186
+ "id": 2268,
187
+ "name": "Aqueous Liquids",
188
+ "last_updated": "2025-03-10 21:17:24.708968",
189
+ "capacity": 0,
190
+ "icon_id": 10012,
191
+ "mass": 0,
192
+ "packaged_volume": 0.005,
193
+ "portion_size": 1,
194
+ "radius": 1,
195
+ "published": 1,
196
+ "volume": 0.005,
197
+ "eve_graphic_id": null,
198
+ "eve_group_id": 1033,
199
+ "eve_market_group_id": null,
200
+ "enabled_sections": 29,
201
+ "description": "The abundance of water on terrestrial planets is often a misconception: What many refer to offhandedly as \"water\" is often an amalgamation of many liquids, microscopic particles, and saturated compounds combined with water and other liquids. Aqueous liquids represent those liquids from which pure water can be separated easily from waste or hazardous particles, but only using the proper equipment."
202
+ },
203
+ {
204
+ "id": 2309,
205
+ "name":"Ionic Solutions",
206
+ "last_updated":"2025-01-02 16:22:40.805952",
207
+ "capacity": 0,
208
+ "icon_id":10014,
209
+ "mass": 0,
210
+ "packaged_volume": 0.005,
211
+ "portion_size": 1,
212
+ "radius": 1,
213
+ "published": 1,
214
+ "volume": 0.005,
215
+ "eve_graphic_id":null,
216
+ "eve_group_id": 1033,
217
+ "eve_market_group_id": null,
218
+ "enabled_sections": 13,
219
+ "description":"An electrolyte found in a raw, natural form is called an ionic solution, especially in terms of planetary astronomy. Only after a lengthy process of extraction and refining can the resulting fluid go on to be used for medical, industrial, or nutritive applications."
220
+ },
221
+ {
222
+ "id": 2390,
223
+ "name":"Electrolytes",
224
+ "last_updated":"2024-09-27 14:25:56.675992",
225
+ "capacity": 0.0,
226
+ "icon_id": 10019,
227
+ "mass": 0,
228
+ "packaged_volume": 0.19,
229
+ "portion_size": 1,
230
+ "radius": 1,
231
+ "published": 1,
232
+ "volume": 0.19,
233
+ "eve_graphic_id": null,
234
+ "eve_group_id": 7,
235
+ "eve_market_group_id": null,
236
+ "enabled_sections": 0,
237
+ "description":"This conductive liquid is able to carry an electrical current due to its unique ionic properties, making it ideal for use as a reactive coolant, a high-energy fuel, or a transference medium for power plants."
238
+ },
239
+ {
240
+ "id": 2534,
241
+ "name":"Gas Launchpad",
242
+ "last_updated":"2024-09-27 14:25:56.675992",
243
+ "capacity": 0.0,
244
+ "icon_id": 10019,
245
+ "mass": 0,
246
+ "packaged_volume": 0.19,
247
+ "portion_size": 1,
248
+ "radius": 1,
249
+ "published": 1,
250
+ "volume": 0.19,
251
+ "eve_graphic_id": null,
252
+ "eve_group_id": 7,
253
+ "eve_market_group_id": null,
254
+ "enabled_sections": 29,
255
+ "description":"."
256
+ },
257
+ {
258
+ "id": 2557,
259
+ "name":"Storm Launchpad",
260
+ "last_updated":"2024-09-27 14:25:56.675992",
261
+ "capacity": 0.0,
262
+ "icon_id":"10019",
263
+ "mass": 0,
264
+ "packaged_volume": 0.19,
265
+ "portion_size": 1,
266
+ "radius": 1,
267
+ "published": 1,
268
+ "volume": 0.19,
269
+ "eve_graphic_id": null,
270
+ "eve_group_id": 7,
271
+ "eve_market_group_id": null,
272
+ "enabled_sections": 0,
273
+ "description":"."
274
+ },
275
+ {
276
+ "id": 3060,
277
+ "name":"Gas Extractor Control Unit",
278
+ "last_updated":"2024-09-27 14:25:56.675992",
279
+ "capacity": 0.0,
280
+ "icon_id":"10019",
281
+ "mass": 0,
282
+ "packaged_volume": 0.19,
283
+ "portion_size": 1,
284
+ "radius": 1,
285
+ "published": 1,
286
+ "volume": 0.19,
287
+ "eve_graphic_id": null,
288
+ "eve_group_id": 7,
289
+ "eve_market_group_id": null,
290
+ "enabled_sections": 29,
291
+ "description":"."
292
+ },
293
+ {
294
+ "id": 3645,
295
+ "name":"Water",
296
+ "last_updated":"2025-01-02 16:16:50.272300",
297
+ "capacity": 0,
298
+ "icon_id": 1178,
299
+ "mass": 0,
300
+ "packaged_volume": 0.19,
301
+ "portion_size": 1,
302
+ "radius": 1,
303
+ "published": 1,
304
+ "volume": 0.19,
305
+ "eve_graphic_id":null,
306
+ "eve_group_id": 1042,
307
+ "eve_market_group_id": null,
308
+ "enabled_sections": 13,
309
+ "description":"Water is one of the basic conditional elements of human survival. Most worlds have this compound in relative short supply and hence must rely on starship freight."
310
+ },
311
+ {
312
+ "id": 9832,
313
+ "name":"Coolant",
314
+ "last_updated":"2025-01-02 16:16:34.532296",
315
+ "capacity": 0,
316
+ "icon_id": 1360,
317
+ "mass": 0,
318
+ "packaged_volume":0.75,
319
+ "portion_size": 1,
320
+ "radius": 1,
321
+ "published": 1,
322
+ "volume": 0.75,
323
+ "eve_graphic_id":null,
324
+ "eve_group_id": 1034,
325
+ "eve_market_group_id": null,
326
+ "enabled_sections": 13,
327
+ "description":"This specially blended fluid is ideal for transferring thermal energy away from sensitive machinery or computer components, rerouting it to heat sinks so it can be eliminated from the system."
328
+ },
329
+ {
330
+ "id": 16268,
331
+ "name": "Gelidus",
332
+ "last_updated": "2025-03-09 18:51:27.959352",
333
+ "capacity": 0,
334
+ "icon_id": 2558,
335
+ "mass": 1000,
336
+ "packaged_volume": 1000,
337
+ "portion_size": 1,
338
+ "radius": 1,
339
+ "published": 1,
340
+ "volume": 1000,
341
+ "eve_graphic_id": null,
342
+ "eve_group_id": 465,
343
+ "eve_market_group_id": null,
344
+ "enabled_sections": 24,
345
+ "description": "Fairly rare and very valuable, Gelidus-type ice formations are a large-scale source of strontium clathrates, one of the rarest ice solids found in the universe, in addition to which they contain unusually large concentrations of heavy water and liquid ozone.\r\n\r\nAvailable in <color='0xFFFF0000'>0.0<\/color> security status solar systems or lower."
346
+ },
347
+ {
348
+ "id": 28437,
349
+ "name": "Compressed Gelidus",
350
+ "last_updated": "2025-03-09 18:51:34.183513",
351
+ "capacity": 0,
352
+ "icon_id": 3328,
353
+ "mass": 1000,
354
+ "packaged_volume": 100,
355
+ "portion_size": 1,
356
+ "radius": 1,
357
+ "published": 1,
358
+ "volume": 100,
359
+ "eve_graphic_id": null,
360
+ "eve_group_id": 465,
361
+ "eve_market_group_id": null,
362
+ "enabled_sections": 24,
363
+ "description": "Fairly rare and very valuable, Gelidus-type ice formations are a large-scale source of strontium clathrates, one of the rarest ice solids found in the universe, in addition to which they contain unusually large concentrations of heavy water and liquid ozone.\r\n\r\nThis material is compressed and a much more compact form of the original material."
364
+ }
365
+ ],
366
+ "EvePlanet": [
367
+ {
368
+ "id": 4001,
369
+ "name": "Test Planet I",
370
+ "last_updated": "2024-02-14 22:38:23.813892",
371
+ "position_x": 1539254041784,
372
+ "position_y": -233186718285,
373
+ "position_z": -634258364444,
374
+ "eve_solar_system_id": 30004783,
375
+ "eve_type_id": 13,
376
+ "enabled_sections": 0
377
+ },
378
+ {
379
+ "id": 4002,
380
+ "name": "Test Planet I",
381
+ "last_updated": "2024-02-14 22:38:23.813892",
382
+ "position_x": 1539254041784,
383
+ "position_y": -233186718285,
384
+ "position_z": -634258364444,
385
+ "eve_solar_system_id": 30004783,
386
+ "eve_type_id": 13,
387
+ "enabled_sections": 0
388
+ }
389
+ ]
390
+
391
+ }