API Reference Demografix v#0.1.0

Copy Markdown View Source

Modules

Official Elixir client for the Demografix APIs: genderize, agify, and nationalize.

A single agify result: the prediction fields plus the response :quota.

One agify prediction inside a batch result. Carries no quota of its own.

A batch result: the per-name :results list in input order plus one :quota for the whole response.

Internal HTTP client for the Demografix APIs.

The error returned or raised by every Demografix call.

A single genderize result: the prediction fields plus the response :quota.

One genderize prediction inside a batch result. Carries no quota of its own; the batch holds one quota for the whole response.

A single nationalize result: the prediction fields plus the response :quota.

One country candidate in a nationalize prediction.

One nationalize prediction inside a batch result. Carries no quota of its own.

The rate-limit state read from the x-rate-limit-* response headers.