gaokao-pro 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (66) hide show
  1. package/README.md +109 -0
  2. package/data/datasets/gaoshui-yundongdui-2024.json +33 -0
  3. package/data/datasets/junjing-jingxiao.json +75 -0
  4. package/data/datasets/provinces-specialty-2024.json +139 -0
  5. package/data/datasets/qiangji-2024.json +52 -0
  6. package/data/datasets/schools-adapters-2024.json +123 -0
  7. package/data/datasets/sushe-shitang.json +40 -0
  8. package/data/datasets/tijian-shouxian-zhuanye.json +29 -0
  9. package/data/datasets/xiaoyuzhong-zhaosheng.json +18 -0
  10. package/data/datasets/xueke-pinggu-disculun.json +28 -0
  11. package/data/datasets/zhongwai-hezuo-2024.json +36 -0
  12. package/data/datasets/zonghepingjia-2024.json +53 -0
  13. package/data/school-index.json.gz +0 -0
  14. package/data/yifenyiduan/_ocr-pipeline/extract-pdf.py +117 -0
  15. package/data/yifenyiduan/beijing-2023-combined.json +1 -0
  16. package/data/yifenyiduan/beijing-2024-combined.json +1 -0
  17. package/data/yifenyiduan/beijing-2025-combined.json +1 -0
  18. package/data/yifenyiduan/henan-2024-liberal.json +1 -0
  19. package/data/yifenyiduan/hunan-2024-history.json +1 -0
  20. package/dist/aliases.d.ts +2 -0
  21. package/dist/aliases.js +120 -0
  22. package/dist/chart-check.d.ts +20 -0
  23. package/dist/chart-check.js +99 -0
  24. package/dist/codes.d.ts +162 -0
  25. package/dist/codes.js +59 -0
  26. package/dist/compare.d.ts +39 -0
  27. package/dist/compare.js +112 -0
  28. package/dist/datasets.d.ts +65 -0
  29. package/dist/datasets.js +82 -0
  30. package/dist/find.d.ts +48 -0
  31. package/dist/find.js +87 -0
  32. package/dist/format.d.ts +17 -0
  33. package/dist/format.js +109 -0
  34. package/dist/gaokao-cn.d.ts +122 -0
  35. package/dist/gaokao-cn.js +49 -0
  36. package/dist/index-loader.d.ts +33 -0
  37. package/dist/index-loader.js +59 -0
  38. package/dist/index.d.ts +2 -0
  39. package/dist/index.js +727 -0
  40. package/dist/match.d.ts +40 -0
  41. package/dist/match.js +118 -0
  42. package/dist/mcp.d.ts +1 -0
  43. package/dist/mcp.js +535 -0
  44. package/dist/memory.d.ts +31 -0
  45. package/dist/memory.js +69 -0
  46. package/dist/paiming.d.ts +29 -0
  47. package/dist/paiming.js +66 -0
  48. package/dist/probe.d.ts +1 -0
  49. package/dist/probe.js +73 -0
  50. package/dist/provinces/guangdong.d.ts +27 -0
  51. package/dist/provinces/guangdong.js +68 -0
  52. package/dist/provinces/index.d.ts +1 -0
  53. package/dist/provinces/index.js +17 -0
  54. package/dist/rank-table.d.ts +31 -0
  55. package/dist/rank-table.js +74 -0
  56. package/dist/recommend-major.d.ts +34 -0
  57. package/dist/recommend-major.js +119 -0
  58. package/dist/recommend.d.ts +54 -0
  59. package/dist/recommend.js +147 -0
  60. package/dist/selftest.d.ts +11 -0
  61. package/dist/selftest.js +48 -0
  62. package/dist/top.d.ts +29 -0
  63. package/dist/top.js +66 -0
  64. package/dist/xuanke.d.ts +8 -0
  65. package/dist/xuanke.js +35 -0
  66. package/package.json +40 -0
@@ -0,0 +1,123 @@
1
+ {
2
+ "_kind": "Per-school 招生网 adapter — URLs + special-program offer flags + contact",
3
+ "_year": 2024,
4
+ "_source": "Per-school 本科招生网 (各校 zsb/zs/zhaosheng 子域), aggregated by 100-agent fan-out on 2026-05-24",
5
+ "_schema": {
6
+ "name": "中文校名",
7
+ "zs_code": "教育部 5-digit code",
8
+ "zsw_url": "本科招生网 root URL",
9
+ "programs": {
10
+ "qiangji": "{offers, url} — 强基计划",
11
+ "zonghepingjia": "{offers, url} — 综合评价",
12
+ "zhongwai_hezuo": "{offers, url} — 中外合作办学",
13
+ "guojia_zhuanxiang": "bool — 国家专项计划",
14
+ "gaoxiao_zhuanxiang": "{offers, name, url} — 高校专项(e.g. 自强/筑梦/思源)",
15
+ "minzu_ban": "bool — 民族班",
16
+ "yuke_ban": "bool — 预科班",
17
+ "gao_shui_yundong": "bool — 高水平运动队",
18
+ "high_art": "bool — 艺术类专业 (注: 高水平艺术团 2024起已停)"
19
+ },
20
+ "contact": "{phone, email}"
21
+ },
22
+ "schools": [
23
+ {"name":"清华大学","zs_code":"10003","zsw_url":"https://join-tsinghua.edu.cn","programs":{"qiangji":{"offers":true,"url":"https://join-tsinghua.edu.cn/gnxs/qjjh.htm"},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":false,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"自强计划","url":null},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"010-62770334","email":"zsb@tsinghua.edu.cn"}},
24
+ {"name":"北京大学","zs_code":"10001","zsw_url":"https://bkzs.pku.edu.cn/","programs":{"qiangji":{"offers":true,"url":"https://bkzs.pku.edu.cn/zslb/qjjh/index1.htm"},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":false,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"筑梦计划","url":null},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":true,"high_art":false},"contact":{"phone":"010-62751407","email":"bdzsb@pku.edu.cn"}},
25
+ {"name":"复旦大学","zs_code":"10246","zsw_url":"https://ao.fudan.edu.cn/","programs":{"qiangji":{"offers":true,"url":"https://ao.fudan.edu.cn/d5/02/c36330a775426/page.htm"},"zonghepingjia":{"offers":true,"url":"https://ao.fudan.edu.cn/e5/4c/c36330a779596/page.htm"},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"腾飞计划","url":"https://ao.fudan.edu.cn/gxzxjh/list.htm"},"minzu_ban":null,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"021-55666668","email":"admission@fudan.edu.cn"}},
26
+ {"name":"上海交通大学","zs_code":"10248","zsw_url":"https://admissions.sjtu.edu.cn/","programs":{"qiangji":{"offers":true,"url":null},"zonghepingjia":{"offers":true,"url":null},"zhongwai_hezuo":{"offers":true,"url":"https://gk.sjtu.edu.cn/phone/view/594"},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"思源计划","url":null},"minzu_ban":true,"yuke_ban":true,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"021-34200000","email":"zsb@sjtu.edu.cn"}},
27
+ {"name":"浙江大学","zs_code":"10335","zsw_url":"https://zdzsc.zju.edu.cn/","programs":{"qiangji":{"offers":true,"url":null},"zonghepingjia":{"offers":true,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"自强计划","url":null},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"0571-87951006","email":"zsc@zju.edu.cn"}},
28
+ {"name":"南京大学","zs_code":"10284","zsw_url":"https://bkzs.nju.edu.cn/","programs":{"qiangji":{"offers":true,"url":"https://bkzs.nju.edu.cn/"},"zonghepingjia":{"offers":true,"url":null},"zhongwai_hezuo":{"offers":true,"url":"https://wb.nju.edu.cn/gjjy/list.htm"},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"励学计划","url":null},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":false,"high_art":false},"contact":{"phone":"400-1859680","email":"bkzs@nju.edu.cn"}},
29
+ {"name":"哈尔滨工业大学","zs_code":"10213","zsw_url":"https://zsb.hit.edu.cn/","programs":{"qiangji":{"offers":true,"url":null},"zonghepingjia":{"offers":true,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"卓越优才计划","url":null},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":false,"high_art":false},"contact":{"phone":"0451-86412114","email":"hitzsb@hit.edu.cn"}},
30
+ {"name":"西安交通大学","zs_code":"10698","zsw_url":"https://zs.xjtu.edu.cn/","programs":{"qiangji":{"offers":true,"url":"https://zs.xjtu.edu.cn/info/1656/6724.htm"},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":"https://jsdi.xjtu.edu.cn/"},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"高校专项计划","url":"https://zs.xjtu.edu.cn/info/1656/6700.htm"},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":true,"high_art":false},"contact":{"phone":"029-82668320","email":"xjtuzs@mail.xjtu.edu.cn"}},
31
+ {"name":"中国人民大学","zs_code":"10002","zsw_url":"https://rdzs.ruc.edu.cn/cms/","programs":{"qiangji":{"offers":true,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":"http://io.ruc.edu.cn/hzjl/hzbx/hzbxjs/index.htm"},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"新路引航计划","url":"https://rdzs.ruc.edu.cn/cms/item/2163.html"},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"400-0123-517","email":"zsb@ruc.edu.cn"}},
32
+ {"name":"北京理工大学","zs_code":"10007","zsw_url":"https://admission.bit.edu.cn/","programs":{"qiangji":{"offers":true,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"筑梦计划","url":null},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"010-68913345","email":"admission@bit.edu.cn"}},
33
+ {"name":"中国农业大学","zs_code":"10019","zsw_url":"https://jwzs.cau.edu.cn/","programs":{"qiangji":{"offers":true,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":"https://www.cau.edu.cn/hwjl/zwhzbx/index.htm"},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"高校专项计划","url":null},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"010-62737682","email":"zsb@cau.edu.cn"}},
34
+ {"name":"北京师范大学","zs_code":"10027","zsw_url":"https://admission.bnu.edu.cn/","programs":{"qiangji":{"offers":true,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":false,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"优师计划","url":"https://admission.bnu.edu.cn/tslx/zxjh/index.html"},"minzu_ban":false,"yuke_ban":true,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"010-58807962","email":"zsb@bnu.edu.cn"}},
35
+ {"name":"中央民族大学","zs_code":"10052","zsw_url":"https://zb.muc.edu.cn/","programs":{"qiangji":{"offers":true,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":true,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"010-68932902","email":"muc3922@126.com"}},
36
+ {"name":"南开大学","zs_code":"10055","zsw_url":"https://zsb.nankai.edu.cn/","programs":{"qiangji":{"offers":true,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":"https://international.nankai.edu.cn/13538/list.htm"},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"扬帆计划","url":null},"minzu_ban":false,"yuke_ban":true,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"022-60365167","email":"zhshb@nankai.edu.cn"}},
37
+ {"name":"天津大学","zs_code":"10056","zsw_url":"https://zs.tju.edu.cn/","programs":{"qiangji":{"offers":true,"url":null},"zonghepingjia":{"offers":true,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"筑梦计划","url":null},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"022-60316985","email":"tdzb@tju.edu.cn"}},
38
+ {"name":"大连理工大学","zs_code":"10141","zsw_url":"https://zs.dlut.edu.cn/","programs":{"qiangji":{"offers":true,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":"https://info.dlut.edu.cn/xxgklm/dwjlyhz/zwhzbx.htm"},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":true,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"0411-84708375","email":"general@dlut.edu.cn"}},
39
+ {"name":"东北大学","zs_code":"10145","zsw_url":"http://zs.neu.edu.cn/","programs":{"qiangji":{"offers":true,"url":null},"zonghepingjia":{"offers":true,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":true,"high_art":false},"contact":{"phone":"024-83687392","email":"ddzsb@mail.neu.edu.cn"}},
40
+ {"name":"吉林大学","zs_code":"10183","zsw_url":"https://zsb.jlu.edu.cn/","programs":{"qiangji":{"offers":true,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":false,"high_art":true},"contact":{"phone":"0431-85166420","email":"bkzs@jlu.edu.cn"}},
41
+ {"name":"同济大学","zs_code":"10247","zsw_url":"https://bkzs.tongji.edu.cn/","programs":{"qiangji":{"offers":true,"url":null},"zonghepingjia":{"offers":true,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"筑梦计划","url":null},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":false,"high_art":false},"contact":{"phone":"021-65982643","email":"tjzsb@tongji.edu.cn"}},
42
+ {"name":"东南大学","zs_code":"10286","zsw_url":"https://zsb.seu.edu.cn/","programs":{"qiangji":{"offers":true,"url":null},"zonghepingjia":{"offers":true,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":false,"gaoxiao_zhuanxiang":{"offers":true,"name":"筑梦计划","url":null},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"4006910286","email":"zhaoban@seu.edu.cn"}},
43
+ {"name":"厦门大学","zs_code":"10384","zsw_url":"https://zs.xmu.edu.cn/","programs":{"qiangji":{"offers":true,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"凤凰计划","url":null},"minzu_ban":true,"yuke_ban":true,"gao_shui_yundong":true,"high_art":false},"contact":{"phone":"0592-2188888","email":"nzsb@xmu.edu.cn"}},
44
+ {"name":"山东大学","zs_code":"10422","zsw_url":"https://www.bkzs.sdu.edu.cn","programs":{"qiangji":{"offers":true,"url":"https://www.bkzs.sdu.edu.cn/tslxzs/qjjh.htm"},"zonghepingjia":{"offers":true,"url":"https://www.bkzs.sdu.edu.cn/tslxzs/zhpjzs.htm"},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":false,"gaoxiao_zhuanxiang":{"offers":true,"name":"高校专项添翼计划","url":null},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"0531-59626977","email":"sdbkzs@email.sdu.edu.cn"}},
45
+ {"name":"中国海洋大学","zs_code":"10423","zsw_url":"https://bkzs.ouc.edu.cn/","programs":{"qiangji":{"offers":true,"url":null},"zonghepingjia":{"offers":true,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":true,"gao_shui_yundong":true,"high_art":false},"contact":{"phone":"0532-66782426","email":"ouczsb@ouc.edu.cn"}},
46
+ {"name":"武汉大学","zs_code":"10486","zsw_url":"https://aoff.whu.edu.cn/","programs":{"qiangji":{"offers":true,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":"https://oir.whu.edu.cn/hzxm1/zwhzbx1.htm"},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"自强计划","url":null},"minzu_ban":true,"yuke_ban":true,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"027-68754231","email":"wdzsb@whu.edu.cn"}},
47
+ {"name":"中南大学","zs_code":"10533","zsw_url":"https://zhaosheng.csu.edu.cn/","programs":{"qiangji":{"offers":true,"url":null},"zonghepingjia":{"offers":true,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":true,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"0731-88830995","email":"admis@csu.edu.cn"}},
48
+ {"name":"中山大学","zs_code":"10558","zsw_url":"https://zs.sysu.edu.cn/","programs":{"qiangji":{"offers":true,"url":null},"zonghepingjia":{"offers":true,"url":"https://admission.sysu.edu.cn/"},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":false,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":true,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"020-84110558","email":"adado@mail.sysu.edu.cn"}},
49
+ {"name":"四川大学","zs_code":"10610","zsw_url":"https://zs.scu.edu.cn/","programs":{"qiangji":{"offers":true,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"励志计划","url":null},"minzu_ban":false,"yuke_ban":true,"gao_shui_yundong":true,"high_art":false},"contact":{"phone":"028-86080605","email":"zs@scu.edu.cn"}},
50
+ {"name":"重庆大学","zs_code":"10611","zsw_url":"https://zhaosheng.cqu.edu.cn/","programs":{"qiangji":{"offers":true,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":true,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"023-65102371","email":"zhaosheng@cqu.edu.cn"}},
51
+ {"name":"电子科技大学","zs_code":"10614","zsw_url":"https://zs.uestc.edu.cn/","programs":{"qiangji":{"offers":true,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":"https://zs.uestc.edu.cn/view/946.html"},"guojia_zhuanxiang":false,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":true,"gao_shui_yundong":false,"high_art":false},"contact":{"phone":"028-61831137","email":"zhaoban@uestc.edu.cn"}},
52
+ {"name":"西北工业大学","zs_code":"10699","zsw_url":"http://zsb.nwpu.edu.cn/","programs":{"qiangji":{"offers":true,"url":null},"zonghepingjia":{"offers":true,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"筑梦计划","url":null},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":true,"high_art":false},"contact":{"phone":"029-88460206","email":null}},
53
+ {"name":"西北农林科技大学","zs_code":"10712","zsw_url":"https://zhshw.nwsuaf.edu.cn/","programs":{"qiangji":{"offers":true,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":true,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"029-87091406","email":"zhaoshb@nwafu.edu.cn"}},
54
+ {"name":"兰州大学","zs_code":"10730","zsw_url":"https://zsb.lzu.edu.cn/","programs":{"qiangji":{"offers":true,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":true,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"0931-5196678","email":"zsb@lzu.edu.cn"}},
55
+ {"name":"湖南大学","zs_code":"10532","zsw_url":"https://admi.hnu.edu.cn/","programs":{"qiangji":{"offers":true,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":false,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"0731-88823560","email":"admi@hnu.edu.cn"}},
56
+ {"name":"北京交通大学","zs_code":"10004","zsw_url":"https://zsw.bjtu.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"010-51688441","email":"jyb113@126.com"}},
57
+ {"name":"北京科技大学","zs_code":"10008","zsw_url":"https://zhaosheng.ustb.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"010-62325294","email":"zhaoshengzixun@ustb.edu.cn"}},
58
+ {"name":"北京化工大学","zs_code":"10010","zsw_url":"https://goto.buct.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":true,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":false,"gaoxiao_zhuanxiang":{"offers":true,"name":"圆梦计划","url":null},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"010-64435706","email":"zsb@mail.buct.edu.cn"}},
59
+ {"name":"中国地质大学(北京)","zs_code":"11415","zsw_url":"https://zhsh.cugb.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"010-82323688","email":"zhsh@cugb.edu.cn"}},
60
+ {"name":"中国矿业大学(北京)","zs_code":"11413","zsw_url":"https://zb.cumtb.edu.cn/","programs":{"qiangji":{"offers":true,"url":null},"zonghepingjia":{"offers":true,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":true,"high_art":false},"contact":{"phone":"010-62331981","email":"xxgk@cumtb.edu.cn"}},
61
+ {"name":"北京外国语大学","zs_code":"10030","zsw_url":"https://joinus.bfsu.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":true,"url":"https://joinus.bfsu.edu.cn/tslzs/zhpj.htm"},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"保送生招生","url":null},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":true,"high_art":false},"contact":{"phone":"010-88816481","email":"bwzsb@bfsu.edu.cn"}},
62
+ {"name":"中央财经大学","zs_code":"10034","zsw_url":"https://zs.cufe.edu.cn/","programs":{"qiangji":{"offers":true,"url":null},"zonghepingjia":{"offers":true,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"010-62288332","email":"yzb2020@cufe.edu.cn"}},
63
+ {"name":"北京林业大学","zs_code":"10022","zsw_url":"https://zsb.bjfu.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"梁希实验班","url":null},"minzu_ban":true,"yuke_ban":true,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"010-62338216","email":"blzsb@bjfu.edu.cn"}},
64
+ {"name":"上海财经大学","zs_code":"10272","zsw_url":"https://zs.shufe.edu.cn","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":true,"url":null},"zhongwai_hezuo":{"offers":false,"url":null},"guojia_zhuanxiang":false,"gaoxiao_zhuanxiang":{"offers":false,"name":null,"url":null},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":false,"high_art":false},"contact":{"phone":null,"email":null}},
65
+ {"name":"上海外国语大学","zs_code":"10271","zsw_url":"https://admissions.shisu.edu.cn","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":true,"url":"https://admissions.shisu.edu.cn/fe/32/c632a196146/pagem.htm"},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":true,"gao_shui_yundong":true,"high_art":false},"contact":{"phone":"021-55386006","email":"ao@shisu.edu.cn"}},
66
+ {"name":"东华大学","zs_code":"10255","zsw_url":"https://zs.dhu.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":true,"url":"https://zs.dhu.edu.cn/2024/0511/c9563a344706/page.htm"},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":true,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"021-62379160","email":null}},
67
+ {"name":"上海大学","zs_code":"11903","zsw_url":"https://bkzsw.shu.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":true,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":false,"gaoxiao_zhuanxiang":{"offers":true,"name":"启航计划","url":null},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"021-66134148","email":"zbb@oa.shu.edu.cn"}},
68
+ {"name":"华东政法大学","zs_code":"10276","zsw_url":"https://zsb.ecupl.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":false,"gaoxiao_zhuanxiang":{"offers":false,"name":null,"url":null},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":true,"high_art":false},"contact":{"phone":"021-57090220","email":"zsb@ecupl.edu.cn"}},
69
+ {"name":"西安电子科技大学","zs_code":"10701","zsw_url":"https://zsb.xidian.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":true,"high_art":false},"contact":{"phone":"029-88202335","email":"zsb@mail.xidian.edu.cn"}},
70
+ {"name":"长安大学","zs_code":"10710","zsw_url":"https://zsb.chd.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":true,"gao_shui_yundong":false,"high_art":true},"contact":{"phone":"029-82334104","email":null}},
71
+ {"name":"陕西师范大学","zs_code":"10718","zsw_url":"http://zsb.snnu.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"红烛计划","url":null},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"029-85310330","email":"jwzb@snnu.edu.cn"}},
72
+ {"name":"西北大学","zs_code":"10697","zsw_url":"https://zsb.nwu.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"029-88302211","email":"zsb@nwu.edu.cn"}},
73
+ {"name":"西南交通大学","zs_code":"10613","zsw_url":"https://zhaosheng.swjtu.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"028-66366373","email":"zszx@swjtu.edu.cn"}},
74
+ {"name":"西南财经大学","zs_code":"10651","zsw_url":"http://zb.swufe.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":true,"gao_shui_yundong":false,"high_art":true},"contact":{"phone":"028-87092355","email":"zb@swufe.edu.cn"}},
75
+ {"name":"武汉理工大学","zs_code":"10497","zsw_url":"https://zs.whut.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":false,"gaoxiao_zhuanxiang":{"offers":true,"name":"励志计划","url":null},"minzu_ban":true,"yuke_ban":true,"gao_shui_yundong":true,"high_art":false},"contact":{"phone":"027-87859017","email":"zhaosheng@whut.edu.cn"}},
76
+ {"name":"华中农业大学","zs_code":"10504","zsw_url":"https://zs.hzau.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":true,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"027-87280707","email":"hnzb@mail.hzau.edu.cn"}},
77
+ {"name":"中南财经政法大学","zs_code":"10520","zsw_url":"https://bkzs.zuel.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"027-88386200","email":"zsb@zuel.edu.cn"}},
78
+ {"name":"华中师范大学","zs_code":"10511","zsw_url":"http://zs.ccnu.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":true,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"027-67863374","email":"zb@ccnu.edu.cn"}},
79
+ {"name":"苏州大学","zs_code":"10285","zsw_url":"https://zsb.suda.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":"http://www.suda-iec.com/"},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":true,"gao_shui_yundong":true,"high_art":false},"contact":{"phone":"0512-67507943","email":"zsb@suda.edu.cn"}},
80
+ {"name":"南京理工大学","zs_code":"10288","zsw_url":"https://zsb.njust.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"025-84315260","email":"njustzsb@njust.edu.cn"}},
81
+ {"name":"南京航空航天大学","zs_code":"10287","zsw_url":"http://zs.nuaa.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":false,"high_art":true},"contact":{"phone":"4001810287","email":"zsb@nuaa.edu.cn"}},
82
+ {"name":"中国药科大学","zs_code":"10316","zsw_url":"https://zb.cpu.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"药学拔尖创新人才培养计划","url":null},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"025-83271319","email":"zhaosheng@cpu.edu.cn"}},
83
+ {"name":"南京师范大学","zs_code":"10319","zsw_url":"http://bkzs.njnu.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":true,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"厚生计划","url":null},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":true,"high_art":false},"contact":{"phone":"025-83720759","email":null}},
84
+ {"name":"暨南大学","zs_code":"10559","zsw_url":"https://zsb.jnu.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"伯明翰联合学院","url":null},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":true,"high_art":false},"contact":{"phone":"020-85220130","email":"ozsb@jnu.edu.cn"}},
85
+ {"name":"深圳大学","zs_code":"10590","zsw_url":"https://zs.szu.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"0755-26536235","email":"zsb@szu.edu.cn"}},
86
+ {"name":"南方科技大学","zs_code":"14325","zsw_url":"https://zs.sustech.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":true,"url":"https://zsb.sustech.edu.cn/page/784"},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":false,"gaoxiao_zhuanxiang":{"offers":false,"name":null,"url":null},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":false,"high_art":false},"contact":{"phone":"0755-88010500","email":"zsb@sustech.edu.cn"},"note":"631 综评模式 60+30+10"},
87
+ {"name":"上海科技大学","zs_code":"16402","zsw_url":"https://admission.shanghaitech.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":true,"url":"https://www.shanghaitech.edu.cn/2025/0109/c1008a1105891/page.htm"},"zhongwai_hezuo":{"offers":false,"url":null},"guojia_zhuanxiang":false,"gaoxiao_zhuanxiang":{"offers":false,"name":null,"url":null},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":false,"high_art":false},"contact":{"phone":"400-920-9393","email":"admission@shanghaitech.edu.cn"},"note":"631 综评模式"},
88
+ {"name":"中国传媒大学","zs_code":"10033","zsw_url":"https://zhaosheng.cuc.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"010-65779370","email":"cuczsb@cuc.edu.cn"}},
89
+ {"name":"中国政法大学","zs_code":"10053","zsw_url":"https://zs.cupl.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"涉外法治人才","url":null},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":true,"high_art":false},"contact":{"phone":"010-58909122","email":null}},
90
+ {"name":"中央音乐学院","zs_code":"10045","zsw_url":"https://zhaoban.ccom.edu.cn","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":false,"url":null},"guojia_zhuanxiang":false,"gaoxiao_zhuanxiang":{"offers":false,"name":null,"url":null},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":false,"high_art":false},"contact":{"phone":"010-66425504","email":"zhaoban@ccom.edu.cn"}},
91
+ {"name":"中央美术学院","zs_code":"10047","zsw_url":"http://zsw.cafa.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":false,"gaoxiao_zhuanxiang":{"offers":false,"name":null,"url":null},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":false,"high_art":false},"contact":{"phone":"010-64771056","email":"zsbgs@cafa.edu.cn"}},
92
+ {"name":"福州大学","zs_code":"10386","zsw_url":"https://zsks.fzu.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":null,"yuke_ban":null,"gao_shui_yundong":true,"high_art":null},"contact":{"phone":"0591-22866857","email":"fdzsb@fzu.edu.cn"}},
93
+ {"name":"郑州大学","zs_code":"10459","zsw_url":"https://ao.zzu.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":false,"yuke_ban":true,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"0371-67781182","email":"zdzb@zzu.edu.cn"}},
94
+ {"name":"合肥工业大学","zs_code":"10359","zsw_url":"https://bkzs.hfut.edu.cn","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"振兴计划","url":null},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":true,"high_art":false},"contact":{"phone":"0551-62902397","email":"hfutzb@hfut.edu.cn"}},
95
+ {"name":"华侨大学","zs_code":"10385","zsw_url":"https://zsc.hqu.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":true,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":false,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"0595-22692017","email":null},"note":"主要面向华侨港澳台招生"},
96
+ {"name":"南昌大学","zs_code":"10403","zsw_url":"https://zjc.ncu.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"0791-8305092","email":"s8305092@ncu.edu.cn"}},
97
+ {"name":"中国矿业大学","zs_code":"10290","zsw_url":"https://zs.cumt.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"0516-83591555","email":"zsjwc@cumt.edu.cn"}},
98
+ {"name":"中国人民公安大学","zs_code":"10041","zsw_url":"https://zsjy.ppsuc.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":false,"gaoxiao_zhuanxiang":{"offers":false,"name":null,"url":null},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":false,"high_art":false},"contact":{"phone":"010-83903097","email":"gadx@ppsuc.edu.cn"},"note":"公安院校 政审+体能测试"},
99
+ {"name":"中国民航大学","zs_code":"10059","zsw_url":"https://www.cauc.edu.cn/zsb/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":true,"gao_shui_yundong":true,"high_art":false},"contact":{"phone":"022-24092126","email":null},"note":"民航飞行 体检严格"},
100
+ {"name":"中国石油大学(华东)","zs_code":"10425","zsw_url":"https://zhaosheng.upc.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":true,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":true,"gao_shui_yundong":true,"high_art":false},"contact":{"phone":"0532-86983086","email":"upcsb@upc.edu.cn"}},
101
+ {"name":"中国地质大学(武汉)","zs_code":"10491","zsw_url":"http://zhaosheng.cug.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"027-67848570","email":"zhaoban@cug.edu.cn"}},
102
+ {"name":"哈尔滨工程大学","zs_code":"10217","zsw_url":"https://zsb.hrbeu.edu.cn","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":true,"high_art":false},"contact":{"phone":"0451-82519740","email":null}},
103
+ {"name":"哈尔滨工业大学(深圳)","zs_code":"19025","zsw_url":"https://zsb.hitsz.edu.cn/","programs":{"qiangji":{"offers":true,"url":null},"zonghepingjia":{"offers":null,"url":null},"zhongwai_hezuo":{"offers":null,"url":null},"guojia_zhuanxiang":null,"gaoxiao_zhuanxiang":{"offers":null,"name":null,"url":null},"minzu_ban":null,"yuke_ban":null,"gao_shui_yundong":null,"high_art":null},"contact":{"phone":"0755-26035891","email":"ugadmissions@hit.edu.cn"}},
104
+ {"name":"华北电力大学","zs_code":"10079","zsw_url":"https://zhaosheng.ncepu.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":true,"high_art":false},"contact":{"phone":"0312-7523164","email":"bdzsb@ncepu.edu.cn"}},
105
+ {"name":"北京工业大学","zs_code":"10005","zsw_url":"https://admissions.bjut.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"励学成才计划","url":null},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"010-67391609","email":"zsb@bjut.edu.cn"}},
106
+ {"name":"华南师范大学","zs_code":"10574","zsw_url":"https://zsb.scnu.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":false,"name":null,"url":null},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"020-85211098","email":"zsb02@scnu.edu.cn"}},
107
+ {"name":"西南大学","zs_code":"10635","zsw_url":"http://bkzsw.swu.edu.cn","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":true,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":null,"url":null},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"023-68367777","email":"zs2006@swu.edu.cn"}},
108
+ {"name":"华南理工大学广州国际校区","zs_code":"10561","zsw_url":"https://admission.scut.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":true,"url":"https://admission.scut.edu.cn/2025/0402/c30767a584189/page.htm"},"zhongwai_hezuo":{"offers":false,"url":null},"guojia_zhuanxiang":false,"gaoxiao_zhuanxiang":{"offers":true,"name":"综合评价631","url":null},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":false,"high_art":false},"contact":{"phone":"020-81181608","email":"intlcampus@scut.edu.cn"}},
109
+ {"name":"中国科学技术大学","zs_code":"10358","zsw_url":"https://zsb.ustc.edu.cn","programs":{"qiangji":{"offers":true,"url":"https://zsb.ustc.edu.cn/qjjh/list.htm"},"zonghepingjia":{"offers":true,"url":null},"zhongwai_hezuo":{"offers":false,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"自强计划","url":"https://zsb.ustc.edu.cn/zqjh/list.htm"},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":false,"high_art":false},"contact":{"phone":"0551-63600096","email":"zsb@ustc.edu.cn"}},
110
+ {"name":"华中科技大学","zs_code":"10487","zsw_url":"https://zsb.hust.edu.cn","programs":{"qiangji":{"offers":true,"url":"https://zsb.hust.edu.cn/bkzn/qjjh.htm"},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"高校专项计划","url":"https://zsb.hust.edu.cn/info/1003/7634.htm"},"minzu_ban":true,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"027-87542228","email":"zs@hust.edu.cn"}},
111
+ {"name":"华南理工大学","zs_code":"10561","zsw_url":"https://admission.scut.edu.cn/","programs":{"qiangji":{"offers":true,"url":"https://admission.scut.edu.cn/30826/list.htm"},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"筑梦计划","url":"https://admission.scut.edu.cn/2025/0331/c30767a582999/page.htm"},"minzu_ban":true,"yuke_ban":true,"gao_shui_yundong":true,"high_art":false},"contact":{"phone":"020-87110737","email":"admit@scut.edu.cn"},"note":"本部 10561; 广州国际校区独立 zs_code 19561"},
112
+ {"name":"北京邮电大学","zs_code":"10013","zsw_url":"https://zsb.bupt.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":"https://zsb.bupt.edu.cn/info/1051/1778.htm"},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"高校专项计划","url":"https://zsb.bupt.edu.cn/info/1005/2573.htm"},"minzu_ban":true,"yuke_ban":true,"gao_shui_yundong":false,"high_art":false},"contact":{"phone":"010-62282045","email":"zsb@bupt.edu.cn"}},
113
+ {"name":"对外经济贸易大学","zs_code":"10036","zsw_url":"https://aeo.uibe.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"高校专项计划","url":"https://aeo.uibe.edu.cn/front/channel.jspa?channelId=875&parentId=852"},"minzu_ban":false,"yuke_ban":true,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"010-64492178","email":"zhaosheng@uibe.edu.cn"}},
114
+ {"name":"华南农业大学","zs_code":"10564","zsw_url":"https://zsb.scau.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":true,"url":"https://zsb.scau.edu.cn/2025/0603/c4293a410511/page.htm"},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":false,"name":null,"url":null},"minzu_ban":false,"yuke_ban":true,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"020-85283652","email":"zsb@scau.edu.cn"}},
115
+ {"name":"华东理工大学","zs_code":"10251","zsw_url":"https://zsb.ecust.edu.cn","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":true,"url":"https://zsb.ecust.edu.cn/p2342c2309/list.htm"},"zhongwai_hezuo":{"offers":true,"url":null},"guojia_zhuanxiang":false,"gaoxiao_zhuanxiang":{"offers":true,"name":"励志计划","url":"https://zsb.ecust.edu.cn/gxzxjh/list.htm"},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":true,"high_art":false},"contact":{"phone":"021-64252763","email":"zsb@ecust.edu.cn"}},
116
+ {"name":"华东师范大学","zs_code":"10269","zsw_url":"https://zsb.ecnu.edu.cn","programs":{"qiangji":{"offers":true,"url":"https://zsb.ecnu.edu.cn/37584/list.htm"},"zonghepingjia":{"offers":true,"url":null},"zhongwai_hezuo":{"offers":false,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"高校专项计划","url":null},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"021-62232212","email":"zsb@ecnu.edu.cn"}},
117
+ {"name":"首都师范大学","zs_code":"10028","zsw_url":"https://bkzs.cnu.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":false,"url":null},"guojia_zhuanxiang":false,"gaoxiao_zhuanxiang":{"offers":false,"name":null,"url":null},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":false,"high_art":true},"contact":{"phone":"010-68902995","email":"zhaoban@cnu.edu.cn"}},
118
+ {"name":"中国石油大学(北京)","zs_code":"11414","zsw_url":"https://zsb.cup.edu.cn","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":false,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"高校专项计划","url":"https://www.cupk.edu.cn/bkzs/c/2025-04-07/527403.shtml"},"minzu_ban":true,"yuke_ban":true,"gao_shui_yundong":false,"high_art":false},"contact":{"phone":"010-89733245","email":"bkzs@cup.edu.cn"}},
119
+ {"name":"北京中医药大学","zs_code":"10026","zsw_url":"https://bkzs.bucm.edu.cn/","programs":{"qiangji":{"offers":false,"url":null},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":false,"url":null},"guojia_zhuanxiang":true,"gaoxiao_zhuanxiang":{"offers":true,"name":"杏林计划","url":"https://bkzs.bucm.edu.cn/flzs/gxzxjh/index.htm"},"minzu_ban":true,"yuke_ban":true,"gao_shui_yundong":true,"high_art":true},"contact":{"phone":"010-64286231","email":"zjczsb@bucm.edu.cn"}},
120
+ {"name":"国防科技大学","zs_code":"90002","zsw_url":"https://www.nudt.edu.cn/bkzs/","programs":{"qiangji":{"offers":true,"url":"https://bm.chsi.com.cn/jcxkzs/sch/91002"},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":false,"url":null},"guojia_zhuanxiang":false,"gaoxiao_zhuanxiang":{"offers":false,"name":null,"url":null},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":false,"high_art":false},"contact":{"phone":"0731-87000283","email":"zsb@nudt.edu.cn"},"note":"军委直属; 政审+体检严格"},
121
+ {"name":"北京大学医学部","zs_code":"10001","zsw_url":"https://bkzs.bjmu.edu.cn/","programs":{"qiangji":{"offers":true,"url":"https://www.gotopku.cn/zslb/qjjh/index1.htm"},"zonghepingjia":{"offers":false,"url":null},"zhongwai_hezuo":{"offers":false,"url":null},"guojia_zhuanxiang":false,"gaoxiao_zhuanxiang":{"offers":false,"name":null,"url":null},"minzu_ban":false,"yuke_ban":false,"gao_shui_yundong":false,"high_art":false},"contact":{"phone":"010-82802191","email":"bkzs@bjmu.edu.cn"},"note":"北大下属医学院; 独立招生代码 在多省 单独投档"}
122
+ ]
123
+ }
@@ -0,0 +1,40 @@
1
+ {
2
+ "_kind": "Top 30 大学 宿舍 + 食堂 + 校园环境标签",
3
+ "_source": [
4
+ "https://app.gaokaozhitongche.com/news/h/pzMmpoRz",
5
+ "https://gaokao.eol.cn/daxue/202505/t20250527_2671180.shtml",
6
+ "https://zhuanlan.zhihu.com/p/545143177"
7
+ ],
8
+ "schools": [
9
+ {"name":"清华大学","city":"北京","region":"北方","climate":"干燥","dorm":"4人间/独卫部分,空调","cafeteria":"规模大,选择多"},
10
+ {"name":"北京大学","city":"北京","region":"北方","climate":"干燥","dorm":"4人间,部分独卫","cafeteria":"规模大,口味多样"},
11
+ {"name":"复旦大学","city":"上海","region":"南方","climate":"潮湿","dorm":"4人间,可选空调","cafeteria":"规模大,选择丰富"},
12
+ {"name":"浙江大学","city":"杭州","region":"南方","climate":"潮湿","dorm":"4人/独卫,空调可租","cafeteria":"规模大,食材优质"},
13
+ {"name":"上海交通大学","city":"上海","region":"南方","climate":"潮湿","dorm":"4人间,独卫","cafeteria":"规模大,口碑好"},
14
+ {"name":"南京大学","city":"南京","region":"南方","climate":"潮湿","dorm":"4人间,独卫,空调","cafeteria":"规模大,评价高"},
15
+ {"name":"中国科学技术大学","city":"合肥","region":"南方","climate":"潮湿","dorm":"4人间,部分独卫","cafeteria":"规模中等,口味不错"},
16
+ {"name":"华中科技大学","city":"武汉","region":"南方","climate":"潮湿","dorm":"4人间,独卫","cafeteria":"规模大,选择多"},
17
+ {"name":"武汉大学","city":"武汉","region":"南方","climate":"潮湿","dorm":"4人间,独卫,空调","cafeteria":"规模大,环境优美","note":"樱花季"},
18
+ {"name":"中山大学","city":"广州","region":"南方","climate":"潮湿","dorm":"4人间,独卫,可选空调","cafeteria":"规模大,地方特色"},
19
+ {"name":"南方科技大学","city":"深圳","region":"南方","climate":"潮湿","dorm":"4人间,独卫,空调","cafeteria":"规模大,品质高","note":"宿舍满意度全国前列"},
20
+ {"name":"深圳大学","city":"深圳","region":"南方","climate":"潮湿","dorm":"4人间,独卫,空调","cafeteria":"规模大,口味丰富"},
21
+ {"name":"北京航空航天大学","city":"北京","region":"北方","climate":"干燥","dorm":"4人间,独卫,空调","cafeteria":"规模中等,营养搭配"},
22
+ {"name":"北京理工大学","city":"北京","region":"北方","climate":"干燥","dorm":"4人间,独卫,空调","cafeteria":"规模中等,口味可接受"},
23
+ {"name":"中国人民大学","city":"北京","region":"北方","climate":"干燥","dorm":"4人间,部分独卫","cafeteria":"规模大,口味多样"},
24
+ {"name":"北京师范大学","city":"北京","region":"北方","climate":"干燥","dorm":"4人间,独卫,空调","cafeteria":"规模中等,家常菜多"},
25
+ {"name":"西安交通大学","city":"西安","region":"北方","climate":"干燥","dorm":"4人间,独卫,空调","cafeteria":"规模中等,西北风味"},
26
+ {"name":"西北工业大学","city":"西安","region":"北方","climate":"干燥","dorm":"4人间,部分独卫","cafeteria":"规模中等,口味一般"},
27
+ {"name":"哈尔滨工业大学","city":"哈尔滨","region":"北方","climate":"干燥寒冷","dorm":"4人间,独卫,暖气","cafeteria":"规模中等,东北特色","note":"冬季供暖好"},
28
+ {"name":"吉林大学","city":"长春","region":"北方","climate":"干燥寒冷","dorm":"4人间,独卫,暖气","cafeteria":"规模大,营养丰富","note":"全国最大校园之一"},
29
+ {"name":"山东大学","city":"济南","region":"北方","climate":"干燥","dorm":"4人间,独卫,空调","cafeteria":"规模大,山东口味"},
30
+ {"name":"厦门大学","city":"厦门","region":"南方","climate":"潮湿","dorm":"4人间,独卫,空调","cafeteria":"规模大,海鲜食材","note":"滨海校园"},
31
+ {"name":"南开大学","city":"天津","region":"北方","climate":"干燥","dorm":"4人间,独卫,空调","cafeteria":"规模中等,口味不错"},
32
+ {"name":"中南大学","city":"长沙","region":"南方","climate":"潮湿","dorm":"4人间,独卫,可选空调","cafeteria":"规模大,湖南特色"},
33
+ {"name":"电子科技大学","city":"成都","region":"西部","climate":"潮湿","dorm":"4人间,部分独卫","cafeteria":"规模中等,四川特色"},
34
+ {"name":"四川大学","city":"成都","region":"西部","climate":"潮湿","dorm":"4人间,独卫,可选空调","cafeteria":"规模大,川菜特色","note":"望江校区最传统"},
35
+ {"name":"大连理工大学","city":"大连","region":"北方","climate":"温和","dorm":"4人间,独卫,空调","cafeteria":"规模中等,口味清淡","note":"滨海"},
36
+ {"name":"同济大学","city":"上海","region":"南方","climate":"潮湿","dorm":"4人间,独卫,可选空调","cafeteria":"规模大,选择丰富"},
37
+ {"name":"南京航空航天大学","city":"南京","region":"南方","climate":"潮湿","dorm":"4人间,独卫,空调","cafeteria":"规模中等,营养搭配"},
38
+ {"name":"中国矿业大学","city":"徐州","region":"南方","climate":"温和","dorm":"4人间,独卫,空调暖气","cafeteria":"规模中等,营养均衡","note":"云龙湖畔"}
39
+ ]
40
+ }
@@ -0,0 +1,29 @@
1
+ {
2
+ "_kind": "高考体检受限专业 (普通高等学校招生体检工作指导意见)",
3
+ "_source": "教育部《普通高等学校招生体检工作指导意见》 http://www.moe.gov.cn/srcsite/A15/moe_776/s3258/200303/t20030303_79883.html",
4
+ "_note": "限制为指导性, 各校招生章程为准。色盲/色弱常见限制最严, 视力其次。",
5
+ "restrictions": [
6
+ {
7
+ "condition": "色盲",
8
+ "forbidden_majors": ["医学类(临床/口腔/麻醉/医学影像/检验/法医/中医/护理)","药学","生物科学类","化学类","地质学类","制药工程","美术学","艺术设计","摄影"]
9
+ },
10
+ {
11
+ "condition": "色弱",
12
+ "forbidden_majors": ["医学类(口腔/麻醉/医学影像/检验/法医)","药学","生物科学类","化学类","地质学类","制药工程"]
13
+ },
14
+ {
15
+ "condition": "视力",
16
+ "forbidden_majors": ["飞行技术","航海技术","轮机工程","运输类","警察学"],
17
+ "thresholds": {"飞行技术":"裸眼5.0","轮机工程":"裸眼4.8","矫正超400度":"多专业受限"}
18
+ },
19
+ {
20
+ "condition": "听力",
21
+ "not_recommended_majors": ["法学","语言文学","教育学","外交学","医学"],
22
+ "threshold": "3米内听力或单耳全聋"
23
+ },
24
+ {
25
+ "condition": "身高",
26
+ "thresholds": {"公安":"男≥170cm 女≥160cm","飞行":"男≥170cm 女≥165cm","民航":"男≥170cm 女≥160cm"}
27
+ }
28
+ ]
29
+ }
@@ -0,0 +1,18 @@
1
+ {
2
+ "_kind": "小语种 (非英语) 第一外语 招生院校 list",
3
+ "_year": 2024,
4
+ "_source": [
5
+ "https://joinus.bfsu.edu.cn/info/1074/4157.htm",
6
+ "https://www.gotopku.cn/index/detail/1366.html",
7
+ "https://news.shisu.edu.cn/notice/2/20241217/2393.html",
8
+ "https://zsb.seu.edu.cn/2024/1213/c23655a514777/pagem.htm"
9
+ ],
10
+ "languages": {
11
+ "日语": ["北京大学","北京外国语大学","上海外国语大学","西安交通大学","东南大学","复旦大学"],
12
+ "俄语": ["北京大学","北京外国语大学","上海外国语大学","东南大学","复旦大学"],
13
+ "法语": ["北京大学","北京外国语大学","上海外国语大学","西安交通大学","复旦大学"],
14
+ "德语": ["北京外国语大学","上海外国语大学","复旦大学"],
15
+ "西班牙语": ["北京外国语大学","上海外国语大学","复旦大学"]
16
+ },
17
+ "note": "外语类提前批 (北大 / 北外 / 外交学院等) 限特定语种, 部分通过保送生录取。普通批专业一般不限非英语语种, 但部分专业使用英文原版教材或英语授课需谨慎。对小语种考生最友好的高校: 对外经贸大学、中国传媒大学、北京语言大学、中央民族大学、中国政法大学、南京大学、四川大学、中南财经政法大学等。"
18
+ }
@@ -0,0 +1,28 @@
1
+ {
2
+ "_kind": "第五轮学科评估 disclosed A+ counts (2017-2022)",
3
+ "_round": 5,
4
+ "_official_status": "教育部不公开发布; 各校自主披露",
5
+ "_source": [
6
+ "https://zhuanlan.zhihu.com/p/679221867",
7
+ "https://zhuanlan.zhihu.com/p/675457006",
8
+ "https://www.mbachina.com/html/xw/202401/575716.html"
9
+ ],
10
+ "disclosed_schools": [
11
+ {"school":"北京大学","a_plus_count":31,"a_plus_subjects":["哲学","应用经济学","政治学","社会学","马克思主义理论","心理学","中国语言文学","外国语言文学","考古学","中国史","世界史","数学","物理学","化学","天文学","地理学","大气科学","生物学","统计学","力学","计算机科学与技术","软件工程","基础医学","临床医学","口腔医学","公共卫生与预防医学","药学","护理学","工商管理","公共管理","艺术学理论"]},
12
+ {"school":"清华大学","a_plus_count":18,"a_plus_subjects":["计算机科学与技术","软件工程","网络安全","工程热物理","管理科学与工程","数学","物理学","化学","材料科学与工程","机械工程","电气工程","建筑学","土木工程","水利工程","力学","光学工程"]},
13
+ {"school":"浙江大学","a_plus_count":19,"a_plus_subjects":["机械工程","管理科学与工程","计算机科学与技术","软件工程","化学工程与技术","农业工程","动力工程与热物理","土木工程","光学工程","控制科学与工程","电气工程","化学","环境科学与工程","材料科学与工程","建筑学"]},
14
+ {"school":"复旦大学","a_plus_count":12,"a_plus_subjects":["新闻传播学","中国语言文学","中国史","哲学","理论经济学","政治学","马克思主义理论","社会学","心理学","基础医学","临床医学"]},
15
+ {"school":"上海交通大学","a_plus_count":11,"a_plus_subjects":["管理科学与工程","机械工程","船舶与海洋工程","材料科学与工程","计算机科学与技术","电气工程","控制科学与工程","土木工程","动力工程与热物理","临床医学"]},
16
+ {"school":"南京大学","a_plus_count":12,"a_plus_subjects":["哲学","中国语言文学","理论经济学","政治学","世界史","数学","物理学","化学","天文学","地球物理学","大气科学"]},
17
+ {"school":"中国科学技术大学","a_plus_count":9,"a_plus_subjects":["数学","物理学","化学","天文学","地球物理学","统计学","材料科学与工程","核科学与技术"]},
18
+ {"school":"中国人民大学","a_plus_count":9,"a_plus_subjects":["哲学","理论经济学","应用经济学","政治学","社会学","马克思主义理论","法学","新闻传播学"]},
19
+ {"school":"武汉大学","a_plus_count":8,"a_plus_subjects":["法学","社会学","马克思主义理论","新闻传播学","地球物理学","测绘科学与技术","遥感科学与技术","水利工程"]},
20
+ {"school":"西安交通大学","a_plus_count":5,"a_plus_subjects":["机械工程","电气工程","管理科学与工程","动力工程与热物理","材料科学与工程"]},
21
+ {"school":"中山大学","a_plus_count":4,"a_plus_subjects":["哲学","中国语言文学","生物学","工商管理"]},
22
+ {"school":"南开大学","a_plus_count":4,"a_plus_subjects":["理论经济学","应用经济学","化学","统计学"]},
23
+ {"school":"厦门大学","a_plus_count":6,"a_plus_subjects":["理论经济学","应用经济学","法学","化学","统计学","工商管理"]},
24
+ {"school":"北京师范大学","a_plus_count":6,"a_plus_subjects":["教育学","心理学","中国语言文学","地理学","中国史","数学"]},
25
+ {"school":"哈尔滨工业大学","a_plus_count":3,"a_plus_subjects":["机械工程","控制科学与工程","计算机科学与技术"]},
26
+ {"school":"四川大学","a_plus_count":4,"a_plus_subjects":["口腔医学","临床医学","基础医学","轻工技术与工程"]}
27
+ ]
28
+ }
@@ -0,0 +1,36 @@
1
+ {
2
+ "_kind": "中外合作办学项目 (本科) 主流 30 项, 2024",
3
+ "_year": 2024,
4
+ "_source": [
5
+ "教育部中外合作办学监管工作信息平台 https://www.crs.jsj.edu.cn/",
6
+ "各校招生办官网"
7
+ ],
8
+ "programs": [
9
+ {"school":"北京理工大学","partner":"俄罗斯莫斯科国立鲍曼技术大学","major":"航空航天工程","tuition_yuan":57000,"location":"北京","note":"4+0 双学位"},
10
+ {"school":"北京理工大学","partner":"英国瑞丁大学","major":"会计学","tuition_yuan":78000,"location":"北京"},
11
+ {"school":"北京理工大学","partner":"美国犹他州立大学","major":"国际经济","tuition_yuan":78000,"location":"北京"},
12
+ {"school":"浙江大学","partner":"英国爱丁堡大学","major":"生物医学","tuition_yuan":160000,"location":"杭州","note":"4+0 双学位"},
13
+ {"school":"浙江大学","partner":"美国伊利诺伊大学香槟分校","major":"机械工程","tuition_yuan":null,"location":"杭州","note":"4+0"},
14
+ {"school":"南京大学","partner":"芬兰赫尔辛基大学","major":"大气科学","tuition_yuan":75000,"location":"南京"},
15
+ {"school":"重庆大学","partner":"美国辛辛那提大学","major":"电气工程及其自动化","tuition_yuan":53000,"location":"重庆","note":"4+1"},
16
+ {"school":"兰州大学","partner":"美国德雷塞尔大学","major":"计算机科学与技术","tuition_yuan":65000,"location":"兰州"},
17
+ {"school":"吉林大学","partner":"俄罗斯托姆斯克理工大学","major":"物理学","tuition_yuan":39000,"location":"长春","note":"3+1"},
18
+ {"school":"厦门大学","partner":"爱尔兰都柏林商学院","major":"金融学","tuition_yuan":50000,"location":"厦门"},
19
+ {"school":"中国农业大学","partner":"美国科罗拉多大学丹佛分校","major":"国际经济与贸易","tuition_yuan":100000,"location":"北京"},
20
+ {"school":"华中科技大学","partner":null,"major":"生物科学","tuition_yuan":108000,"location":"武汉"},
21
+ {"school":"西安电子科技大学","partner":"英国赫瑞瓦特大学","major":"数据科学与大数据技术","tuition_yuan":48000,"location":"西安"},
22
+ {"school":"哈尔滨工业大学(深圳)","partner":"韩国汉阳大学","major":"通信工程","tuition_yuan":null,"location":"深圳"},
23
+ {"school":"山东大学","partner":null,"major":"金融学","tuition_yuan":35000,"location":"济南"},
24
+ {"school":"上海交通大学","partner":"法国巴黎高等电子学院","major":"机械工程","tuition_yuan":65000,"location":"上海"},
25
+ {"school":"南开大学","partner":"法国诺欧商学院","major":"电子商务","tuition_yuan":null,"location":"天津"},
26
+ {"school":"香港中文大学(深圳)","partner":"香港中文大学","major":"多专业","tuition_yuan":115000,"location":"深圳","note":"独立法人"},
27
+ {"school":"宁波诺丁汉大学","partner":"英国诺丁汉大学","major":"多专业","tuition_yuan":100000,"location":"宁波","note":"独立机构"},
28
+ {"school":"昆山杜克大学","partner":"美国杜克大学","major":"多专业","tuition_yuan":170000,"location":"昆山","note":"独立机构"},
29
+ {"school":"西交利物浦大学","partner":"英国利物浦大学","major":"多专业","tuition_yuan":93000,"location":"苏州","note":"独立机构"},
30
+ {"school":"上海纽约大学","partner":"美国纽约大学","major":"多专业","tuition_yuan":200000,"location":"上海","note":"独立机构"},
31
+ {"school":"深圳北理莫斯科大学","partner":"俄罗斯莫斯科国立大学","major":"多专业","tuition_yuan":40000,"location":"深圳","note":"独立机构"},
32
+ {"school":"北师港浸大(UIC)","partner":"香港浸会大学","major":"多专业","tuition_yuan":110000,"location":"珠海","note":"独立机构"},
33
+ {"school":"温州肯恩大学","partner":"美国肯恩大学","major":"多专业","tuition_yuan":68000,"location":"温州","note":"独立机构"},
34
+ {"school":"香港科技大学(广州)","partner":"香港科技大学","major":"多专业","tuition_yuan":45000,"location":"广州","note":"独立机构"}
35
+ ]
36
+ }
@@ -0,0 +1,53 @@
1
+ {
2
+ "_kind": "综合评价招生 5-region list, 2024",
3
+ "_year": 2024,
4
+ "_source": [
5
+ "https://jyt.jiangsu.gov.cn/art/2024/4/18/art_58320_11221741.html",
6
+ "https://m.sh.bendibao.com/edu/287358.html",
7
+ "https://zdzsc.zju.edu.cn/2024/0509/c3299a2913074/page.htm",
8
+ "http://edu.shandong.gov.cn/art/2024/4/13/art_107055_10330318.html"
9
+ ],
10
+ "regions": {
11
+ "shanghai": [
12
+ {"school":"复旦大学","zs_code":"10246","ratio":"85:15 高考:校测"},
13
+ {"school":"上海交通大学","zs_code":"10248","ratio":"85:15 高考:校测"},
14
+ {"school":"同济大学","zs_code":"10247","ratio":"85:15 高考:校测"},
15
+ {"school":"华东师范大学","zs_code":"10269","ratio":"85:15 高考:校测"},
16
+ {"school":"华东理工大学","zs_code":"10251","ratio":"85:15 高考:校测"},
17
+ {"school":"浙江大学","zs_code":"10335","ratio":"85:15 高考:校测"},
18
+ {"school":"上海财经大学","zs_code":"10272","ratio":"85:15 高考:校测"},
19
+ {"school":"上海外国语大学","zs_code":"10271","ratio":"85:15 高考:校测"}
20
+ ],
21
+ "jiangsu": [
22
+ {"school":"南京大学","zs_code":"10284","ratio":"85:15 高考:校测"},
23
+ {"school":"东南大学","zs_code":"10286","ratio":"85:15 高考:校测","seats":180},
24
+ {"school":"浙江大学","zs_code":"10335","seats":30},
25
+ {"school":"中国科学院大学","zs_code":"14430"},
26
+ {"school":"华南理工大学","zs_code":"10561"},
27
+ {"school":"上海科技大学","zs_code":"16402"},
28
+ {"school":"南方科技大学","zs_code":"14625"},
29
+ {"school":"南京师范大学","zs_code":"10319"}
30
+ ],
31
+ "zhejiang": [
32
+ {"school":"浙江大学","zs_code":"10335","seats":980,"note":"三位一体"},
33
+ {"school":"复旦大学","zs_code":"10246"},
34
+ {"school":"上海交通大学","zs_code":"10248"},
35
+ {"school":"中国科学院大学","zs_code":"14430"},
36
+ {"school":"中国美术学院","zs_code":"10355"}
37
+ ],
38
+ "shandong": [
39
+ {"school":"山东大学","zs_code":"10422","seats":300},
40
+ {"school":"中国海洋大学","zs_code":"10423","seats":50},
41
+ {"school":"中国石油大学(华东)","zs_code":"10425"},
42
+ {"school":"哈尔滨工业大学(威海)","zs_code":"19025"},
43
+ {"school":"北京外国语大学","zs_code":"10030"}
44
+ ],
45
+ "guangdong": [
46
+ {"school":"中山大学","zs_code":"10558","ratio":"85:15 高考:校测","seats":495},
47
+ {"school":"华南理工大学","zs_code":"10561","seats":300},
48
+ {"school":"南方科技大学","zs_code":"14625"},
49
+ {"school":"暨南大学","zs_code":"10559"},
50
+ {"school":"深圳大学","zs_code":"10590"}
51
+ ]
52
+ }
53
+ }
Binary file