Skip to content

Commit

Permalink
FAQ entry on genericity of station names
Browse files Browse the repository at this point in the history
  • Loading branch information
gunnarmorling authored Jan 1, 2024
1 parent 4a9f2fb commit 566a2ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,9 @@ A: No, this challenge is focussed on Java only. Feel free to inofficially share
_Q: Why_ 1️⃣🐝🏎️ _?_\
A: It's the abbreviation of the project name: **One** **B**illion **R**ow **C**hallenge.
_Q: Can I make assumptions on the names of the weather stations showing up in the data set?_\
A: No, while only a fixed set of station names is used by the data set generator, any solution should work with arbitrary UTF-8 station names.
## License
This code base is available under the Apache License, version 2.
Expand Down

0 comments on commit 566a2ec

Please sign in to comment.