Query Dataset
View all Actors
This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?
See alternative ActorsQuery Dataset
pocesar/query-dataset
Query your existing datasets, map and generate a subset of your data
Limit
limit
integerOptional
Limit how many items to get. If it's not provided, will return all found items
Offset
offset
integerOptional
Will slice the data from the provided offset. The offset is relative to queried items. Can be used with 'Limit'. Defaults to 0
Default value of this property is 0
Map and filter function
filterMap
stringOptional
Provide a map function, allows you to return modified data. Returning null or undefined on this function filter the item from the output
Developer
Maintained by Community
Categories