dataspec-fbidhs
A LookingGlass dataspec package for data from and derived from the FBI/DHS leak.
Using this package
- Install LookingGlass
- Go into the
app/dataspec/directory - Clone this spec package
git clone https://github.com/TransparencyToolkit/dataspec-fbidhs.git - Add this dataspec package to your
instances/config.jsonfile
{
"Dataset Config": ["app/dataspec/dataspec-fbidhs/"],
"Page Title": "Your LookingGlass App",
...