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

data repository: csv or json file to represent student info #3

Open
samaniehsan opened this issue Feb 2, 2019 · 2 comments
Open

data repository: csv or json file to represent student info #3

samaniehsan opened this issue Feb 2, 2019 · 2 comments

Comments

@samaniehsan
Copy link
Owner

samaniehsan commented Feb 2, 2019

we have to decide if this file simply contains student bio info (FirstName, LatstName, email, Date of Birth, SSN).
and then separate out the notion of assigned degrees plans (majors)?

again i am not sure if need multiple files or just one.

it seems like to me that from realistic point of view. 30,000 students data is not the best idea to be in a single file.

@vjara98
Copy link
Collaborator

vjara98 commented Feb 25, 2019

Since this is just a mockup of a real system, would it matter if a single file could work with 30,000 students?

@samaniehsan
Copy link
Owner Author

@vjara98 i was only referring to their bio info.

We are not gone real modify the student's bio info( in other words their dob or last name or firstname or ssn is not gone be modiffied by our systems.)
so we will be basically reading this file alot. dont think we will modify it.

but i think the student's degree plan and grades should be in a different file.

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