Wolfram Language

Refine Knowledgebase Searches Using Dates

The Wolfram Knowledgebase contains detailed information on more than 250 different domains.

Many domains contain thousands of distinct entities.

EntityClass provides an easy way to programmatically filter entities based on property values.

Sorting functions respect date ordering, which can be used to select the most recent movies based on release date.

Alternatively, TakeLargest can be used as a selection criteria directly in the EntityClass expression itself.

EntityValue can be used to fetch additional details about this collection of movies.

Query can then be used to extract information from the resulting Dataset, and fed to TimelinePlot for visualization.

Related Examples

de es fr ja ko pt-br zh