Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion assets/badges/progress.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"schemaVersion": 1,
"label": "progress",
"message": "25%",
"message": "26%",
"color": "yellow"
}
2 changes: 1 addition & 1 deletion assets/badges/sources-count.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"schemaVersion": 1,
"label": "sources",
"message": "254/1000+",
"message": "260/1000+",
"color": "blue"
}
352 changes: 350 additions & 2 deletions firstdata/indexes/all-sources.json

Large diffs are not rendered by default.

82 changes: 78 additions & 4 deletions firstdata/indexes/by-authority.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"metadata": {
"generated_at": "2026-03-15T02:07:17.077611+00:00",
"total_sources": 254,
"generated_at": "2026-03-16T02:05:28.680786+00:00",
"total_sources": 260,
"authority_counts": {
"research": 33,
"international": 65,
"government": 124,
"market": 16,
"government": 129,
"market": 17,
"commercial": 15,
"other": 1
},
Expand Down Expand Up @@ -1585,6 +1585,32 @@
"file_path": "china/finance/forex/china-safe.json",
"geographic_scope": "national"
},
{
"id": "china-sac",
"name": {
"en": "Securities Association of China",
"zh": "中国证券业协会",
"native": "中国证券业协会"
},
"authority_level": "government",
"data_url": "https://www.sac.net.cn/hysj/",
"has_api": false,
"file_path": "china/finance/securities/china-sac.json",
"geographic_scope": "national"
},
{
"id": "cninfo",
"name": {
"en": "CNInfo (Giant Tide Information Network)",
"zh": "巨潮资讯网",
"native": "巨潮资讯网"
},
"authority_level": "government",
"data_url": "http://www.cninfo.com.cn/new/commonUrl?url=disclosure/list/notice",
"has_api": false,
"file_path": "china/finance/securities/cninfo.json",
"geographic_scope": "national"
},
{
"id": "china-csrc",
"name": {
Expand Down Expand Up @@ -2211,6 +2237,17 @@
"has_api": true,
"file_path": "countries/europe/italy/italy-istat.json"
},
{
"id": "netherlands-cbs",
"name": {
"en": "Statistics Netherlands (CBS)",
"zh": "荷兰统计局"
},
"authority_level": "government",
"data_url": "https://opendata.cbs.nl/statline/",
"has_api": true,
"file_path": "countries/europe/netherlands/netherlands-cbs.json"
},
{
"id": "spain-ine",
"name": {
Expand All @@ -2222,6 +2259,17 @@
"has_api": true,
"file_path": "countries/europe/spain/spain-ine.json"
},
{
"id": "sweden-scb",
"name": {
"en": "Statistics Sweden (SCB)",
"zh": "瑞典统计局"
},
"authority_level": "government",
"data_url": "https://www.statistikdatabasen.scb.se",
"has_api": true,
"file_path": "countries/europe/sweden/sweden-scb.json"
},
{
"id": "turkey-tuik",
"name": {
Expand Down Expand Up @@ -2628,6 +2676,19 @@
"file_path": "international/trade/bea-international-trade.json",
"geographic_scope": "national"
},
{
"id": "japan-esri",
"name": {
"en": "Economic and Social Research Institute, Cabinet Office of Japan",
"zh": "日本内阁府经济社会综合研究所",
"native": "内閣府経済社会総合研究所"
},
"authority_level": "government",
"data_url": "https://www.esri.cao.go.jp/en/sna/menu.html",
"has_api": false,
"file_path": "japan/economics/japan-esri.json",
"geographic_scope": "national"
},
{
"id": "japan-customs",
"name": {
Expand Down Expand Up @@ -2730,6 +2791,19 @@
}
],
"market": [
{
"id": "china-csdc",
"name": {
"en": "China Securities Depository and Clearing Corporation Limited",
"zh": "中国证券登记结算有限责任公司",
"native": "中国证券登记结算有限责任公司"
},
"authority_level": "market",
"data_url": "https://www.chinaclear.cn/zdjs/tjyb/center_tjbg.shtml",
"has_api": false,
"file_path": "china/finance/securities/china-csdc.json",
"geographic_scope": "national"
},
{
"id": "china-sse",
"name": {
Expand Down
Loading
Loading