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

Set and Report Data Dictionary #42

Open
ericbusboom opened this issue May 17, 2017 · 1 comment
Open

Set and Report Data Dictionary #42

ericbusboom opened this issue May 17, 2017 · 1 comment

Comments

@ericbusboom
Copy link

Allow the API to set and report the data dictionary attached to a resource.

It's an awesome feature! So I'd really like to be able to use it programmatically.

@rflprr
Copy link
Contributor

rflprr commented Jun 6, 2017

@ericbusboom, at the moment you can use our REST API directly to make data dictionary changes:https://docs.data.world/documentation/api/tables.html. We are not sure about the design of that API yet, so know that it may change.

The main thing you need to understand is that in our current implementation you are expected to provide a data dictionary (table schema) for the normalized file we create based on the files you upload (as opposed to the files you upload themselves). That's what I don't like about our current design, but you may want to give it a shot and share your thoughts with us. I'll keep you posted as we continue to improve this feature.

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

2 participants