Skip to content

Repository files navigation

Assumptions

  • Json file will be already placed at src/main/resources location with file name file1.json and file2.json
  • Default rating/reviews will be 0, if not provided in json file
  • Criteria for validity
    1. ID must be present and not blank
    2. Every latitude is between -90 and +90
    3. Every longitude is between -180 and +180
    4. Type must be present and not blank
  • Entry will be discarded if it does not contains Id information

Output for given provided json files

About

Location Analyzer

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages