定时/最新数据采集中Scheduled/latest data collection

EconAtlas

全球经济数据研究平台Mapping the Global Economy

10
公司Companies
56K+
数据记录Records
27
数据表Data Tables
3
市场Markets
数据覆盖Data Coverage

一个平台,多元经济维度One Platform, Multiple Economic Layers

从公司财报到政治冲突,从宏观指标到气候数据,EconAtlas 将全球经济研究所需的数据整合到一个统一平台。 From company filings to political conflicts, from macro indicators to climate data, EconAtlas integrates global economic research data into a single, queryable platform.

📈
股票市场Equity Markets
当前 MVP 已采集美股、A股、港股 10 家样本公司的日线行情(OHLCV)。采集器可继续扩展到更多市场与更长历史。 Current MVP includes daily OHLCV for 10 sample companies across US, China A-shares, and Hong Kong. Collectors can expand to more markets and longer history.
56,045 条56,045 rows
📋
财务报表Financial Statements
利润表、资产负债表、现金流量表已完成小样本采集。适合演示财务报表查询、课程实验和后续批量扩展。 Income statements, balance sheets, and cash flows are collected for the MVP sample, ready for query demos, teaching labs, and batch expansion.
303 条303 rows
🌍
宏观经济Macro Indicators
已接入宏观表结构与 World Bank/FRED 示例数据,后续可扩展到中国统计局、IMF、汇率和债券收益率等来源。 Macro schema plus World Bank/FRED sample rows are available, with room to expand to China NBS, IMF, FX, and bond-yield sources.
83 条83 rows
⚔️
政治冲突Political Conflict
ACLED 采集器已改为环境变量凭据,表结构和接口已预留;正式使用需配置授权账号并遵守来源许可。 ACLED collectors now use environment credentials, with schema and API slots reserved. Production use requires licensed credentials and source compliance.
待授权采集Credentialed collection
🇨🇳
中国自主知识体系China Knowledge System
面向中国省级面板、共同富裕、双循环、一带一路和人民币国际化等专题,当前作为研究数据包扩展方向。 Designed for China provincial panels, common prosperity, dual circulation, Belt & Road, and RMB internationalization as research-package extensions.
专题规划Planned package
🌡️
全球治理与气候Governance & Climate
全球制裁、UN投票、互联网自由度、气候和环境指标作为后续治理与气候专题数据包方向。 Sanctions, UN voting, internet freedom, climate, and environment indicators are planned governance and climate data-package directions.
待扩展Planned
📚
学术论文Academic Papers
OpenAlex 经济学论文元数据采集器已预留,可用于论文、期刊、作者和引用分析的后续扩展。 OpenAlex economics metadata collection is reserved for later article, journal, author, and citation-analysis expansion.
采集器预留Collector-ready
🪙
加密货币与另类Crypto & Alternatives
加密货币、ETF、期权链、ESG、内部交易和分析师评级属于扩展资产类别,当前不作为已完成数据量宣传。 Crypto, ETFs, options, ESG, insider trades, and analyst ratings are expansion asset classes, not current delivered coverage.
待扩展Planned
📐
量化指标Quant Metrics
18种技术指标(MA/RSI/MACD/布林带)和12种风险指标(Beta/Sharpe/VaR/CVaR)。本地计算。 18 technical indicators (MA, RSI, MACD, Bollinger) and 12 risk metrics (Beta, Sharpe, VaR, CVaR). Locally computed.
本地计算Local calculation

为研究、教学和应用而生Built for Research, Teaching, and Applications

无论您是撰写论文、设计课程还是训练模型——EconAtlas 提供您所需的数据基础设施。 Whether you're writing a thesis, building a course, or training a model — EconAtlas provides the data infrastructure you need.

🔬
研究者Researchers
通过 SQL、Python 或 Stata 访问跨市场金融数据。导出可复制数据集。支持 DOI 引用。 Access cross-market financial data via SQL, Python, or Stata. Export replication datasets. Cite with DOI.
🎓
高校Universities
与教学实验室无缝集成。预置实验模块、Jupyter 笔记本和课程数据包。 Integrate with teaching labs. Pre-built experiment modules, Jupyter notebooks, and course data packages.
开发者Developers
REST API 支持 JSON/CSV 格式。程序化访问。构建仪表板、模型和交易系统。 REST API with JSON/CSV endpoints. Programmatic access. Build dashboards, models, and trading systems.
产品生态Product Family

EconAtlas 生态系统The EconAtlas Ecosystem

一个模块化平台,从开放数据到企业级部署,按需扩展。 A modular platform designed to scale from open data to enterprise deployment.

🌐
EconAtlas Open
免费宏观数据Free macro data
🎓
教育版Education
教学与实验Teaching & labs
🔬
研究版Research
全部数据 + SDKFull data + SDK
API
REST 接口REST endpoints
📊
Studio
分析工具Analysis tools
数据来源Data Provenance

来自全球权威机构的可信数据Curated from Trusted Global Sources

自动采集、增量更新、结构化清洗。每条记录可追溯到其原始来源。 Automated collection, incremental updates, structured cleaning. Every record traceable to its origin.

SEC EDGAR
FRED 美联储
World Bank
IMF
ACLED
UCDP Uppsala
OpenAlex
OpenSanctions
UN Comtrade
中国统计局China NBS
从查询到洞察From Query to Insight

真实数据,真实查询Real Data, Real Queries

三个研究场景示例,展示 EconAtlas 如何将原始数据转化为研究级洞察。 Three research scenarios showing how EconAtlas turns raw data into research-grade insights.

🏛️ 美联储利率走势US Federal Funds Rate
SELECT observation_date, value FROM fred_data WHERE series_id='FEDFUNDS' ORDER BY observation_date DESC LIMIT 20;
⚔️ 全球抗议事件热力分析Global Protest Hotspot Analysis
SELECT country, year, COUNT(*) as events, SUM(fatalities) as deaths FROM acled_events WHERE event_type='Protests' GROUP BY country, year ORDER BY events DESC;
🇨🇳 一带一路 GDP 对比Belt & Road GDP Comparison
SELECT country_name, year, value FROM world_bank_data WHERE indicator_code LIKE 'BRI_NY.GDP%' AND year >= 2015 ORDER BY value DESC;

开始探索全球经济Start Mapping the Economy

加入全球高校和研究团队,用 EconAtlas 驱动您的研究工作。 Join universities and research teams using EconAtlas to power their work.