# LiberatorDemoDataSource blade

The LiberatorDemoDataSource blade is packaged with Liberator and provides a simple source of demo data.

The blade is required by the StreamLink JS Interactive Documentation packaged with Liberator and available when the LiberatorWebsite blade is active.

## Activating the blade

To activate or deactivate the blade, follow the instructions in [Activate and deactivate blades](../deployment-framework/cdf-activate-and-deactivate-blades.md), using the blade name 'LiberatorDemoDataSource'.

Transformer has an equivalent blade: 'TransformerDemoDataSource'. The Liberator blade and the Transformer blade both serve the same subjects, so only activate one of them or their respective configurations will clash.

**❗ IMPORTANT**\
Do not activate both the LiberatorDemoDataSource blade and the TransformerDemoDataSource blade.

## Container subject

The blade serves a [container](../datasource/datasource-containers.md) under the following subject: /EXAMPLES/PRICING/CONTAINERS/EQUITIES

The container’s constituents are the records listed in the section [Record subjects](#container-subject).

## Record subjects

The blade serves [Type 1](../datasource/datasource-type-1-data.md) records under the following subjects:

* /EXAMPLES/PRICING/TYPE1/AAPL
* /EXAMPLES/PRICING/TYPE1/FB
* /EXAMPLES/PRICING/TYPE1/YHOO
* /EXAMPLES/PRICING/TYPE1/MSFT
* /EXAMPLES/PRICING/TYPE1/HPQ
* /EXAMPLES/PRICING/TYPE1/SNDK
* /EXAMPLES/PRICING/TYPE1/SGI
* /EXAMPLES/PRICING/TYPE1/AOL
* /EXAMPLES/PRICING/TYPE1/INTC
* /EXAMPLES/PRICING/TYPE1/CSCO

## JSON subjects

**Since**: Liberator 7.1.8

The blade serves [JSON](../datasource/datasource-json-data.md) data under the following subjects:

* /EXAMPLES/JSON/AAPL
* /EXAMPLES/JSON/FB
* /EXAMPLES/JSON/YHOO
* /EXAMPLES/JSON/MSFT
* /EXAMPLES/JSON/HPQ
* /EXAMPLES/JSON/SNDK
* /EXAMPLES/JSON/SGI
* /EXAMPLES/JSON/AOL
* /EXAMPLES/JSON/INTC
* /EXAMPLES/JSON/CSCO

## Broadcast subjects

The blade broadcasts the following records under the following subjects:

* /EXAMPLES/BROADCAST/ABC
* /EXAMPLES/BROADCAST/DEF
* /EXAMPLES/BROADCAST/GHI
* /EXAMPLES/BROADCAST/JKL
