get_companies_with_refineries_in_populated_areas
Identify listed companies with refineries located in populated areas by filtering out zero or N/A values from reported data.
Instructions
Get all listed companies that have reported refineries in populated areas (excluding zero or N/A values).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}