Skip to content

georgezzeng/facility-institution-mapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Overview This project compares facility names against institution names. The purpose is to determine whether these names are identical and to check if there are multiple facilities sharing the same institution name. The results are exported into a CSV file with specific columns.

CSV Structure facility_name: This column holds the name of the facility. institution_name: The official name of the institution. same_name: A boolean value indicating whether the facility name matches the institution name exactly. share_institution: A boolean value indicating whether there are other rows in the CSV that share the same institution name.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages