# Bill Ackman / Pershing Square 13F Holdings

**Use case:** 

See Bill Ackman's Pershing Square 13F holdings, new positions, exits and quarter-over-quarter changes from official SEC filings.

## Input

```json
{
  "filerCiks": [
    "1336528"
  ]
}
```

## Output

```json
{
  "type": {
    "label": "Type"
  },
  "filer": {
    "label": "Fund"
  },
  "filed": {
    "label": "Filed"
  },
  "holdings": {
    "label": "# Holdings"
  },
  "total_value": {
    "label": "Portfolio $",
    "format": "number"
  },
  "new_buys": {
    "label": "New buys"
  },
  "exits": {
    "label": "Exits"
  }
}
```

## About this Actor

This example demonstrates how to use [Smart Money 13F: Hedge Fund Buys, Exits & Consensus](https://apify.com/datasignalslab/smart-money-13f) with a specific input configuration. Visit the [Actor detail page](https://apify.com/datasignalslab/smart-money-13f) to learn more, explore other use cases, and run it yourself.