Skip to content
 
 

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BankruptcyWatch Coding Challenge

Description

The BankruptcyWatch Coding Challenge is designed to parse US names and addresses from various file formats (.xml, .tsv, .txt), combine them, and output a JSON file sorted by ZIP code in ascending order.

Usage

Requirements

  • Python
  • Standard Python libraries

How to Run

  1. Clone this repository to your local machine.
  2. Navigate to the directory containing the challenge.py script.
  3. Run the script from the command line, providing the paths to the input files as arguments:
python challenge.py path/to/input1.xml path/to/input2.tsv path/to/input3.txt

About

BankruptcyWatch Coding Challenge

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages