GithubHelp home page GithubHelp logo

trumpest's Introduction

Trumpest

The goals of this project is to provide technology to accelerate investigations into Trump corruption. The world needs more tools such as those mentioned in 4 approaches to building collaborative data infrastructures for journalism.

The core novelty of this project is to interconnect data sources on the web, rather than collect them together. The main benefit is the interconnection of public data. A corollary of this approach is that private data can be interconnected with public data.

Action items include:

  • collect best practices for data authors for harmonizing multiple repositories of data related to Trump
  • use CSVW to make the harmonization explicit to software
  • write software which can be used by data authors and researchers to make them more productive

The core of the idea is to use CSVW to create web structures which allows separately developed data repositories (“databases”) to be interlinked over the Web. This essentially creates a web-tech-based distributed “database” of Trump related data.

For example, if two repositories of data have CSVs with columns containing individuals names, then CSVW can be used to map between those two repos so that “joins” can be performed to find individuals on which there is data within both repositories.

The term “database” as used herein explicitly does not mean RDBMS/SQL tech. This is only about how data is expressed on the web, which may very well have a RDBMS behind it - or be based in a Google Doc spreadsheet - but such details are irrelevant.

trumpest's People

Contributors

johntigue avatar

Watchers

 avatar James Cloos avatar

trumpest's Issues

Timeline machinery: survey

Some candidates

TimelineJS: could upcast from their proprietary multi-column time format to ISO 8601

Modifying the code for TimelineJS seems foolish. Better simply to look at TimelineJS spreadsheets as a build artifact transform of the core data.

So, core data has times (start and optional stop) as ISO 8601 and some transformer hacks each of those single column times into the multiple columns
that TimelineJS wants.

The only loss here is that non-tech folks will not be able to enter data in Google Docs and see the results... Could upcast from TimelineJS time formats to ISO 8601. See code in tools/timelines/timeline_dumper.js for much of that already available.

See this repos notes on TimelineJS for more details.

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.