We deliver solutions for the AI eraâcombining symbolic computation, data-driven insights and deep technology expertise.
EntityValue[entity,property]
gives the value of the specified property for the given entity.
EntityValue[{entity1,entity2,…},property]
gives the list of values of the specified property for each of the entityi.
EntityValue[class,property]
gives the list of values of the specified property for all entities in the specified class.
EntityValue[entity,{property1,property2,…}]
gives the list of values of the propertyi for the specified entity.
EntityValue[ents,{property1,property2,…}]
gives the list of values of the propertyi for each of the entities represented by ents.
DetailsGet the property "LongestSpan" of the bridge entity "GoldenGate":
Use to discover names of entities and properties:
Find out how many entities are available in a given type:
Extract properties from an EntityClass:
Use EntityValue to query an external database:
Scope (17)Extract multiple properties at once:
Extract a property from multiple entities:
Extract all properties as an association:
Apply an EntityFunction to a single Entity:
Extract properties from a complex entity class:
Extract properties from an EntityInstance:
Use Dated to extract values at a specified time:
Use property qualifiers to specify the date of a property:
Discover available qualifiers and values for a property:
When the output of EntityValue involves other entities, these can be fed back into EntityValue:
Use the lists of entities and properties to get multiple results:
The output from time series data can typically be fed directly to DateListPlot:
Get a list of sample entities for an entity type:
List the available properties for an entity type:
Get an Association for a list of entities:
Get an Association for all properties of an entity:
Get an Association for a list of properties:
Get an Association for lists of entities and/or properties:
Properties & Relations (1)EntityValue will cache results for many property values:
These cached values persist across Wolfram System sessions:
Possible Issues (1)When dealing with external databases, one might encounter a database where the primary key was not set for some tables:
When this happens, EntityStore will emit a message. This means that some functionality involving single entities will be disabled:
But EntityValue will generally keep working:
The only way around this problem is to set the primary key constraint in the external database.
Wolfram Research (2014), EntityValue, Wolfram Language function, https://reference.wolfram.com/language/ref/EntityValue.html (updated 2019). TextWolfram Research (2014), EntityValue, Wolfram Language function, https://reference.wolfram.com/language/ref/EntityValue.html (updated 2019).
CMSWolfram Language. 2014. "EntityValue." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2019. https://reference.wolfram.com/language/ref/EntityValue.html.
APAWolfram Language. (2014). EntityValue. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/EntityValue.html
BibTeX@misc{reference.wolfram_2025_entityvalue, author="Wolfram Research", title="{EntityValue}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/EntityValue.html}", note=[Accessed: 12-July-2025 ]}
BibLaTeX@online{reference.wolfram_2025_entityvalue, organization={Wolfram Research}, title={EntityValue}, year={2019}, url={https://reference.wolfram.com/language/ref/EntityValue.html}, note=[Accessed: 12-July-2025 ]}
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4