Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

When you start any project that involve data management and version control, it is crucial the protocol you implemented to name and organized the files and folder structures. Nonetheless, changes may occur; you and your team may decide to follow a different guideline for naming and organize your files/folders. This code can be useful in case you…

NotificationsYou must be signed in to change notification settings

lamoreno/Changing_File_Naming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

When you start any project that involve data management and version control, it is crucial the protocol you implemented to name and organized the files and folder structures. Nonetheless, changes may occur; you and your team may decide to follow a different guideline for naming and organize your files/folders. This code can be useful in case you face such a situation and need to change your files.

#Original Folder and Name structure

  CODE_YEAR_SURVEY \                   \CODE_YEAR_SURVEY_V1_X\DATA\ORIGINAL                   \CODE_YEAR_PERIOD1_SURVEY_V1_X_COLECTION1\DATA\STANDARD                   \CODE_YEAR_PERIOD1_SURVEY_V1_X__V1_X_COLECTION2\DATA\HARMONIZED                   \CODE_YEAR_PERIOD2_SURVEY_V1_X_COLECTION1\DATA\STANDARD                   \CODE_YEAR_PERIOD2_SURVEY_V1_X__V1_X_COLECTION2\DATA\HARMONIZED

#New folder and Name structure

  CODE_YEAR_SURVEY \                   \CODE_YEAR_SURVEY-PERIOD1_V1_X_COLECTION1\DATA\ORIGINAL                   \CODE_YEAR_SURVEY-PERIOD1_V1_X_COLECTION1\DATA\STANDARD                   \CODE_YEAR_SURVEY-PERIOD1_V1_X__V1_X_COLECTION2\DATA\HARMONIZED                   \CODE_YEAR_SURVEY-PERIOD2_V1_X_COLECTION1\DATA\ORIGINAL                   \CODE_YEAR_SURVEY-PERIOD2_V1_X_COLECTION1\DATA\STANDARD                   \CODE_YEAR_SURVEY-PERIOD2_V1_X__V1_X_COLECTION2\DATA\HARMONIZED

About

When you start any project that involve data management and version control, it is crucial the protocol you implemented to name and organized the files and folder structures. Nonetheless, changes may occur; you and your team may decide to follow a different guideline for naming and organize your files/folders. This code can be useful in case you…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp