Giter Club home page Giter Club logo

dataspec-sii's Introduction

Transparency Toolkit

Transparency Toolkit is data collection, archiving, and analytics software for journalists, activists, and human rights researchers. This repository is the central place to download and run all of our tools.

Installation Instructions

  1. Download Transparency Toolkit: git clone https://github.com/TransparencyToolkit/TransparencyToolkit.git

  2. Install Docker and Docker Compose: See the instructions for your operating system.

  3. Run Transparency Toolkit: docker-compose up (takes a few minutes to run)

  4. Use Transparency Toolkit: Go to http://0.0.0.0:3333 in your browser. From there, you can collect data, OCR documents, and use archiving and analytical tools.

If you encounter any difficulties in setup, have feature requests or ideas for projects, or are interested in collaborating or contributing, please contact us.

dataspec-sii's People

Contributors

bnvk avatar shidash avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dataspec-sii's Issues

Separate fields by doc type

Look into this. Would likely need to-

  • Take union of dataspecs
  • Show joint field facets at top
  • Loop through dataspecs and find non-joint facet fields
  • Print data source name
  • Print non-joint facets

Logo/Image

What should we put in the top upper left for the image for SII?

Make csv matching/OCR app

We often manually process part of a dataset, but also want to OCR the documents and run extraction tools on it. To do this within the normal TT pipeline, we need to add something to Harvester that matches up this csv file with the docs and OCRs them. First, we should make a gem that does this with the following inputs-

  • csv or json file (convert to json if csv)
  • field used for file path
  • optional prefix for file path

This should then loop through the items in the JSON and run parsefile on each corresponding file. Then it should save these with the text.

Add transfers database

Add the transfers database, for which I need to-

  • Get it into a JSON format
  • Extract out the links into their own field (split source field)
  • Generate title
  • Write dataspec
  • Associate with companies based on ID (and add to that dataspec)

Create other resources page

Create an additional page with info on other resources (bugged planet, spy files, blue cabinet). Write draft, add to dataspec, add to routes, and share for review.

Fix document titles

If name is present, use that
If not, if Document-Title is present, use that (or maybe reverse)
If neither is present, use Type-Of-Media

Probably best to put this after current processing

Dropdown text unreadable

In the sii theme for LookingGlass, the drop down in the upper left allowing people to choose which fields to search seems to be unreadable because the text is too light.

Icons rotated

The icons in the SII instance of LookingGlass seem to be rotated, so each field is associated with the wrong icon

Generate list of document links for company

For each company, go through list of documents (may need to change gen order) and generate a list of links to associated documents. May need to add configurable prefix to dataspec/instancespec to make this work. Will need to add field to dataspec to show this.

Figure out how to make this link display work with dataset associations

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.