Skip to content
Merged
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": "29%",
"message": "30%",
"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": "293/1000+",
"message": "298/1000+",
"color": "blue"
}
370 changes: 368 additions & 2 deletions firstdata/indexes/all-sources.json

Large diffs are not rendered by default.

71 changes: 67 additions & 4 deletions firstdata/indexes/by-authority.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"metadata": {
"generated_at": "2026-03-24T02:07:15.889866+00:00",
"total_sources": 293,
"generated_at": "2026-03-24T02:10:18.763045+00:00",
"total_sources": 298,
"authority_counts": {
"research": 37,
"international": 73,
"government": 149,
"international": 74,
"government": 153,
"other": 3,
"market": 16,
"commercial": 15
Expand Down Expand Up @@ -914,6 +914,18 @@
"file_path": "international/education/oecd-pisa.json",
"geographic_scope": "global"
},
{
"id": "unesco-uis",
"name": {
"en": "UNESCO Institute for Statistics",
"zh": "联合国教科文组织统计研究所"
},
"authority_level": "international",
"data_url": "https://data.uis.unesco.org/",
"has_api": true,
"file_path": "international/education/unesco-uis.json",
"geographic_scope": "global"
},
{
"id": "iaea-energy-data",
"name": {
Expand Down Expand Up @@ -2105,6 +2117,19 @@
"file_path": "countries/asia/india/india-mospi.json",
"geographic_scope": "national"
},
{
"id": "india-rbi",
"name": {
"en": "Reserve Bank of India",
"zh": "印度储备银行",
"native": "भारतीय रिज़र्व बैंक"
},
"authority_level": "government",
"data_url": "https://www.rbi.org.in/Scripts/Statistics.aspx",
"has_api": true,
"file_path": "countries/asia/india/india-rbi.json",
"geographic_scope": "national"
},
{
"id": "indonesia-bps",
"name": {
Expand Down Expand Up @@ -2156,6 +2181,19 @@
"file_path": "countries/asia/japan/japan-estat.json",
"geographic_scope": "national"
},
{
"id": "japan-jetro",
"name": {
"en": "Japan External Trade Organization",
"zh": "日本贸易振兴机构",
"native": "日本貿易振興機構"
},
"authority_level": "government",
"data_url": "https://www.jetro.go.jp/en/reports/statistics.html",
"has_api": false,
"file_path": "countries/asia/japan/japan-jetro.json",
"geographic_scope": "national"
},
{
"id": "japan-jma",
"name": {
Expand All @@ -2168,6 +2206,19 @@
"file_path": "countries/asia/japan/japan-jma.json",
"geographic_scope": "national"
},
{
"id": "japan-meti",
"name": {
"en": "Ministry of Economy, Trade and Industry (Japan)",
"zh": "日本经济产业省",
"native": "経済産業省"
},
"authority_level": "government",
"data_url": "https://www.meti.go.jp/english/statistics/index.html",
"has_api": false,
"file_path": "countries/asia/japan/japan-meti.json",
"geographic_scope": "national"
},
{
"id": "korea-bok",
"name": {
Expand Down Expand Up @@ -2862,6 +2913,18 @@
"file_path": "countries/north-america/usa/us-data-gov.json",
"geographic_scope": "national"
},
{
"id": "us-federalreserve",
"name": {
"en": "Federal Reserve Board",
"zh": "美联储理事会"
},
"authority_level": "government",
"data_url": "https://www.federalreserve.gov/data.htm",
"has_api": false,
"file_path": "countries/north-america/usa/us-federalreserve.json",
"geographic_scope": "national"
},
{
"id": "us-treasury",
"name": {
Expand Down
Loading
Loading