What does AU.ASIC.SHORT_POSITIONS measure?
ASIC Daily Aggregated Short Positions, Australia is a daily series from ASIC Daily Aggregated Short Position Report, in Per cent.
ASIC Daily Aggregated Short Positions, Australia. Daily reported short positions and short-interest percentage for every ASX-listed equity, published by ASIC with a T+4 business-day lag; resolves to /v1/data/asic/ASIC_SHORT_POSITIONS [].
| Series ID | AU.ASIC.SHORT_POSITIONS |
|---|---|
| Frequency | daily |
| Units | Per cent |
| Source | ASIC Daily Aggregated Short Position Report |
| Resolves to | /v1/series/AU.ASIC.SHORT_POSITIONS |
| Backed by | /v1/data/asic/ASIC_SHORT_POSITIONS |
How do I get the latest value?
curl -H 'Authorization: Bearer ak_your_key' \
https://api.ausdata.io/v1/series/AU.ASIC.SHORT_POSITIONS/latest How do I get the full history?
# annual percent change, last 12 observations, CSV
curl -H 'Authorization: Bearer ak_your_key' \
'https://api.ausdata.io/v1/series/AU.ASIC.SHORT_POSITIONS?units=pc1&limit=12&format=csv' Embed a chart
Mint a chart-only token at /v1/account/embed-token, then:
<img src="https://api.ausdata.io/v1/series/AU.ASIC.SHORT_POSITIONS/chart.svg?key=emb_..." alt="ASIC Daily Aggregated Short Positions, Australia chart"> Related series
Thematic neighbours, ranked by shared tags.
AU.BOND.10Y 10-Year Australian Government Bond Yield
RBA Capital Market Yields - Government Bonds (F2)
AU.BOND.2Y 2-Year Australian Government Bond Yield
RBA Capital Market Yields - Government Bonds (F2)
AU.BOND.3Y 3-Year Australian Government Bond Yield
RBA Capital Market Yields - Government Bonds (F2)
AU.BOND.5Y 5-Year Australian Government Bond Yield
RBA Capital Market Yields - Government Bonds (F2)
AU.FX.CNY AUD/CNY Exchange Rate
RBA Exchange Rates - Daily (F11.1)
AU.FX.EUR AUD/EUR Exchange Rate
RBA Exchange Rates - Daily (F11.1)