Class: Evri::Zeitgeist

Inherits:
Object
  • Object
show all
Defined in:
lib/evri/zeitgeist.rb

Overview

Returns information about a specific trend.

To access the information, combine a TREND with a TYPE to form a class method.

Zeitgeist.all_chemical
Zeitgeist.falling_person
Zeitgeist.popular_organization

Constant Summary collapse

TYPES =
%w( animal backterium chemical concept disorder event location organization person plant product virus )
%w( all popular rising falling )