7 datasets found
  1. Z

    Transaction Graph Dataset for the Ethereum Blockchain

    • data.niaid.nih.gov
    • explore.openaire.eu
    • +1more
    Updated Dec 19, 2022
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Baran Kılıç (2022). Transaction Graph Dataset for the Ethereum Blockchain [Dataset]. https://data.niaid.nih.gov/resources?id=zenodo_3669936
    Explore at:
    Dataset updated
    Dec 19, 2022
    Dataset provided by
    Alper Şen
    Baran Kılıç
    Can Özturan
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    This dataset contains ether as well as popular ERC20 token transfer transactions extracted from the Ethereum Mainnet blockchain.

    Only send ether, contract function call, contract deployment transactions are present in the dataset. Miner reward (static block reward) and "uncle block inclusion reward" are added as transactions to the dataset. Transaction fee reward and "uncles reward" are not currently included in the dataset.

    Details of the datasets are given below:

    FILENAME FORMAT:

    The filenames have the following format:

    eth-tx--.txt.bz2

    where is the starting block number and final block number.

    For example file eth-tx-1000000-1099999.txt.bz2 contains transactions from

    block 1000000 to block 1099999 inclusive.

    The files are compressed with bzip2. They can be uncompressed using command bunzip2.

    TRANSACTION FORMAT:

    Each line in a file corresponds to a transaction. The transaction has the following format:

    is the abreviation for the asset. For example ETH means ether transfer in Wei 
    
    
              units. ERC20 tokens transfers (transfer and transferFrom function calls in ERC20 
    
    
              contract) are indicated by token symbol. For example GUSD is Gemini USD stable
    
    
              coin. The JSON file erc20tokens.json given below contains the details of ERC20 tokens.
    
    
              Failed transactions are prefixed with "F-".
    
    
      Number of the block which contains the transaction. 
    
    
        Position of the transaction in the block (i.e. transaction number in the block). Static block reward and uncle block inclusion reward has 0 as tx no. The position of transactions in the block is shifted by 1. The first transaction has 1 as tx no.
    

    Source ethereum address of the transfer. For static block rewards, the from addr is ETHMAINBLOCK. For uncle block inclusion rewards, the from addr is ETHMAINUNCLE.

      Destination ethereum address of the transfer. The to addr is 0x0 for contract deployment transactions instead of null.
    
    
       Amount of transfer. The amount is given as hexadecimal a number. 
    

    BLOCK TIME FORMAT:

    The block time file has the following format:

      Number of the block. 
    
    
     Unix timestamp at which the block is mined as a hexadecimal number.
    

    erc20tokens.json FILE:

    This file contains the list of popular ERC20 token contracts whose transfer/transferFrom transactions appear in the data files.

    ERC20 token list: USDT TRYb XAUt BNB LEO LINK HT HEDG MKR CRO VEN INO PAX INB SNX REP MOF ZRX SXP OKB XIN OMG SAI HOT DAI EURS HPT BUSD USDC SUSD HDG QCAD PLUS BTCB WBTC cWBTC renBTC sBTC imBTC pBTC

    IMPORTANT NOTE:

    Public Ethereum Mainnet blockchain data is open and can be obtained by connecting as a node on the blockchain or by using the block explorer web sites such as http://etherscan.io . The downloaders and users of this dataset accept the full responsibility of using the data in GDPR compliant manner or any other regulations. We provide the data as is and we cannot be held responsible for anything.

    NOTE:

    If you use this dataset, please do not forget to add the DOI number to the citation.

    If you use our dataset in your research, please also cite our paper: https://link.springer.com/article/10.1007/s10586-021-03511-0

    @article{kilic2022parallel, title={Parallel Analysis of Ethereum Blockchain Transaction Data using Cluster Computing}, journal={Cluster Computing}, author={K{\i}l{\i}{\c{c}}, Baran and {"O}zturan, Can and Sen, Alper}, year={2022}, month={Jan} }

  2. Transaction Graph Dataset for the Ethereum Blockchain - Dataset - CryptoData...

    • cryptodata.center
    Updated Dec 4, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    cryptodata.center (2024). Transaction Graph Dataset for the Ethereum Blockchain - Dataset - CryptoData Hub [Dataset]. https://cryptodata.center/dataset/transaction-graph-dataset-for-the-ethereum-blockchain
    Explore at:
    Dataset updated
    Dec 4, 2024
    Dataset provided by
    CryptoDATA
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    Уникальный идентификатор https://doi.org/10.5281/zenodo.4718440 Набор данных обновлен Dec 19, 2022 Набор данных предоставлен Zenodo Авторы Can Özturan; Can Özturan; Alper Şen; Alper Şen; Baran Kılıç; Baran Kılıç Лицензия Attribution 4.0 (CC BY 4.0) Информация о лицензии была получена автоматически Описание This dataset contains ether as well as popular ERC20 token transfer transactions extracted from the Ethereum Mainnet blockchain. Only send ether, contract function call, contract deployment transactions are present in the dataset. Miner reward (static block reward) and "uncle block inclusion reward" are added as transactions to the dataset. Transaction fee reward and "uncles reward" are not currently included in the dataset. Details of the datasets are given below: FILENAME FORMAT: The filenames have the following format: eth-tx- where For example file eth-tx-1000000-1099999.txt.bz2 contains transactions from block 1000000 to block 1099999 inclusive. The files are compressed with bzip2. They can be uncompressed using command bunzip2. TRANSACTION FORMAT: Each line in a file corresponds to a transaction. The transaction has the following format: units. ERC20 tokens transfers (transfer and transferFrom function calls in ERC20 contract) are indicated by token symbol. For example GUSD is Gemini USD stable coin. The JSON file erc20tokens.json given below contains the details of ERC20 tokens. Failed transactions are prefixed with "F-". BLOCK TIME FORMAT: The block time file has the following format: erc20tokens.json FILE: This file contains the list of popular ERC20 token contracts whose transfer/transferFrom transactions appear in the data files. ERC20 token list: USDT TRYb XAUt BNB LEO LINK HT HEDG MKR CRO VEN INO PAX INB SNX REP MOF ZRX SXP OKB XIN OMG SAI HOT DAI EURS HPT BUSD USDC SUSD HDG QCAD PLUS BTCB WBTC cWBTC renBTC sBTC imBTC pBTC IMPORTANT NOTE: Public Ethereum Mainnet blockchain data is open and can be obtained by connecting as a node on the blockchain or by using the block explorer web sites such as http://etherscan.io . The downloaders and users of this dataset accept the full responsibility of using the data in GDPR compliant manner or any other regulations. We provide the data as is and we cannot be held responsible for anything. NOTE: If you use this dataset, please do not forget to add the DOI number to the citation. If you use our dataset in your research, please also cite our paper: https://link.springer.com/article/10.1007/s10586-021-03511-0 @article{kilic2022parallel, title={Parallel Analysis of Ethereum Blockchain Transaction Data using Cluster Computing}, journal={Cluster Computing}, author={K{\i}l{\i}{\c{c}}, Baran and {"O}zturan, Can and Sen, Alper}, year={2022}, month={Jan} }

  3. e

    Dokumenty - Regulamin Rady Gminy Blato

    • data.europa.eu
    pdf
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Općina Blato, Dokumenty - Regulamin Rady Gminy Blato [Dataset]. https://data.europa.eu/data/datasets/https-www-blato-hr-dokumenti?locale=pl
    Explore at:
    pdfAvailable download formats
    Dataset authored and provided by
    Općina Blato
    License

    http://data.gov.hr/otvorena-dozvolahttp://data.gov.hr/otvorena-dozvola

    Area covered
    Blato
    Description

    Regulamin Rady Gminy Blato reguluje bardziej szczegółowo sposób powoływania Rady Gminy, wykonywanie praw i obowiązków Radnych, wykonywanie praw i obowiązków Przewodniczącego i Wiceprzewodniczącego Rady Gminy, tryb wyboru i odwoływania, organy robocze Rady Gminy, sposób i tryb uchwalania aktów w do Rady Gminy, zwoływanie, prace i przebieg sesji oraz inne kwestie istotne dla prac Rady Gminy Miejscowość z Blato.

  4. d

    Rejestr wydatków

    • dane.gov.pl
    • ckan.multimediagdansk.pl
    none
    Updated Jul 11, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Urząd Miasta Gdańsk (2024). Rejestr wydatków [Dataset]. https://dane.gov.pl/en/dataset/1827,rejestr-wydatkow
    Explore at:
    noneAvailable download formats
    Dataset updated
    Jul 11, 2024
    Dataset authored and provided by
    Urząd Miasta Gdańsk
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    Proste narzędzie do przeglądu wszystkich umów podpisanych przez gminę, zawierających takie dane jak; przedmiot umowy, wykonawcę, datę zawarcia, czas trwania oraz poniesione wydatki. W tej chwili dostępne są wszystkie umowy zawierane przez Urząd Miejski w Gdańsku. Następnym krokiem będzie poszerzenie rejestru o umowy podpisywane przesz poszczególne jednostki organizacyjne Miasta Gdańska.

    Wizualizacja rejestru wydatków dostępna jest pod adresem http://www.gdansk.pl/publikacja-wydatkow

    Wizualizacja danych: http://www.gdansk.pl/smartcity/Publikacja-wydatkow,a,39710

    Zasady publikacji

    * Publikowane informacje są w formacie otwartych danych - do 2021 roku - plik w xml w układzie tabelarycznym edytowalnym w EXCEL-u, od 2022 roku - dane w formacie JSON/.

    * Publikowane są informacje dotyczące wydatków i powiązanych z nimi umów realizowanych przez Urząd Miejski w Gdańsku /UMG/ od dnia 01.01.2015

    * Aktualizacja publikowanych danych jest realizowana każdego dnia roboczego. Opublikowane dane pochodzą z bazy danych UMG z dnia poprzedzającego publikację (proces publikacji jest wykonywany automatycznie w godzinach nocnych po zakończeniu pracy UMG).

    * Dane o umowach i poniesionych wydatkach w UMG są rejestrowane zgodnie z obsługą zdarzeń gospodarczych i data podpisania nie jest tożsama z datą zarejestrowania.



    Zakres publikowanych danych:

    LpZakres danych Ograniczenia
    1numer umowy w rejestrzeUnikalny numer umowy w rejestrze
    2rodzaj umowyWg słownika - rodzaj umowy
    3kontrahentSkrót nazwy, lub nazwisko, imię kontrahenta - dla umów zastrzeżonych pojawia się wpis Zastrzeżone
    4przedmiot umowyOpis przedmiotu umowy
    5poniesione wydatkiBrutto (faktycznie udokumentowane wydatki na umowę)*
    6data obowiązywania umowyrrrr-mm-dd (od - do)
    7data zawarcia mowyrrrr-mm-dd
    8tryb zawarcia umowyWg słownika - tryb zawarcia dla umów wydatkowych (zgodnie z ustawą Prawo zamówień publicznych)
    9jednostka realizującaWydział - nazwa
    10zastrzeżenieT (Tak) lub N (Nie) - wskazuje czy dane kwotowe w umowie są zastrzeżone
  5. p

    Method of gas mixtures discrimination based on sensor array, temporal...

    • dona.pwr.edu.pl
    Updated 2011
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Andrzej Szczurek; Monika Maciejewska; Barbara Flisowska-Wiercik (2011). Method of gas mixtures discrimination based on sensor array, temporal response and data driven approach / [Dataset]. http://doi.org/10.1016/j.talanta.2010.10.061
    Explore at:
    Dataset updated
    2011
    Authors
    Andrzej Szczurek; Monika Maciejewska; Barbara Flisowska-Wiercik
    Description

    Library of Wroclaw University of Science and Technology scientific output (DONA database)

  6. l

    Obiekty sportowe

    • geoportal.laziska.pl
    Updated Oct 3, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    data.umLG (2024). Obiekty sportowe [Dataset]. https://geoportal.laziska.pl/items/1be53fcf8c524e13bb72f9e1ef32d2ca
    Explore at:
    Dataset updated
    Oct 3, 2024
    Dataset authored and provided by
    data.umLG
    Area covered
    Description

    Zawiera szczegółowe informacje na temat różnych obiektów sportowych znajdujących się na terenie Łazisk Górnych.Zakres danych:KategoriaNazwaAdresStrona internetowaDane te są niezwykle przydatne zarówno dla mieszkańców, jak i dla turystów oraz osób planujących aktywności sportowe w okolicy. Mieszkańcy i turyści mogą szybko znaleźć najbliższe obiekty sportowe.Organizacje promujące aktywny tryb życia mogą wykorzystać te dane do tworzenia kampanii zachęcających do korzystania z lokalnych obiektów sportowych. Instytucje mogą analizować rozmieszczenie obiektów sportowych w celu identyfikacji obszarów z ograniczonym dostępem do takich miejsc i planowania nowych inwestycji.

  7. Świadczenia i zasiłki przedemerytalne 2013, 2014

    • data.wu.ac.at
    xls, xlsx
    Updated Jul 31, 2017
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Zakład Ubezpieczeń Społecznych (2017). Świadczenia i zasiłki przedemerytalne 2013, 2014 [Dataset]. https://data.wu.ac.at/odso/danepubliczne_gov_pl/OWFjOGYyNTEtYmRjNi00ZTA4LTg1OGEtMWQ5ZjMxNzE3YWJh
    Explore at:
    xls, xlsxAvailable download formats
    Dataset updated
    Jul 31, 2017
    Dataset provided by
    Zakład Ubezpieczeń Społecznych
    License

    U.S. Government Workshttps://www.usa.gov/government-works
    License information was derived automatically

    Description

    Zasady ustalania prawa do świadczeń przedemerytalnych przyznawanych przez ZUS, tryb postępowania o przyznanie tych świadczeń i ich wypłatę, zasady przejmowania przez ZUS wypłaty świadczeń i zasiłków przedemerytalnych przyznanych na podstawie przepisów o zatrudnieniu i przeciwdziałaniu bezrobociu oraz zasady wstrzymania wypłaty świadczeń i zasiłków przedemerytalnych określa ustawa z dnia 30 kwietnia 2004 r. o świadczeniach przedemerytalnych (Dz. U. z 2013 r. poz. 170 z późn. zm.).

  8. Not seeing a result you expected?
    Learn how you can add new datasets to our index.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
Baran Kılıç (2022). Transaction Graph Dataset for the Ethereum Blockchain [Dataset]. https://data.niaid.nih.gov/resources?id=zenodo_3669936

Transaction Graph Dataset for the Ethereum Blockchain

Explore at:
Dataset updated
Dec 19, 2022
Dataset provided by
Alper Şen
Baran Kılıç
Can Özturan
License

Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically

Description

This dataset contains ether as well as popular ERC20 token transfer transactions extracted from the Ethereum Mainnet blockchain.

Only send ether, contract function call, contract deployment transactions are present in the dataset. Miner reward (static block reward) and "uncle block inclusion reward" are added as transactions to the dataset. Transaction fee reward and "uncles reward" are not currently included in the dataset.

Details of the datasets are given below:

FILENAME FORMAT:

The filenames have the following format:

eth-tx--.txt.bz2

where is the starting block number and final block number.

For example file eth-tx-1000000-1099999.txt.bz2 contains transactions from

block 1000000 to block 1099999 inclusive.

The files are compressed with bzip2. They can be uncompressed using command bunzip2.

TRANSACTION FORMAT:

Each line in a file corresponds to a transaction. The transaction has the following format:

is the abreviation for the asset. For example ETH means ether transfer in Wei 


          units. ERC20 tokens transfers (transfer and transferFrom function calls in ERC20 


          contract) are indicated by token symbol. For example GUSD is Gemini USD stable


          coin. The JSON file erc20tokens.json given below contains the details of ERC20 tokens.


          Failed transactions are prefixed with "F-".


  Number of the block which contains the transaction. 


    Position of the transaction in the block (i.e. transaction number in the block). Static block reward and uncle block inclusion reward has 0 as tx no. The position of transactions in the block is shifted by 1. The first transaction has 1 as tx no.

Source ethereum address of the transfer. For static block rewards, the from addr is ETHMAINBLOCK. For uncle block inclusion rewards, the from addr is ETHMAINUNCLE.

  Destination ethereum address of the transfer. The to addr is 0x0 for contract deployment transactions instead of null.


   Amount of transfer. The amount is given as hexadecimal a number. 

BLOCK TIME FORMAT:

The block time file has the following format:

  Number of the block. 


 Unix timestamp at which the block is mined as a hexadecimal number.

erc20tokens.json FILE:

This file contains the list of popular ERC20 token contracts whose transfer/transferFrom transactions appear in the data files.

ERC20 token list: USDT TRYb XAUt BNB LEO LINK HT HEDG MKR CRO VEN INO PAX INB SNX REP MOF ZRX SXP OKB XIN OMG SAI HOT DAI EURS HPT BUSD USDC SUSD HDG QCAD PLUS BTCB WBTC cWBTC renBTC sBTC imBTC pBTC

IMPORTANT NOTE:

Public Ethereum Mainnet blockchain data is open and can be obtained by connecting as a node on the blockchain or by using the block explorer web sites such as http://etherscan.io . The downloaders and users of this dataset accept the full responsibility of using the data in GDPR compliant manner or any other regulations. We provide the data as is and we cannot be held responsible for anything.

NOTE:

If you use this dataset, please do not forget to add the DOI number to the citation.

If you use our dataset in your research, please also cite our paper: https://link.springer.com/article/10.1007/s10586-021-03511-0

@article{kilic2022parallel, title={Parallel Analysis of Ethereum Blockchain Transaction Data using Cluster Computing}, journal={Cluster Computing}, author={K{\i}l{\i}{\c{c}}, Baran and {"O}zturan, Can and Sen, Alper}, year={2022}, month={Jan} }

Search
Clear search
Close search
Google apps
Main menu