dataspec-fbidhs

A LookingGlass dataspec package for data from and derived from the FBI/DHS leak.

Using this package

  1. Install LookingGlass
  2. Go into the app/dataspec/ directory
  3. Clone this spec package git clone https://github.com/TransparencyToolkit/dataspec-fbidhs.git
  4. Add this dataspec package to your instances/config.json file
{
    "Dataset Config": ["app/dataspec/dataspec-fbidhs/"],
    "Page Title": "Your LookingGlass App",
    ...