LearnNewsExamplesServices
Frontmatter
id5962
titleEarthquake Tutorial Code Wrong
stateClosed
labels
bug
assigneesmaxrahder
createdAtSep 23, 2024, 10:14 PM
updatedAtOct 6, 2024, 1:44 AM
githubUrlhttps://github.com/neomjs/neo/issues/5962
authorpdbayes
commentsCount6
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtOct 2, 2024, 5:00 PM

Earthquake Tutorial Code Wrong

Closed v8.1.0 bug
pdbayes
pdbayes commented on Sep 23, 2024, 10:14 PM

In the example of creating an earthquake table from an api, the root name is wrong, it should be data and not results, it fails otherwise. Also, humanReadableLocation should just be location, maybe the API changed but it took me some time to work out the issue as i am new to this and it's not a good start when the first tutorial doesn't work.

pdbayes added the bug label on Sep 23, 2024, 10:14 PM
tobiu
tobiu Sep 23, 2024, 10:21 PM

hi @pdbayes!

thanks for the input. i will forward the ticket to @maxrahder who is in charge of the learning content. your gh-profile looks like you are interested in data-science. if so, i strongly recommend to join our slack channel and connect to george @gplanansky. kind of his thing and he is working on a very advanced multi-window version of the earthquakes app.

best regards, tobias

tobiu assigned to @maxrahder on Sep 23, 2024, 10:21 PM
pdbayes
pdbayes Sep 24, 2024, 6:18 AM

Thanks. I will.

maxrahder
maxrahder Sep 29, 2024, 7:27 PM

I changed the feed example, humanReadableLocation > location, size > magnitude, and responseRoot: "results" > responseRoot: "data"

tobiu
tobiu Oct 2, 2024, 4:09 PM

Is this ticket resolved => can we close it?

pdbayes
pdbayes Oct 2, 2024, 4:51 PM

yes

On Wed, 2 Oct 2024 at 15:23, Max Rahder @.***> wrote:

I pushed the feed name changes pointed out by the guy who wrote the ticket.

(Sorry -- my earlier comment accidentally had some personal content.)

tobiu
tobiu Oct 2, 2024, 5:00 PM

thx for the update, closing the ticket.

tobiu closed this issue on Oct 2, 2024, 5:00 PM