Skip to content

emnkugler/TopsyDataReader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TopsyDataReader

###Run TopsyDriver with following options

  • -q : The query string
  • -st : start time
  • -et : end time
  • -o : the output folder

###Things to keep in mind

  • The query string must be specified
  • The format of the data and time is yyyy-MM-dd;HH:MM:SS.
  • If start time is not specified, it is assumed to be 2006-01-01;00-00-00
  • If end time is not specified, it is assumed to be current time
  • The interval is set to 60

###Example: java DataImporter -q "rahul gandhi" -st 2014-05-05;01:00:00 -o data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published