Git Product home page Git Product logo

bm-data's Introduction

bmanalysis

Scripts for analysing British Museum Collections

Data

The data is collected from the online collection of British Museum.

The search criteria is the following:

  • Place: Egypt
  • Production date: 700 BC - 330 BC

It yielded 15.104 items. Some of those items are determined to be duplicated by pd.DataFrame. The elimination gave us the csv file, dully named as EgyptBritishMuseum-2021-03-05CSVUnique.csv. The date 2021-03-05 is the date of retrieval of the data. You'll notice that some items have very vague production dates (5th C to 5 AD, etc), or completely off the chart, like 980BC-780BC etc, I have no idea why.

I have added a very simple script that scrapes images from the given links in csv file as well. You just need to create a images folder under the data. Beware that the ssl verification is set to False in requests. Feel free to correct it if you are really concerned about it.

Dependencies

  • pandas
  • requests
  • opencv
  • scikit-learn

bm-data's People

Contributors

kaan7ee11 avatar viva-lambda avatar

Watchers

 avatar  avatar  avatar

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.