Skip to content

Commit df015ad

Browse files
committed
chore(indexes): auto-update indexes
1 parent f97407d commit df015ad

6 files changed

Lines changed: 740 additions & 39 deletions

File tree

assets/badges/sources-count.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"schemaVersion": 1,
33
"label": "sources",
4-
"message": "748/1000+",
4+
"message": "753/1000+",
55
"color": "blue"
66
}

firstdata/indexes/all-sources.json

Lines changed: 352 additions & 2 deletions
Large diffs are not rendered by default.

firstdata/indexes/by-authority.json

Lines changed: 65 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"metadata": {
3-
"generated_at": "2026-05-10T06:42:19.188158+00:00",
4-
"total_sources": 748,
3+
"generated_at": "2026-05-11T03:17:45.364264+00:00",
4+
"total_sources": 753,
55
"authority_counts": {
66
"research": 145,
7-
"international": 78,
8-
"government": 370,
7+
"international": 79,
8+
"government": 372,
99
"other": 74,
10-
"market": 45,
10+
"market": 47,
1111
"commercial": 36
1212
},
1313
"version": "2.0"
@@ -2658,6 +2658,18 @@
26582658
"file_path": "international/transportation/icao-aviation-data.json",
26592659
"geographic_scope": "global"
26602660
},
2661+
{
2662+
"id": "imo",
2663+
"name": {
2664+
"en": "International Maritime Organization (IMO)",
2665+
"zh": "国际海事组织"
2666+
},
2667+
"authority_level": "international",
2668+
"data_url": "https://gisis.imo.org/Public/Default.aspx",
2669+
"has_api": false,
2670+
"file_path": "international/transportation/imo.json",
2671+
"geographic_scope": "global"
2672+
},
26612673
{
26622674
"id": "itf-transport",
26632675
"name": {
@@ -4450,6 +4462,18 @@
44504462
"file_path": "china/governance/china-spp.json",
44514463
"geographic_scope": "national"
44524464
},
4465+
{
4466+
"id": "china-state-council-policy",
4467+
"name": {
4468+
"en": "China State Council Policy Document Library (gov.cn)",
4469+
"zh": "中国政府网政策文件库"
4470+
},
4471+
"authority_level": "government",
4472+
"data_url": "https://www.gov.cn/zhengce/",
4473+
"has_api": false,
4474+
"file_path": "china/governance/china-state-council-policy.json",
4475+
"geographic_scope": "national"
4476+
},
44534477
{
44544478
"id": "china-stma",
44554479
"name": {
@@ -6826,6 +6850,18 @@
68266850
"file_path": "countries/north-america/usa/us-census.json",
68276851
"geographic_scope": "national"
68286852
},
6853+
{
6854+
"id": "us-cftc",
6855+
"name": {
6856+
"en": "U.S. Commodity Futures Trading Commission (CFTC)",
6857+
"zh": "美国商品期货交易委员会"
6858+
},
6859+
"authority_level": "government",
6860+
"data_url": "https://www.cftc.gov/MarketReports/CommitmentsofTraders/index.htm",
6861+
"has_api": true,
6862+
"file_path": "countries/north-america/usa/us-cftc.json",
6863+
"geographic_scope": "national"
6864+
},
68296865
{
68306866
"id": "us-data-gov",
68316867
"name": {
@@ -8456,6 +8492,30 @@
84568492
"file_path": "countries/europe/romania/romania-bvb.json",
84578493
"geographic_scope": "national"
84588494
},
8495+
{
8496+
"id": "us-nasdaq",
8497+
"name": {
8498+
"en": "Nasdaq Stock Market",
8499+
"zh": "纳斯达克证券市场"
8500+
},
8501+
"authority_level": "market",
8502+
"data_url": "https://www.nasdaq.com/market-activity",
8503+
"has_api": false,
8504+
"file_path": "countries/north-america/usa/us-nasdaq.json",
8505+
"geographic_scope": "national"
8506+
},
8507+
{
8508+
"id": "us-nyse",
8509+
"name": {
8510+
"en": "New York Stock Exchange (NYSE)",
8511+
"zh": "纽约证券交易所"
8512+
},
8513+
"authority_level": "market",
8514+
"data_url": "https://www.nyse.com/market-data",
8515+
"has_api": false,
8516+
"file_path": "countries/north-america/usa/us-nyse.json",
8517+
"geographic_scope": "national"
8518+
},
84598519
{
84608520
"id": "asx",
84618521
"name": {

0 commit comments

Comments
 (0)