Code Monkey home page Code Monkey logo

zeehaven's Introduction

zeehaven

a tiny tool to convert zeeschuimer ndjson files into csv format.

web interface available at: https://publicdatalab.github.io/zeehaven/

if ndjson file is collected from instagram or twitter the tool structures the csv file accordingly, otherwise it outputs the whole ndjson file as a csv (which may contain many columns).

if you have suggestions or encounter problems you can add an issue.

developed by iain. themed by jonathan.

zeehaven's People

Contributors

iaine avatar jwyg avatar

Stargazers

 avatar

Watchers

 avatar  avatar

zeehaven's Issues

Data processing step needed

For zeehaven to play a role equivalent to 4CAT when it comes to accessing zeeschuimer data in csv format, there is a step that is implemented in 4CAT and that would need to be implemented in zeehaven too to map the ndjson categories into readable and useful categories for the csv user.

Here are the scripts that 4CAT uses to convert zeeschuimer ndjson files into csvs:
instagram: https://github.com/digitalmethodsinitiative/4cat/blob/master/datasources/instagram/search_instagram.py
tiktok: https://github.com/digitalmethodsinitiative/4cat/blob/master/datasources/tiktok/search_tiktok.py

The 4CAT scripts for processing the other zeehaven data sources can be found here: https://github.com/digitalmethodsinitiative/4cat/tree/master/datasources

Would it be possible to implement these in zeehaven too?

Is the tool down?

Currently nothing happens when dropping a file into the window. A couple of days ago the csv file was immediately returned.

Locations from tweets not displaying

Observed behaviour:
When I convert tweets to csv using the tool, all the entries in the "place_name" column are empty. If I check the original ndjson, I can see that the location data is present (data.core.user_results.result.legacy.location).

Expected behaviour:
Locations are displayed in the zeehaven csv output.

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.