Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API should return info about Bookworm (grams, etc.) #88

Open
bmschmidt opened this issue Nov 10, 2015 · 1 comment
Open

API should return info about Bookworm (grams, etc.) #88

bmschmidt opened this issue Nov 10, 2015 · 1 comment

Comments

@bmschmidt
Copy link
Member

The API should have a table in the database it can access that stores a number of key-value store items that the front-end might need.

Currently, it just does "return_possible_fields".

Some of those might be:

  1. The maximum length of n-grams indexed by the database
  2. The name of the bookworm
  3. The name for an individual text in the bookworm (a book? a text? a paragraph? etc).
  4. Any descriptive information about the bookworm as a whole, maybe in short (slug-length) and long (paragraph-length) forms.

What else?

@bmschmidt
Copy link
Member Author

  1. Default queries for each geometry (most importantly, linechart)
  2. Whether there's an associated topic model (Could be gleaned from return_possible_fields, so not necessary?)
  3. Whether there's an associated set of geographic metadata (Could be gleaned from return_possible_fields, so not necessary?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant