statwrapper 0.1.0__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.
@@ -0,0 +1,662 @@
1
+ [
2
+ {
3
+ "provider_code": "scb",
4
+ "api_type": "pxweb2",
5
+ "default_language": "sv",
6
+ "languages": ["sv", "en"],
7
+ "label": "Statistiska centralbyrån",
8
+ "country_code": "SE",
9
+ "base_api_url": "https://statistikdatabasen.scb.se/api/v2",
10
+ "base_web_url": "https://pxweb2.pages.dev",
11
+ "rate_limit": 0.4,
12
+ "cell_limit": 150000,
13
+ "variable_limit": 1000,
14
+ "data_formats": ["csv", "json-stat2"],
15
+ "extension": {
16
+ "api_status": "active",
17
+ "source_references": {
18
+ "sv": "Källa: SCB",
19
+ "en": "Source: Statistics Sweden"
20
+ },
21
+ "website": "https://www.scb.se/",
22
+ "description": {
23
+ "sv": "Statistiska centralbyrån producerar officiell statistik om Sverige.",
24
+ "en": "Statistics Sweden produces official statistics for Sweden."
25
+ }
26
+ }
27
+ },
28
+ {
29
+ "provider_code": "ssb",
30
+ "api_type": "pxweb2",
31
+ "default_language": "en",
32
+ "languages": ["en", "no"],
33
+ "label": "Statistics Norway",
34
+ "country_code": "NO",
35
+ "base_api_url": "https://data.ssb.no/api/pxwebapi/v2/",
36
+ "base_web_url": "https://www.ssb.no/en/statbank/table/",
37
+ "rate_limit": 0.15,
38
+ "cell_limit": 800000,
39
+ "variable_limit": 1000,
40
+ "data_formats": [
41
+ "json-stat2",
42
+ "csv",
43
+ "px",
44
+ "xlsx",
45
+ "html",
46
+ "json-px",
47
+ "parquet"
48
+ ],
49
+ "extension": {
50
+ "api_status": "active",
51
+ "source_references": null,
52
+ "website": "https://www.ssb.no/",
53
+ "description": {
54
+ "en": "National statistical institute of Norway."
55
+ }
56
+ }
57
+ },
58
+ {
59
+ "provider_code": "csn",
60
+ "api_type": "pxweb",
61
+ "default_language": "sv",
62
+ "languages": ["sv"],
63
+ "label": "Centrala studiestödsnämnden (CSN)",
64
+ "country_code": "SE",
65
+ "base_api_url": "https://statistik.csn.se/PXWeb/api/v1",
66
+ "base_web_url": "https://statistik.csn.se/PxWeb/pxweb",
67
+ "rate_limit": 2,
68
+ "cell_limit": 100000,
69
+ "variable_limit": 1000,
70
+ "data_formats": [
71
+ "px",
72
+ "xlsx",
73
+ "csv",
74
+ "csv2",
75
+ "csv3",
76
+ "json",
77
+ "json-stat",
78
+ "json-stat2"
79
+ ],
80
+ "extension": {
81
+ "dbid": {
82
+ "CSNstat": "CSNstat"
83
+ },
84
+ "api_status": "active",
85
+ "source_references": null,
86
+ "website": "https://www.csn.se/",
87
+ "description": {
88
+ "sv": "Centrala studiestödsnämnden (CSN) är en svensk statlig förvaltningsmyndighet som ansvarar för studiestödet i Sverige.",
89
+ "en": "Centrala studiestödsnämnden (CSN) is the Swedish authority responsible for student aid."
90
+ }
91
+ }
92
+ },
93
+ {
94
+ "provider_code": "energimyndigheten",
95
+ "api_type": "pxweb",
96
+ "default_language": "sv",
97
+ "languages": ["sv", "en"],
98
+ "label": "Energimyndigheten",
99
+ "country_code": "SE",
100
+ "base_api_url": "https://pxexternal.energimyndigheten.se/api/v1",
101
+ "base_web_url": "https://pxexternal.energimyndigheten.se/pxweb",
102
+ "rate_limit": 1.3,
103
+ "cell_limit": 100000,
104
+ "variable_limit": 1000,
105
+ "data_formats": [
106
+ "px",
107
+ "xlsx",
108
+ "csv",
109
+ "csv2",
110
+ "csv3",
111
+ "json",
112
+ "json-stat",
113
+ "json-stat2"
114
+ ],
115
+ "extension": {
116
+ "dbid": {
117
+ "Energimyndighetens_statistikdatabas": "Energimyndighetens_statistikdatabas"
118
+ },
119
+ "api_status": "active",
120
+ "source_references": null,
121
+ "website": "https://www.energimyndigheten.se/",
122
+ "description": {
123
+ "sv": "Energimyndigheten är en svensk statlig förvaltningsmyndighet som arbetar för ett hållbart energisystem.",
124
+ "en": "The Swedish Energy Agency works for a sustainable energy system."
125
+ }
126
+ }
127
+ },
128
+ {
129
+ "provider_code": "fohm",
130
+ "api_type": "pxweb",
131
+ "default_language": "sv",
132
+ "languages": ["sv", "en"],
133
+ "label": "Folkhälsomyndigheten",
134
+ "country_code": "SE",
135
+ "base_api_url": "https://fohm-app.folkhalsomyndigheten.se/Folkhalsodata/api/v1",
136
+ "base_web_url": "https://fohm-app.folkhalsomyndigheten.se/Folkhalsodata/pxweb",
137
+ "rate_limit": 0.35,
138
+ "cell_limit": 100000,
139
+ "variable_limit": 1000,
140
+ "data_formats": [
141
+ "px",
142
+ "xlsx",
143
+ "csv",
144
+ "json",
145
+ "json-stat",
146
+ "json-stat2"
147
+ ],
148
+ "extension": {
149
+ "dbid": {
150
+ "A_Folkhalsodata": "A_Folkhalsodata"
151
+ },
152
+ "api_status": "active",
153
+ "source_references": null,
154
+ "website": "https://www.folkhalsomyndigheten.se/",
155
+ "description": {
156
+ "sv": "Folkhälsomyndigheten är en svensk statlig förvaltningsmyndighet som arbetar för att skydda och förbättra folkhälsan.",
157
+ "en": "The Public Health Agency of Sweden works to protect and improve public health."
158
+ }
159
+ }
160
+ },
161
+ {
162
+ "provider_code": "sjv",
163
+ "api_type": "pxweb",
164
+ "default_language": "sv",
165
+ "languages": ["sv"],
166
+ "label": "Statens jordbruksverk",
167
+ "country_code": "SE",
168
+ "base_api_url": "https://statistik.sjv.se/PXWeb/api/v1",
169
+ "base_web_url": "https://statistik.sjv.se/PXWeb/pxweb",
170
+ "rate_limit": 0.5,
171
+ "cell_limit": 100000,
172
+ "variable_limit": 1000,
173
+ "data_formats": [
174
+ "px",
175
+ "xlsx",
176
+ "csv",
177
+ "csv2",
178
+ "csv3",
179
+ "json",
180
+ "json-stat",
181
+ "json-stat2"
182
+ ],
183
+ "extension": {
184
+ "dbid": {
185
+ "Jordbruksverkets%20statistikdatabas": "Jordbruksverkets%20statistikdatabas"
186
+ },
187
+ "api_status": "active",
188
+ "source_references": null,
189
+ "website": "https://www.jordbruksverket.se/",
190
+ "description": {
191
+ "sv": "Jordbruksverket är en svensk statlig förvaltningsmyndighet som arbetar för en hållbar utveckling av jordbruket.",
192
+ "en": "The Swedish Board of Agriculture works for sustainable agricultural development."
193
+ }
194
+ }
195
+ },
196
+ {
197
+ "provider_code": "konj",
198
+ "api_type": "pxweb",
199
+ "default_language": "sv",
200
+ "languages": ["sv", "en"],
201
+ "label": "Konjunkturinstitutets prognosdatabas",
202
+ "country_code": "SE",
203
+ "base_api_url": "https://prognos.konj.se/PxWeb/api/v1",
204
+ "base_web_url": "https://prognos.konj.se/PxWeb/pxweb",
205
+ "rate_limit": 1.25,
206
+ "cell_limit": 100000,
207
+ "variable_limit": 1000,
208
+ "data_formats": [
209
+ "px",
210
+ "xlsx",
211
+ "csv",
212
+ "json",
213
+ "json-stat",
214
+ "json-stat2"
215
+ ],
216
+ "extension": {
217
+ "dbid": {
218
+ "SenastePrognosen": "SenastePrognosen",
219
+ "UrvalAvVariabler": "UrvalAvVariabler",
220
+ "XLangtidsscenario": "XLangtidsscenario"
221
+ },
222
+ "api_status": "active",
223
+ "source_references": null,
224
+ "website": "https://www.konj.se/",
225
+ "description": {
226
+ "sv": "Konjunkturinstitutet ansvarar för att analysera och prognostisera den ekonomiska utvecklingen.",
227
+ "en": "The institute analyzes and forecasts economic development."
228
+ }
229
+ }
230
+ },
231
+ {
232
+ "provider_code": "lansstyrelsen",
233
+ "api_type": "pxweb",
234
+ "default_language": "sv",
235
+ "languages": ["sv"],
236
+ "label": "Länsstyrelsernas statistikdatabas",
237
+ "country_code": "SE",
238
+ "base_api_url": "https://pxweb.lansstyrelsen.se/api/v1",
239
+ "base_web_url": "https://pxweb.lansstyrelsen.se/pxweb",
240
+ "rate_limit": 1.25,
241
+ "cell_limit": 150000,
242
+ "variable_limit": 1000,
243
+ "data_formats": ["px", "json-stat2"],
244
+ "extension": {
245
+ "dbid": {
246
+ "Miljotillstandet_i_skogslandskapet": "Miljotillstandet_i_skogslandskapet"
247
+ },
248
+ "api_status": "active",
249
+ "source_references": null,
250
+ "website": "https://www.lansstyrelsen.se/",
251
+ "description": {
252
+ "sv": "Statistikdatabas om miljötillstånd i skogslandskapet.",
253
+ "en": "Statistics on environmental state in forest landscapes."
254
+ }
255
+ }
256
+ },
257
+ {
258
+ "provider_code": "msb",
259
+ "api_type": "pxweb",
260
+ "default_language": "sv",
261
+ "languages": ["sv", "en"],
262
+ "label": "MSB brand och olyckor",
263
+ "country_code": "SE",
264
+ "base_api_url": "https://statistik.msb.se/PXWeb/api/v1",
265
+ "base_web_url": "https://statistik.msb.se/PXWeb/pxweb",
266
+ "rate_limit": 2,
267
+ "cell_limit": 100000,
268
+ "variable_limit": 1000,
269
+ "data_formats": ["px", "json-stat2"],
270
+ "extension": {
271
+ "dbid": {
272
+ "PxData": "START"
273
+ },
274
+ "api_status": "active",
275
+ "source_references": null,
276
+ "website": "https://www.msb.se/",
277
+ "description": {
278
+ "sv": "MSB:s statistikdatabas innehåller data om bränder och antal omkomna.",
279
+ "en": "MSB database with data on fires and fatalities."
280
+ }
281
+ }
282
+ },
283
+ {
284
+ "provider_code": "nordicstat",
285
+ "api_type": "pxweb",
286
+ "default_language": "en",
287
+ "languages": ["en"],
288
+ "label": "Nordic Statistics",
289
+ "country_code": "XX",
290
+ "base_api_url": "https://pxweb.nordicstatistics.org/api/v1",
291
+ "base_web_url": "https://pxweb.nordicstatistics.org/pxweb",
292
+ "rate_limit": 2,
293
+ "cell_limit": 1000000,
294
+ "variable_limit": 1000000,
295
+ "data_formats": ["px", "json-stat2"],
296
+ "extension": {
297
+ "dbid": {
298
+ "Nordic%20Statistics": "Nordic%20Statistics"
299
+ },
300
+ "api_status": "active",
301
+ "source_references": null,
302
+ "website": "https://www.nordicstatistics.org/",
303
+ "description": {
304
+ "en": "Nordic collaborative platform for statistical data."
305
+ }
306
+ }
307
+ },
308
+ {
309
+ "provider_code": "riksskog",
310
+ "api_type": "pxweb",
311
+ "default_language": "sv",
312
+ "languages": ["sv", "en"],
313
+ "label": "SLU Riksskogstaxeringen",
314
+ "country_code": "SE",
315
+ "base_api_url": "https://skogsstatistik.slu.se/api/v1",
316
+ "base_web_url": "https://skogsstatistik.slu.se/pxweb",
317
+ "rate_limit": 1.25,
318
+ "cell_limit": 300000,
319
+ "variable_limit": 1000,
320
+ "data_formats": [
321
+ "px",
322
+ "xlsx",
323
+ "csv",
324
+ "csv2",
325
+ "csv3",
326
+ "json",
327
+ "json-stat",
328
+ "json-stat2"
329
+ ],
330
+ "extension": {
331
+ "dbid": {
332
+ "OffStat": "OffStat"
333
+ },
334
+ "api_status": "active",
335
+ "source_references": null,
336
+ "website": "https://www.slu.se/",
337
+ "description": {
338
+ "sv": "Inventerar skogstillgångarna i Sverige.",
339
+ "en": "Inventories Sweden\u0027s forest resources."
340
+ }
341
+ }
342
+ },
343
+ {
344
+ "provider_code": "unece",
345
+ "api_type": "pxweb",
346
+ "default_language": "en",
347
+ "languages": ["en"],
348
+ "label": "UNECE",
349
+ "country_code": "XX",
350
+ "base_api_url": "https://w3.unece.org/PXWeb2015/api/v1",
351
+ "base_web_url": "https://w3.unece.org/PXWeb2015/pxweb",
352
+ "rate_limit": 2,
353
+ "cell_limit": 100000,
354
+ "variable_limit": 100000,
355
+ "data_formats": ["px", "json-stat2"],
356
+ "extension": {
357
+ "dbid": {
358
+ "STAT": "STAT"
359
+ },
360
+ "api_status": "active",
361
+ "source_references": null,
362
+ "website": "https://www.unece.org/",
363
+ "description": {
364
+ "en": "United Nations Economic Commission for Europe."
365
+ }
366
+ }
367
+ },
368
+ {
369
+ "provider_code": "scb",
370
+ "api_type": "pxweb2",
371
+ "default_language": "sv",
372
+ "languages": ["sv", "en"],
373
+ "label": "Statistiska centralbyrån",
374
+ "country_code": "SE",
375
+ "base_api_url": "https://statistikdatabasen.scb.se/api/v2",
376
+ "base_web_url": "https://pxweb2.pages.dev",
377
+ "rate_limit": 0.4,
378
+ "cell_limit": 150000,
379
+ "variable_limit": 1000,
380
+ "data_formats": ["csv", "json-stat2"],
381
+ "extension": {
382
+ "api_status": "active",
383
+ "source_references": {
384
+ "sv": "Källa: SCB",
385
+ "en": "Source: Statistics Sweden"
386
+ },
387
+ "website": "https://www.scb.se/",
388
+ "description": {
389
+ "sv": "Statistiska centralbyrån producerar officiell statistik om Sverige.",
390
+ "en": "Statistics Sweden produces official statistics for Sweden."
391
+ }
392
+ }
393
+ },
394
+ {
395
+ "provider_code": "skogsstyrelsen",
396
+ "api_type": "pxweb",
397
+ "default_language": "sv",
398
+ "languages": ["sv", "en"],
399
+ "label": "Skogsstyrelsen",
400
+ "country_code": "SE",
401
+ "base_api_url": "https://pxweb.skogsstyrelsen.se/api/v1",
402
+ "base_web_url": "https://pxweb.skogsstyrelsen.se/pxweb",
403
+ "rate_limit": 2.8,
404
+ "cell_limit": 120000,
405
+ "variable_limit": 1000,
406
+ "data_formats": [
407
+ "px",
408
+ "xlsx",
409
+ "csv",
410
+ "json",
411
+ "json-stat",
412
+ "json-stat2"
413
+ ],
414
+ "extension": {
415
+ "dbid": {
416
+ "Skogsstyrelsens%20statistikdatabas": "Skogsstyrelsens%20statistikdatabas"
417
+ },
418
+ "api_status": "active",
419
+ "source_references": null,
420
+ "website": "https://www.skogsstyrelsen.se/",
421
+ "description": {
422
+ "sv": "Ansvarar för skogspolitiken i Sverige.",
423
+ "en": "Responsible for forest policy in Sweden."
424
+ }
425
+ }
426
+ },
427
+ {
428
+ "provider_code": "ssb",
429
+ "api_type": "pxweb2",
430
+ "default_language": "en",
431
+ "languages": ["en", "no"],
432
+ "label": "Statistics Norway",
433
+ "country_code": "NO",
434
+ "base_api_url": "https://data.ssb.no/api/pxwebapi/v2/",
435
+ "base_web_url": "https://www.ssb.no/en/statbank/table/",
436
+ "rate_limit": 0.15,
437
+ "cell_limit": 100000,
438
+ "variable_limit": 1000,
439
+ "data_formats": [
440
+ "json-stat2",
441
+ "csv",
442
+ "px",
443
+ "xlsx",
444
+ "html",
445
+ "json-px",
446
+ "parquet"
447
+ ],
448
+ "extension": {
449
+ "api_status": "active",
450
+ "source_references": null,
451
+ "website": "https://www.ssb.no/",
452
+ "description": {
453
+ "en": "National statistical institute of Norway."
454
+ }
455
+ }
456
+ },
457
+ {
458
+ "provider_code": "statfin",
459
+ "api_type": "pxweb",
460
+ "default_language": "sv",
461
+ "languages": ["en", "sv"],
462
+ "label": "Statistikcentralen",
463
+ "country_code": "FI",
464
+ "base_api_url": "https://statfin.stat.fi/PXWeb/api/v1",
465
+ "base_web_url": "https://pxdata.stat.fi/PxWeb/pxweb",
466
+ "rate_limit": 0.35,
467
+ "cell_limit": 120000,
468
+ "variable_limit": 120000,
469
+ "data_formats": [
470
+ "json-stat2",
471
+ "px",
472
+ "csv",
473
+ "json",
474
+ "xlsx",
475
+ "json-stat"
476
+ ],
477
+ "extension": {
478
+ "dbid": {
479
+ "StatFin": "StatFin",
480
+ "StatFin_Passiivi": "StatFin_Passiivi"
481
+ },
482
+ "api_status": "active",
483
+ "source_references": null,
484
+ "website": "https://www.stat.fi/",
485
+ "description": {
486
+ "en": "National statistical institute of Finland.",
487
+ "sv": "Finlands officiella statistikmyndighet."
488
+ }
489
+ }
490
+ },
491
+ {
492
+ "provider_code": "trafi2",
493
+ "api_type": "pxweb",
494
+ "default_language": "en",
495
+ "languages": ["en", "sv", "fi"],
496
+ "label": "Finnish Transport Safety Agency",
497
+ "country_code": "FI",
498
+ "base_api_url": "https://trafi2.stat.fi/PXWeb/api/v1",
499
+ "base_web_url": "https://trafi2.stat.fi/PXWeb/pxweb",
500
+ "rate_limit": 0.15,
501
+ "cell_limit": 110000,
502
+ "variable_limit": 110000,
503
+ "data_formats": ["json-stat2", "px"],
504
+ "extension": {
505
+ "dbid": {
506
+ "TraFi": "TraFi"
507
+ },
508
+ "api_status": "active",
509
+ "source_references": null,
510
+ "website": "https://trafi.fi/",
511
+ "description": {
512
+ "en": "Transport safety agency of Finland."
513
+ }
514
+ }
515
+ },
516
+ {
517
+ "provider_code": "vero",
518
+ "api_type": "pxweb",
519
+ "default_language": "en",
520
+ "languages": ["en", "sv", "fi"],
521
+ "label": "Finnish Tax Administration",
522
+ "country_code": "FI",
523
+ "base_api_url": "https://vero2.stat.fi/PXWeb/api/v1",
524
+ "base_web_url": "https://vero2.stat.fi/PXWeb/pxweb",
525
+ "rate_limit": 0.15,
526
+ "cell_limit": 150000,
527
+ "variable_limit": 150000,
528
+ "data_formats": ["json-stat2", "px"],
529
+ "extension": {
530
+ "dbid": {
531
+ "Vero": "Vero"
532
+ },
533
+ "api_status": "active",
534
+ "source_references": null,
535
+ "website": "https://www.vero.fi/",
536
+ "description": {
537
+ "en": "Finnish Tax Administration (Verohallinto)."
538
+ }
539
+ }
540
+ },
541
+ {
542
+ "provider_code": "asub",
543
+ "api_type": "pxweb",
544
+ "default_language": "en",
545
+ "languages": ["en", "sv", "fi"],
546
+ "label": "Statistics Åland",
547
+ "country_code": "FI",
548
+ "base_api_url": "https://pxweb.asub.ax/PXWeb/api/v1",
549
+ "base_web_url": "https://pxweb.asub.ax/PXWeb/pxweb",
550
+ "rate_limit": 1.1,
551
+ "cell_limit": 100000,
552
+ "variable_limit": 1000,
553
+ "data_formats": ["json-stat2", "px"],
554
+ "extension": {
555
+ "dbid": {
556
+ "Statistik": "Statistik",
557
+ "Utredning": "Utredning"
558
+ },
559
+ "api_status": "active",
560
+ "source_references": null,
561
+ "website": "https://pxweb.asub.ax/",
562
+ "description": {
563
+ "en": "Official statistics agency for Åland Islands."
564
+ }
565
+ }
566
+ },
567
+ {
568
+ "provider_code": "luke",
569
+ "api_type": "pxweb",
570
+ "default_language": "en",
571
+ "languages": ["en", "sv", "fi"],
572
+ "label": "LUKE Natural Resources Institute Finland",
573
+ "country_code": "FI",
574
+ "base_api_url": "https://statdb.luke.fi/PXWeb/api/v1",
575
+ "base_web_url": "https://statdb.luke.fi/PXWeb/pxweb",
576
+ "rate_limit": 1.1,
577
+ "cell_limit": 1000000,
578
+ "variable_limit": 10000,
579
+ "data_formats": ["json-stat2", "px"],
580
+ "extension": {
581
+ "dbid": {
582
+ "LUKE": "LUKE"
583
+ },
584
+ "api_status": "active",
585
+ "source_references": null,
586
+ "website": "https://www.luke.fi/",
587
+ "description": {
588
+ "en": "Natural Resources Institute Finland."
589
+ }
590
+ }
591
+ },
592
+ {
593
+ "provider_code": "domstol",
594
+ "api_type": "pxweb",
595
+ "default_language": "sv",
596
+ "languages": ["sv", "en"],
597
+ "label": "Domstolsverket",
598
+ "country_code": "SE",
599
+ "base_api_url": "https://pxweb.etjanst.domstol.se/PxWeb/api/v1",
600
+ "base_web_url": "https://pxweb.etjanst.domstol.se/PxWeb/pxweb",
601
+ "rate_limit": 1.25,
602
+ "cell_limit": 100000,
603
+ "variable_limit": 1000,
604
+ "data_formats": ["px", "json-stat2"],
605
+ "extension": {
606
+ "dbid": {
607
+ "DOMstat": "DOMstat"
608
+ },
609
+ "api_status": "active",
610
+ "source_references": null,
611
+ "website": "https://www.domstol.se/",
612
+ "description": {
613
+ "sv": "Statlig myndighet som ansvarar för domstolsväsendet.",
614
+ "en": "Agency responsible for courts administration."
615
+ }
616
+ }
617
+ },
618
+ {
619
+ "provider_code": "eurostat",
620
+ "api_type": "eurostat",
621
+ "default_language": "en",
622
+ "languages": ["en"],
623
+ "label": "Eurostat",
624
+ "country_code": "XX",
625
+ "base_api_url": "https://ec.europa.eu/eurostat/api/dissemination/sdmx/3.0/data/dataflow/ESTAT/",
626
+ "base_web_url": "https://ec.europa.eu/eurostat/databrowser/view/",
627
+ "rate_limit": 0.25,
628
+ "cell_limit": 1000000,
629
+ "variable_limit": 1000000,
630
+ "data_formats": ["json-stat2"],
631
+ "extension": {
632
+ "api_status": "active",
633
+ "source_references": null,
634
+ "website": "https://ec.europa.eu/eurostat/",
635
+ "description": {
636
+ "en": "Statistical office of the European Union."
637
+ }
638
+ }
639
+ },
640
+ {
641
+ "provider_code": "dst",
642
+ "api_type": "dst",
643
+ "default_language": "en",
644
+ "languages": ["en", "da"],
645
+ "label": "Statistics Denmark",
646
+ "country_code": "DK",
647
+ "base_api_url": "http://api.statbank.dk/v1/",
648
+ "base_web_url": "https://statistikbanken.dk/",
649
+ "rate_limit": 1.1,
650
+ "cell_limit": 100000,
651
+ "variable_limit": 100000,
652
+ "data_formats": ["JSONSTAT", "CSV", "XLSX", "HTML", "PX"],
653
+ "extension": {
654
+ "api_status": "active",
655
+ "source_references": null,
656
+ "website": "https://www.dst.dk/",
657
+ "description": {
658
+ "en": "National statistical institute of Denmark."
659
+ }
660
+ }
661
+ }
662
+ ]