HistoricalPeriodData

要获得对 Wolfram 知识库的一般访问权限,请使用 HistoricalPeriod 类型的实体而不是 HistoricalPeriodData.

HistoricalPeriodData[entity,property]

给出历史时期 entity 的指定 property 值.

HistoricalPeriodData[{entity1,entity2,},property]

给出指定历史时期实体的属性值列表.

HistoricalPeriodData[entity,property,annotation]

给出与 property 相关联的指定 annotation.

更多信息

  • HistoricalPeriodData[] 给出所有历史时期的实体列表.
  • HistoricalPeriodData["Properties"] 给出可用属性列表.
  • HistoricalPeriodData 中的指定 entity 可以是 EntityEntityClass 或者规范名称.
  • 指定的 "property" 应该是 EntityPropertyEntityPropertyClass、规范名称或者由此组成的列表.
  • 特定情况下,不适用或者未知的属性会用 Missing[] 标明.
  • 属性包括:
  • "CountriesInvolved"涉及区域
    "EndDate"结束日期
    "Name"名称
    "PeopleInvolved"涉及人员
    "StartDate"开始日期
  • HistoricalPeriodData 作为整体有一些属性,并且可以使用格式 HistoricalPeriodData[property] 给出. 这样的属性包括:
  • "Entities"所有可用实体
    "EntityCount"可用实体总数
    "Classes"所有可用实体类别
    "EntityClassCount"可用实体类别总数
    "SampleEntities"样本实体列表
    "SampleEntityClasses"样本实体类别列表
    "EntityCanonicalNames"所有实体规范名称列表
    "PropertyCanonicalNames"所有属性规范名称列表
    "EntityClassCanonicalNames"所有实体类别规范名称列表
    "RandomEntities"伪随机样本实体
    {"RandomEntities",n}n 个伪随机实体
    "RandomEntityClasses"伪随机样本实体类别
    {"RandomEntityClasses",n}n 个伪随机实体类别
  • 下列标记可用于 HistoricalPeriodData[entity,property,annotation] 的第三个参数中:
  • "Qualifiers"属性可能限定词列表
    "QualifierValues"对每个限定词给出的可能值列表
    "DefaultQualifierValues"属性限定词的默认值列表
    "Description"属性的简明文本描述
    "Definition"属性的详细文本定义
    "Source"属性的源信息
    "Date"与实体属性值相关联的日期(如果存在)
    "PhysicalQuantity"与实体属性值相关联的物理量
    "Unit"与实体属性值相关联的单位
    "EntityAssociation"实体和实体属性值组成的关联
    "PropertyAssociation"属性和实体属性值组成的关联
  • 如果函数以 annotation 给出,它将用于对所得数据进行统计. 典型的统计函数包括:
  • Min最小值
    Max最大值
    Mean均值
    Commonest最常出现的数值
    Median中位值
    Total返回总数
    Length元素数

范例

打开所有单元关闭所有单元

基本范例  (3)

对实体搜索使用

获取历史时期的样本实体列表:

求历史时期的属性:

巧妙范例  (1)

创建以公元纪年表示的样本历史时期的时间线:

Wolfram Research (2014),HistoricalPeriodData,Wolfram 语言函数,https://reference.wolfram.com/language/ref/HistoricalPeriodData.html.

文本

Wolfram Research (2014),HistoricalPeriodData,Wolfram 语言函数,https://reference.wolfram.com/language/ref/HistoricalPeriodData.html.

CMS

Wolfram 语言. 2014. "HistoricalPeriodData." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/HistoricalPeriodData.html.

APA

Wolfram 语言. (2014). HistoricalPeriodData. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/HistoricalPeriodData.html 年

BibTeX

@misc{reference.wolfram_2024_historicalperioddata, author="Wolfram Research", title="{HistoricalPeriodData}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/HistoricalPeriodData.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_historicalperioddata, organization={Wolfram Research}, title={HistoricalPeriodData}, year={2014}, url={https://reference.wolfram.com/language/ref/HistoricalPeriodData.html}, note=[Accessed: 22-November-2024 ]}