I am really frustrated. First in an introductory course… Why would you make a lab that
-
Is written wrong. There is no West of -74 latitude…Latitude runs north and south.
-
There is no explanation on how to query a negative number… So… Entering this querry string in atlas returns 0. I used atlas so I could perfect the query, then I was going to use the terminal so I could use the .count() function.
<deleted, reason: potential answer>
This returns 0… But if you remove the - sign, it returns a value.
Tried to google mongo documentation on how to querry a negative number… Cannot find anything on it. Below is the lab write up.
Also in the atlas, the fields are 0 and 1… WHY would you name a field 0 and 1 in a .json based document??? It just makes it more confusing. Wouldn’t it be better to properly label your fields?
Please give feedback on this so I can complete the lab.