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

Can I know which photo belongs to which review #63

Open
Nana2929 opened this issue Nov 17, 2023 · 0 comments
Open

Can I know which photo belongs to which review #63

Nana2929 opened this issue Nov 17, 2023 · 0 comments

Comments

@Nana2929
Copy link

Nana2929 commented Nov 17, 2023

Thank you for compiling the dataset. Currently the photo metadata looks like:

{
    // string, 22 character unique photo id
    "photo_id": "_nN_DhLXkfwEkwPNxne9hw",
    // string, 22 character business id, maps to business in business.json
    "business_id" : "tnhfDv5Il8EaGSXZGiuQGg",
    // string, the photo caption, if any
    "caption" : "carne asada fries",
    // string, the category the photo belongs to, if any
    "label" : "food"
}

I'd like to know if it is possible to get this metadata for the photo (eg. user_id), so I know which user contributes this photo?

@Nana2929 Nana2929 changed the title Can I know which photo belong to which review Can I know which photo belongs to which review Nov 17, 2023
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