Giter VIP home page Giter VIP logo

g5's Introduction

I'm a programmer from France.
By order of usage : php, javascript, go, bash, java, python.

I use github to publish code written on my spare time.
Most of my professional code is proprietary, except one, in GPL: Les bois du Larzac

https://github.com/tig12
    ├── Astrology and statistics
    │   ├── g5
    │   ├── g5-aux
    │   ├── g5-other
    │   ├── observe
    │   ├── ogdb-wiki
    │   └── openg
    ├── Astronomy
    │   ├── jephem
    │   ├── miroir-secondaire
    │   └── tigeph
    ├── Computing
    │   └── cnam-2isa
    ├── Development
    │   ├── tigdraw
    │   ├── tiglib
    │   └── tigsite
    ├── Geography
    │   └── geonames2postgres
    ├── Harvest
    │   └── mactutor-by-links
    └── Maths
        └── milewski-youtube-notes

g5's People

Contributors

tig12 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

g5's Issues

Check Ertel import file : 4391 -> 3484 and find 3478

Ertel input file :
cat data/tmp/ertel/ertel-4384-sport-raw.csv | grep -v NAME | wc -l
4384

Found in db :

select count(*) from person where ids_in_sources->>'3a_sports'::text != 'null';
4378
select count(*) from person where partial_ids->>'ertel'::text != 'null';
4378

6 records lost

CSID & ERID missing in ogdb-[all|time].csv ?

First , I want to say , this is a fantastic work !!!
I noticed gauquelin's data long time ago and did some parsing, but never merge them with Müller,Ertel's source.
I hope I can do some contribution (but I am from Java/Kotlin world).

Something I wonder, I looked into the dump ogdb-time.csv and ogdb-all.csv ,
I can only see GQID and MUID , but I didn't find CSID and ERID column.

Are these 2 columns missing ?

Thanks.

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.