{"id":18166549,"url":"https://github.com/Senzing/mapper-spire","last_synced_at":"2025-04-01T10:30:44.528Z","repository":{"id":255537354,"uuid":"852367821","full_name":"Senzing/mapper-spire","owner":"Senzing","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-05T19:01:10.000Z","size":136,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-09-07T01:48:42.779Z","etag":null,"topics":["mapper","senzing-github-organization-project"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Senzing.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-04T17:27:04.000Z","updated_at":"2024-09-05T19:01:12.000Z","dependencies_parsed_at":"2024-09-06T00:38:43.383Z","dependency_job_id":"1773769c-39cd-4bd9-8c9b-7f1326134a47","html_url":"https://github.com/Senzing/mapper-spire","commit_stats":null,"previous_names":["senzing/mapper-spire"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Senzing%2Fmapper-spire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Senzing%2Fmapper-spire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Senzing%2Fmapper-spire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Senzing%2Fmapper-spire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Senzing","download_url":"https://codeload.github.com/Senzing/mapper-spire/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222716151,"owners_count":17027697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mapper","senzing-github-organization-project"],"created_at":"2024-11-02T13:00:39.020Z","updated_at":"2024-11-02T13:01:44.283Z","avatar_url":"https://github.com/Senzing.png","language":"Python","readme":"# mapper-spire\n\n## Overview\n\nThis mapper converts the Spire enhanced_vessel_master.csv file into a json file ready to load into Senzing where it can be matched against other data sources.  You can purchase Spire data at [https://spire.com/maritime/]\n\nFull Usage:\n\n```console\npython3 spire-mapper.py --help\nusage: spire-mapper.py [-h] [-i INPUT_FILE] [-o OUTPUT_FILE] [-l LOG_FILE]\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -i INPUT_FILE, --input_file INPUT_FILE\n                        the name of the input file\n  -o OUTPUT_FILE, --output_file OUTPUT_FILE\n                        the name of the output file\n  -l LOG_FILE, --log_file LOG_FILE\n                        optional name of the statistics log file\n```\n\nTypical Use:\n\n```console\npython3 nomino-mapper.py -i input/enhanced_vessel_master.csv -o output/spire_vessel_master.json\n```\n\n- You can add the -l parameter to get stats and examples of the mapped file.\n\nConfiguring Senzing:\n\nGo into the G2ConfigTool.py and add the data source code(s) you decide to use.\n\n```console\n/opt/senzing/g2/python/G2ConfigTool.py \n\nWelcome to the Senzing configuration tool! Type help or ? to list commands\n\n(g2cfg) addDataSource SPIRE\n\nData source successfully added!\n\n(g2cfg) save\n\nAre you certain you wish to proceed and save changes? (y/n) y\n\nConfiguration changes saved!\n\n\nInitializing Senzing engines ...\n\n(g2cfg) quit\n\n```\n\nYou are now ready to load the json output file into Senzing using your desired method!\n\n[https://spire.com/maritime/]: https://spire.com/maritime/\n","funding_links":[],"categories":["Mapper"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSenzing%2Fmapper-spire","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSenzing%2Fmapper-spire","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSenzing%2Fmapper-spire/lists"}