Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Sieboldianus committed Jul 26, 2018
1 parent 51c38f0 commit febf204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -4,7 +4,7 @@ A python package that uses the [common lbsn data structure concept] (ProtoBuf) t

## Description

This tool will read JSONs from a Postgres Database or local folder and map Social Media Endpoints (e.g. Twitter)
This tool will read JSONs or CSVs from a Postgres Database or local folder and map Social Media Endpoints (e.g. Twitter)
to a common [LBSN Interchange Structure](https://gitlab.vgiscience.de/lbsn/concept) format in ProtoBuf. Output can be either a Postgres Database or local CSV.
The tool can also be imported to other Python projects with `import lbsntransform` for on-the-fly conversion. The goal is to provide a common interface to process
Social Media Data, without custom adjustment to the myriad API Endpoints available.
Expand Down

0 comments on commit febf204

Please sign in to comment.