Skip to content

Missing CSV Files in released branch of Relational Database Courses #53914

@SaintPeter

Description

@SaintPeter

Describe the Issue

I've had a user report that they can't find the .csv files when cloning the GitHub projects for the Relational Database Courses.

Looking at the World Cup Database:
https://github.com/freeCodeCamp/learn-world-cup-database/tree/main

There is no .csv file present.

However, in the v2.0.0 branch the games.csv file is there:
https://github.com/freeCodeCamp/learn-world-cup-database/tree/v2.0.0

This also appears to be true for the Student Database:
https://github.com/freeCodeCamp/learn-sql-by-building-a-student-database-part-1

The courses.csv and students.csv are found only in v3.0.0:
https://github.com/freeCodeCamp/learn-sql-by-building-a-student-database-part-1/tree/v3.0.0/.freeCodeCamp/reset_files

Affected Page

https://www.freecodecamp.org/learn/relational-database/build-a-world-cup-database-project/build-a-world-cup-database

Your code

N/A

Expected behavior

The CSV file should be present in the most recent/released version of the repo.

Screenshots

No response

System

N/A

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedOpen for all. You do not need permission to work on these.scope: curriculumLessons, Challenges, Projects and other Curricular Content in curriculum directory.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions