GithubHelp home page GithubHelp logo

Where can I get csv files from? about edda HOT 5 CLOSED

troydm avatar troydm commented on July 24, 2024
Where can I get csv files from?

from edda.

Comments (5)

markjfisher avatar markjfisher commented on July 24, 2024

I used the ones from

https://raw.githubusercontent.com/EDCD/FDevIDs/master/commodity.csv

etc instead. Still trying to get stack exec edda -- import -s eddb -t stations to work

from edda.

markjfisher avatar markjfisher commented on July 24, 2024

I've turned auth off on my db for now to try and get this working. I imported the csv files from the above location, but now importing systems/stations is failing. What do I need to setup or change to get this working?

$ stack exec edda -- import -s eddb -t systems
Downloading EDDB Systems data...
EDDB Systems data downloaded
Total systems imported: 0

$ stack exec edda -- import -s eddb -t stations
Loading EDDB modules list
Downloading EDDB modules...
EDDB Modules downloaded
Loading EDDB systems id map
EDDB systems id map loaded: 0
Downloading EDDB Stations data...
EDDB Stations data downloaded
Total stations imported: 0
Downloading EDDB commodities...
Couldn't import commodities

from edda.

markjfisher avatar markjfisher commented on July 24, 2024

OK, after looking at the source, it has references to files and URLs that don't exist anymore, e.g. systems.json (replaced with systems.jsonl), and https://eddb.io/archive/v4/stations.json etc.

I take it this project is no longer functional? Any suggestions for an alternative?

from edda.

troydm avatar troydm commented on July 24, 2024

I haven't updated it in a while, yeah probably some things changed and now it doesn't works, I'll probably take a look later when I have free time, if it's only changed url you can probably just change it but I doubt it since jsonl format is compressed data it needs some code modifications to work with it

from edda.

troydm avatar troydm commented on July 24, 2024

@markjfisher I've made a huge update to edda, please get the latest version and try following instructions from scratch, everything should work now, in case something is not working let me know

from edda.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.