Add summary statistics and macroeconomic data files for 2025
- Created summary_statistics.csv with total news articles and key metrics from January 1 to October 13, 2025. - Added 一号文件十四五十五五规划情况.csv detailing keyword occurrences related to planning documents. - Introduced 主要宏观经济数据.csv capturing mentions of key economic indicators. - Included 国外交流随行企业与企业家名单.csv listing leaders and their engagements with foreign enterprises. - Added 国家领导人考察行程清单.csv documenting leaders' inspection itineraries. - Created 国际合作与外交动态.csv summarizing international cooperation and diplomatic activities. - Added 高频行业关键词统计.csv with statistics on frequently mentioned industry keywords.
This commit is contained in:
Vendored
+19
@@ -0,0 +1,19 @@
|
||||
/*!
|
||||
* Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
* Copyright 2024 Fonticons, Inc.
|
||||
*/
|
||||
:root, :host {
|
||||
--fa-style-family-classic: 'Font Awesome 6 Free';
|
||||
--fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free'; }
|
||||
|
||||
@font-face {
|
||||
font-family: 'Font Awesome 6 Free';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-display: block;
|
||||
src: url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.ttf") format("truetype"); }
|
||||
|
||||
.far,
|
||||
.fa-regular {
|
||||
font-weight: 400; }
|
||||
Reference in New Issue
Block a user